@@ -36,13 +36,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "sln", "sln", "{542E443E-14C
36
36
Project Section (SolutionItems ) = preProject
37
37
Directory .Build .props = Directory .Build .props
38
38
Directory .Packages .props = Directory .Packages .props
39
- ..\.editorconfig = ..\.editorconfig
40
- ..\.gitattributes = ..\.gitattributes
41
- ..\.gitignore = ..\.gitignore
42
- ..\GitVersion .yml = ..\GitVersion .yml
43
- ..\schemas \6.0 \GitVersion .configuration .json = ..\schemas \6.0 \GitVersion .configuration .json
44
- ..\schemas \6.0 \GitVersion .json = ..\schemas \6.0 \GitVersion .json
45
- ..\global .json = ..\global .json
46
39
EndProject Section
47
40
EndProject
48
41
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "readme" , "readme" , "{1F4BE015-699F-464A-8FF0-D8762102421A}"
@@ -56,6 +49,18 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "readme", "readme", "{1F4BE0
56
49
EndProject
57
50
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "GitVersion.Configuration.Tests" , "GitVersion.Configuration.Tests\GitVersion.Configuration.Tests.csproj" , "{E3722E82-D283-4BA7-B44F-C43072B829FA}"
58
51
EndProject
52
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "root" , "root" , "{7D3A83B4-95D9-42AF-AB11-6292209CF00B}"
53
+ Project Section (SolutionItems ) = preProject
54
+ ..\.editorconfig = ..\.editorconfig
55
+ ..\.gitattributes = ..\.gitattributes
56
+ ..\.gitignore = ..\.gitignore
57
+ ..\GitVersion .yml = ..\GitVersion .yml
58
+ ..\global .json = ..\global .json
59
+ ..\schemas \6.0 \GitVersion .json = ..\schemas \6.0 \GitVersion .json
60
+ ..\schemas \6.0 \GitVersion .configuration .json = ..\schemas \6.0 \GitVersion .configuration .json
61
+ ..\Directory .Packages .props = ..\Directory .Packages .props
62
+ EndProject Section
63
+ EndProject
59
64
Global
60
65
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
61
66
Debug| Any CPU = Debug| Any CPU
@@ -132,9 +137,9 @@ Global
132
137
{85060C01-6DAF-48E9-9D7E-AEDA8FFEB0DD} = {69C36B9D-E496-42A2-B091-C055E999686C}
133
138
{843450BC-3A6D-4DA6-8520-2D9A9C8218AC} = {69C36B9D-E496-42A2-B091-C055E999686C}
134
139
{13C60949-7225-4B08-BE63-CAAC5E25FD16} = {69C36B9D-E496-42A2-B091-C055E999686C}
135
- {1F4BE015-699F-464A-8FF0-D8762102421A} = {542E443E-14C3-45A7-A2E9-ACF27286A3B2}
136
140
{B93C3F0C-6CBF-49E6-A476-A0103319640B} = {69C36B9D-E496-42A2-B091-C055E999686C}
137
141
{E3722E82-D283-4BA7-B44F-C43072B829FA} = {69C36B9D-E496-42A2-B091-C055E999686C}
142
+ {1F4BE015-699F-464A-8FF0-D8762102421A} = {7D3A83B4-95D9-42AF-AB11-6292209CF00B}
138
143
EndGlobalSection
139
144
GlobalSection (ExtensibilityGlobals ) = postSolution
140
145
SolutionGuid = {0C1C310E-7A4D-4032-878B-6DC375894C49}
0 commit comments