Skip to content

Commit 0595e50

Browse files
committed
Add Meta solution folder
1 parent c6f30c8 commit 0595e50

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

RestSharp.sln

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

2-
Microsoft Visual Studio Solution File, Format Version 11.00
3-
# Visual Studio 2010
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 2012
44
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RestSharp", "RestSharp\RestSharp.csproj", "{2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}"
55
EndProject
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RestSharp.Tests", "RestSharp.Tests\RestSharp.Tests.csproj", "{1464E4AC-18BB-4F23-8A0B-68196F9E1871}"
@@ -28,6 +28,14 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{1B3F12
2828
EndProject
2929
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RestSharp.Build", "RestSharp.Build\RestSharp.Build.csproj", "{CCC30138-3D68-44D8-AF1A-D22F769EE8DC}"
3030
EndProject
31+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Meta", "Meta", "{C5B02FAA-6A0A-4BF9-BBD4-82FD2DCBF669}"
32+
ProjectSection(SolutionItems) = preProject
33+
CONTRIBUTING.markdown = CONTRIBUTING.markdown
34+
README.markdown = README.markdown
35+
readme.txt = readme.txt
36+
releasenotes.markdown = releasenotes.markdown
37+
EndProjectSection
38+
EndProject
3139
Global
3240
GlobalSection(SolutionConfigurationPlatforms) = preSolution
3341
Debug|Any CPU = Debug|Any CPU

0 commit comments

Comments
 (0)