adds readme to sln and config file to proj

This commit is contained in:
Shannon
2015-08-21 15:58:40 +02:00
parent 3ca22bdaf5
commit a01697fa2f
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -642,6 +642,7 @@
<Content Include="scripts\forum\Markdown.Sanitizer.js" />
<Content Include="scripts\forum\select2\select2-new.js" />
<Content Include="scripts\forum\tags.js" />
<Content Include="config\IISRewriteMaps.config" />
<None Include="scripts\jquery-1.4.1-vsdoc.js" />
<Content Include="scripts\jquery-1.4.1.js" />
<Content Include="scripts\jquery-1.4.1.min.js" />
+1 -2
View File
@@ -7,8 +7,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OurUmbraco.Site", "OurUmbra
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{84E122E2-FB7D-4732-A764-B6EFB1F524DE}"
ProjectSection(SolutionItems) = preProject
LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
our.umbraco.org.vsmdi = our.umbraco.org.vsmdi
README.md = README.md
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Notification", "Notification\Notification.csproj", "{80E5F59D-A7A0-4CEE-AEB6-6C626C44B2B2}"