|
1 | 1 | Microsoft Visual Studio Solution File, Format Version 12.00 |
2 | | -# Visual Studio Version 17 |
3 | | -VisualStudioVersion = 17.0.31903.59 |
| 2 | +# Visual Studio Version 18 |
| 3 | +VisualStudioVersion = 18.0.11205.157 d18.0 |
4 | 4 | MinimumVisualStudioVersion = 10.0.40219.1 |
5 | 5 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{52CA242D-DB20-41D9-8B79-A5A965ECA105}" |
6 | 6 | ProjectSection(SolutionItems) = preProject |
@@ -29,6 +29,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ASP.NET.Core7", "examples\A |
29 | 29 | EndProject |
30 | 30 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ASP.NET.Core8", "examples\ASP.NET.Core8\ASP.NET.Core8.csproj", "{7EBAAA50-E856-40DD-80F0-3A7515338A73}" |
31 | 31 | EndProject |
| 32 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ASP.NET.Core10", "examples\ASP.NET.Core10\ASP.NET.Core10.csproj", "{D020CBD7-274D-4508-BB47-52DC807A30BE}" |
| 33 | +EndProject |
32 | 34 | Global |
33 | 35 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
34 | 36 | Debug|Any CPU = Debug|Any CPU |
@@ -66,6 +68,10 @@ Global |
66 | 68 | {7EBAAA50-E856-40DD-80F0-3A7515338A73}.Debug|Any CPU.Build.0 = Debug|Any CPU |
67 | 69 | {7EBAAA50-E856-40DD-80F0-3A7515338A73}.Release|Any CPU.ActiveCfg = Release|Any CPU |
68 | 70 | {7EBAAA50-E856-40DD-80F0-3A7515338A73}.Release|Any CPU.Build.0 = Release|Any CPU |
| 71 | + {D020CBD7-274D-4508-BB47-52DC807A30BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 72 | + {D020CBD7-274D-4508-BB47-52DC807A30BE}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 73 | + {D020CBD7-274D-4508-BB47-52DC807A30BE}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 74 | + {D020CBD7-274D-4508-BB47-52DC807A30BE}.Release|Any CPU.Build.0 = Release|Any CPU |
69 | 75 | EndGlobalSection |
70 | 76 | GlobalSection(SolutionProperties) = preSolution |
71 | 77 | HideSolutionNode = FALSE |
|
75 | 81 | {C7F367FA-9DFC-4AA4-81AF-1B4933EAE516} = {A9FB260C-9052-45D3-827A-20590F9D2FEF} |
76 | 82 | {88FE9FBA-774E-4425-A28D-3EBF385EEC2A} = {A9FB260C-9052-45D3-827A-20590F9D2FEF} |
77 | 83 | {7EBAAA50-E856-40DD-80F0-3A7515338A73} = {A9FB260C-9052-45D3-827A-20590F9D2FEF} |
| 84 | + {D020CBD7-274D-4508-BB47-52DC807A30BE} = {A9FB260C-9052-45D3-827A-20590F9D2FEF} |
78 | 85 | EndGlobalSection |
79 | 86 | GlobalSection(ExtensibilityGlobals) = postSolution |
80 | 87 | SolutionGuid = {B8468549-60D6-49AC-A6F7-44391E4C392C} |
|
0 commit comments