|
1 |
| - |
2 | 1 | Microsoft Visual Studio Solution File, Format Version 12.00
|
3 |
| -# Visual Studio 14 |
4 |
| -VisualStudioVersion = 14.0.24720.0 |
| 2 | +# Visual Studio 15 |
| 3 | +VisualStudioVersion = 15.0.26730.16 |
5 | 4 | MinimumVisualStudioVersion = 10.0.40219.1
|
6 | 5 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CFCC326F-2A99-4985-8612-50C8DB63DBA3}"
|
7 | 6 | ProjectSection(SolutionItems) = preProject
|
8 |
| - global.json = global.json |
9 | 7 | NuGet.Config = NuGet.Config
|
10 | 8 | README.md = README.md
|
11 | 9 | EndProjectSection
|
12 | 10 | EndProject
|
13 |
| -Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "gitattributes", "src\gitattributes.xproj", "{D4639383-C092-498C-9317-41528E5489DB}" |
| 11 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "gitattributes", "src\gitattributes.csproj", "{14CA240C-3D92-4958-8E1C-23C6298A4971}" |
14 | 12 | EndProject
|
15 | 13 | Global
|
16 | 14 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
17 | 15 | Debug|Any CPU = Debug|Any CPU
|
| 16 | + Debug|x64 = Debug|x64 |
| 17 | + Debug|x86 = Debug|x86 |
18 | 18 | Release|Any CPU = Release|Any CPU
|
| 19 | + Release|x64 = Release|x64 |
| 20 | + Release|x86 = Release|x86 |
19 | 21 | EndGlobalSection
|
20 | 22 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
21 |
| - {D4639383-C092-498C-9317-41528E5489DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
22 |
| - {D4639383-C092-498C-9317-41528E5489DB}.Debug|Any CPU.Build.0 = Debug|Any CPU |
23 |
| - {D4639383-C092-498C-9317-41528E5489DB}.Release|Any CPU.ActiveCfg = Release|Any CPU |
24 |
| - {D4639383-C092-498C-9317-41528E5489DB}.Release|Any CPU.Build.0 = Release|Any CPU |
| 23 | + {14CA240C-3D92-4958-8E1C-23C6298A4971}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 24 | + {14CA240C-3D92-4958-8E1C-23C6298A4971}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 25 | + {14CA240C-3D92-4958-8E1C-23C6298A4971}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 26 | + {14CA240C-3D92-4958-8E1C-23C6298A4971}.Debug|x64.Build.0 = Debug|Any CPU |
| 27 | + {14CA240C-3D92-4958-8E1C-23C6298A4971}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 28 | + {14CA240C-3D92-4958-8E1C-23C6298A4971}.Debug|x86.Build.0 = Debug|Any CPU |
| 29 | + {14CA240C-3D92-4958-8E1C-23C6298A4971}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 30 | + {14CA240C-3D92-4958-8E1C-23C6298A4971}.Release|Any CPU.Build.0 = Release|Any CPU |
| 31 | + {14CA240C-3D92-4958-8E1C-23C6298A4971}.Release|x64.ActiveCfg = Release|Any CPU |
| 32 | + {14CA240C-3D92-4958-8E1C-23C6298A4971}.Release|x64.Build.0 = Release|Any CPU |
| 33 | + {14CA240C-3D92-4958-8E1C-23C6298A4971}.Release|x86.ActiveCfg = Release|Any CPU |
| 34 | + {14CA240C-3D92-4958-8E1C-23C6298A4971}.Release|x86.Build.0 = Release|Any CPU |
25 | 35 | EndGlobalSection
|
26 | 36 | GlobalSection(SolutionProperties) = preSolution
|
27 | 37 | HideSolutionNode = FALSE
|
28 | 38 | EndGlobalSection
|
| 39 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 40 | + SolutionGuid = {0FD1CB38-CA30-498C-92F7-FCEA7AF808CA} |
| 41 | + EndGlobalSection |
29 | 42 | EndGlobal
|
0 commit comments