|
1 | 1 |
|
2 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
3 |
| -# Visual Studio 14 |
4 |
| -VisualStudioVersion = 14.0.24720.0 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.2.32516.85 |
5 | 5 | MinimumVisualStudioVersion = 10.0.40219.1
|
6 |
| -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "aspnet-get-started", "aspnet-get-started\aspnet-get-started.csproj", "{8761CE11-370E-4A69-872E-EB6A07F9B14C}" |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "aspnet-get-started", "aspnet-get-started\aspnet-get-started.csproj", "{05C4F426-D1D8-47B9-B4F9-3F0291558B02}" |
7 | 7 | EndProject
|
8 | 8 | Global
|
9 | 9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
10 | 10 | Debug|Any CPU = Debug|Any CPU
|
11 | 11 | Release|Any CPU = Release|Any CPU
|
12 | 12 | EndGlobalSection
|
13 | 13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
14 |
| - {8761CE11-370E-4A69-872E-EB6A07F9B14C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
15 |
| - {8761CE11-370E-4A69-872E-EB6A07F9B14C}.Debug|Any CPU.Build.0 = Debug|Any CPU |
16 |
| - {8761CE11-370E-4A69-872E-EB6A07F9B14C}.Release|Any CPU.ActiveCfg = Release|Any CPU |
17 |
| - {8761CE11-370E-4A69-872E-EB6A07F9B14C}.Release|Any CPU.Build.0 = Release|Any CPU |
| 14 | + {05C4F426-D1D8-47B9-B4F9-3F0291558B02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 15 | + {05C4F426-D1D8-47B9-B4F9-3F0291558B02}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 16 | + {05C4F426-D1D8-47B9-B4F9-3F0291558B02}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 17 | + {05C4F426-D1D8-47B9-B4F9-3F0291558B02}.Release|Any CPU.Build.0 = Release|Any CPU |
18 | 18 | EndGlobalSection
|
19 | 19 | GlobalSection(SolutionProperties) = preSolution
|
20 | 20 | HideSolutionNode = FALSE
|
21 | 21 | EndGlobalSection
|
| 22 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 23 | + SolutionGuid = {3FC17D5D-4262-4D77-86F7-5AD49267AFDB} |
| 24 | + EndGlobalSection |
22 | 25 | EndGlobal
|
0 commit comments