Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit fe106f0

Browse files
committed
Added "Solution Items" folder to the VS solution
1 parent 31f52e0 commit fe106f0

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

src/Our.Umbraco.DocTypeGridEditor.sln

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio 2013
4-
VisualStudioVersion = 12.0.21005.1
3+
# Visual Studio 14
4+
VisualStudioVersion = 14.0.25420.1
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Our.Umbraco.DocTypeGridEditor", "Our.Umbraco.DocTypeGridEditor\Our.Umbraco.DocTypeGridEditor.csproj", "{4BD1DB40-1B39-4966-8740-D6A39D658598}"
77
EndProject
@@ -29,6 +29,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build Package", "Build Pack
2929
..\build\readme.txt = ..\build\readme.txt
3030
EndProjectSection
3131
EndProject
32+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8412A31B-D80C-42DE-9589-4BD08F43F86B}"
33+
EndProject
3234
Global
3335
GlobalSection(SolutionConfigurationPlatforms) = preSolution
3436
Debug|Any CPU = Debug|Any CPU
@@ -43,4 +45,9 @@ Global
4345
GlobalSection(SolutionProperties) = preSolution
4446
HideSolutionNode = FALSE
4547
EndGlobalSection
48+
GlobalSection(NestedProjects) = preSolution
49+
{CEE9961C-D747-40CD-B0B2-868D6B46833E} = {8412A31B-D80C-42DE-9589-4BD08F43F86B}
50+
{D588B45D-9E67-4136-8271-2B8724C8165F} = {8412A31B-D80C-42DE-9589-4BD08F43F86B}
51+
{42CE1449-272B-453B-B162-4558FD38BF41} = {8412A31B-D80C-42DE-9589-4BD08F43F86B}
52+
EndGlobalSection
4653
EndGlobal

0 commit comments

Comments
 (0)