32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.3.32901.215
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RazorPagesProject", "src\RazorPagesProject\RazorPagesProject.csproj", "{1B1923F4-CAD5-4C15-B13B-2820F482CE57}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RazorPagesProject.Tests", "tests\RazorPagesProject.Tests\RazorPagesProject.Tests.csproj", "{DB83015F-1D7D-43B4-B361-35A4CADC2770}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{1B1923F4-CAD5-4C15-B13B-2820F482CE57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{1B1923F4-CAD5-4C15-B13B-2820F482CE57}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{1B1923F4-CAD5-4C15-B13B-2820F482CE57}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{1B1923F4-CAD5-4C15-B13B-2820F482CE57}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{DB83015F-1D7D-43B4-B361-35A4CADC2770}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{DB83015F-1D7D-43B4-B361-35A4CADC2770}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{DB83015F-1D7D-43B4-B361-35A4CADC2770}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{DB83015F-1D7D-43B4-B361-35A4CADC2770}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {8D1DE4D2-64C1-47D2-9557-39FA470FDA93}
|
|
EndGlobalSection
|
|
EndGlobal
|