11
22Microsoft Visual Studio Solution File, Format Version 12.00
3- # Visual Studio 15
4- VisualStudioVersion = 15 .0.27130.2024
3+ # Visual Studio Version 16
4+ VisualStudioVersion = 16 .0.29403.142
55MinimumVisualStudioVersion = 10.0.40219.1
66Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{92E73150-9357-4AA6-8C7D-E43709B27A6D}"
77 Project Section (SolutionItems ) = preProject
@@ -26,6 +26,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Winton.Extensions.Configura
2626EndProject
2727Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Website" , "test\Website\Website.csproj" , "{44386D3A-3926-410D-AAD6-3820E17D712A}"
2828EndProject
29+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Net461Website" , "test\Net461Website\Net461Website.csproj" , "{BC9A5702-6BED-4EC5-82B1-5D342A263EF7}"
30+ EndProject
2931Global
3032 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
3133 Debug| Any CPU = Debug| Any CPU
@@ -44,6 +46,10 @@ Global
4446 {44386D3A-3926-410D-AAD6-3820E17D712A} .Debug| Any CPU .Build .0 = Debug| Any CPU
4547 {44386D3A-3926-410D-AAD6-3820E17D712A} .Release| Any CPU .ActiveCfg = Release| Any CPU
4648 {44386D3A-3926-410D-AAD6-3820E17D712A} .Release| Any CPU .Build .0 = Release| Any CPU
49+ {BC9A5702-6BED-4EC5-82B1-5D342A263EF7} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
50+ {BC9A5702-6BED-4EC5-82B1-5D342A263EF7} .Debug| Any CPU .Build .0 = Debug| Any CPU
51+ {BC9A5702-6BED-4EC5-82B1-5D342A263EF7} .Release| Any CPU .ActiveCfg = Release| Any CPU
52+ {BC9A5702-6BED-4EC5-82B1-5D342A263EF7} .Release| Any CPU .Build .0 = Release| Any CPU
4753 EndGlobalSection
4854 GlobalSection (SolutionProperties ) = preSolution
4955 HideSolutionNode = FALSE
5258 {B5C08CE5-B60B-485F-B78F-A119B8AA8508} = {03739F78-2460-4F1E-92F2-807CBD8C8AB5}
5359 {6A8821FC-BE1A-4EC8-8A51-73105458CC85} = {972A51CA-2686-4B9B-8BBB-503B2A1BA630}
5460 {44386D3A-3926-410D-AAD6-3820E17D712A} = {972A51CA-2686-4B9B-8BBB-503B2A1BA630}
61+ {BC9A5702-6BED-4EC5-82B1-5D342A263EF7} = {972A51CA-2686-4B9B-8BBB-503B2A1BA630}
5562 EndGlobalSection
5663 GlobalSection (ExtensibilityGlobals ) = postSolution
5764 SolutionGuid = {4ADC0DFE-20E4-4A0D-A80C-04164759D9EC}
0 commit comments