Skip to content

Commit ce2c158

Browse files
committed
Restructured solution a bit, after upgrading to VS2010 RTM (as opposed to RC..)
1 parent 813fe39 commit ce2c158

File tree

6 files changed

+214
-26
lines changed

6 files changed

+214
-26
lines changed

GithubSharp.sln

+6
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "MvcSample", "MvcSample", "{
2525
EndProject
2626
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MvcUI", "Samples\MvcSample\MvcUI\MvcUI.csproj", "{33D4B918-DCF3-4A85-A353-ED141ECF7E3B}"
2727
EndProject
28+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_READMES", "_READMES", "{A80BD636-8C82-49C2-A519-D73D26A30C3E}"
29+
ProjectSection(SolutionItems) = preProject
30+
NOTES = NOTES
31+
README = README
32+
EndProjectSection
33+
EndProject
2834
Global
2935
GlobalSection(SolutionConfigurationPlatforms) = preSolution
3036
Debug|Any CPU = Debug|Any CPU

Libs/mvc/System.Web.Mvc.dll

1.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)