mirror of
https://github.com/Stone-Red-Code/TPH-Blazor-Spotlight-Example.git
synced 2026-09-04 09:06:37 +02:00
Blazor WASM Template
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.5.002.0
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "my-blazor-project", "my-blazor-project\my-blazor-project.csproj", "{F3B534F1-3B51-49B4-A2E2-E4D3D3550CD8}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{F3B534F1-3B51-49B4-A2E2-E4D3D3550CD8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{F3B534F1-3B51-49B4-A2E2-E4D3D3550CD8}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{F3B534F1-3B51-49B4-A2E2-E4D3D3550CD8}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{F3B534F1-3B51-49B4-A2E2-E4D3D3550CD8}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {3C9BDA8B-F674-4D74-BBD4-5E64692297DA}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user