Skip to content

Commit c5fef51

Browse files
committed
chore: bump VisualStudioVersion in sln
1 parent 87090da commit c5fef51

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

X10D.sln

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
21
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio Version 16
4-
VisualStudioVersion = 16.0.28902.138
2+
# Visual Studio Version 17
3+
VisualStudioVersion = 17.12.35527.113 d17.12
54
MinimumVisualStudioVersion = 10.0.40219.1
65
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "X10D", "X10D\X10D.csproj", "{4A8CC062-8B82-4625-B3CC-7DBEAB2AF149}"
76
EndProject
@@ -11,13 +10,13 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
1110
ProjectSection(SolutionItems) = preProject
1211
.editorconfig = .editorconfig
1312
.gitignore = .gitignore
13+
branding_Icon.png = branding_Icon.png
1414
CHANGELOG.md = CHANGELOG.md
1515
CONTRIBUTING.md = CONTRIBUTING.md
16-
LICENSE.md = LICENSE.md
17-
README.md = README.md
18-
branding_Icon.png = branding_Icon.png
1916
Directory.Build.props = Directory.Build.props
2017
global.json = global.json
18+
LICENSE.md = LICENSE.md
19+
README.md = README.md
2120
EndProjectSection
2221
EndProject
2322
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SourceValidator", "tools\SourceValidator\SourceValidator.csproj", "{84750149-9068-4780-AFDE-CDA1AC57007D}"
@@ -83,13 +82,13 @@ Global
8382
GlobalSection(SolutionProperties) = preSolution
8483
HideSolutionNode = FALSE
8584
EndGlobalSection
86-
GlobalSection(ExtensibilityGlobals) = postSolution
87-
SolutionGuid = {6F733785-8837-410C-BD91-C4AD1F0A6914}
88-
EndGlobalSection
8985
GlobalSection(NestedProjects) = preSolution
9086
{84750149-9068-4780-AFDE-CDA1AC57007D} = {4B8969E6-27D2-4357-964E-9979FF7CC805}
91-
{259450A0-9964-403A-91E1-E9111B92C293} = {4B8969E6-27D2-4357-964E-9979FF7CC805}
9287
{077A5D33-AD55-4C55-8A67-972CEBC32C7A} = {4B8969E6-27D2-4357-964E-9979FF7CC805}
88+
{259450A0-9964-403A-91E1-E9111B92C293} = {4B8969E6-27D2-4357-964E-9979FF7CC805}
9389
{F57376C4-3591-43AF-BBED-447A1DE2B1FE} = {4B8969E6-27D2-4357-964E-9979FF7CC805}
9490
EndGlobalSection
91+
GlobalSection(ExtensibilityGlobals) = postSolution
92+
SolutionGuid = {6F733785-8837-410C-BD91-C4AD1F0A6914}
93+
EndGlobalSection
9594
EndGlobal

0 commit comments

Comments
 (0)