fix csproj

This commit is contained in:
Tommy Parnell
2015-03-19 23:12:14 -04:00
parent 149e0567e7
commit 5407574c30

View File

@@ -84,13 +84,13 @@
<Content Include="Content\bootstrap-theme.min.css" /> <Content Include="Content\bootstrap-theme.min.css" />
<Content Include="Content\bootstrap.css" /> <Content Include="Content\bootstrap.css" />
<Content Include="Content\bootstrap.min.css" /> <Content Include="Content\bootstrap.min.css" />
<Content Include="Content\nancy-logo.png" /> <Content Include="Content\jquery.UntappedWidget.css">
<Content Include="Content\jquery.css">
<DependentUpon>jquery.UntappedWidget.less</DependentUpon> <DependentUpon>jquery.UntappedWidget.less</DependentUpon>
</Content> </Content>
<Content Include="Content\jquery.min.css"> <Content Include="Content\jquery.UntappedWidget.min.css">
<DependentUpon>jquery.css</DependentUpon> <DependentUpon>jquery.UntappedWidget.css</DependentUpon>
</Content> </Content>
<Content Include="Content\nancy-logo.png" />
<Content Include="Content\Site.css" /> <Content Include="Content\Site.css" />
<Content Include="fonts\glyphicons-halflings-regular.svg" /> <Content Include="fonts\glyphicons-halflings-regular.svg" />
<Content Include="fonts\glyphicons-halflings-regular.woff2" /> <Content Include="fonts\glyphicons-halflings-regular.woff2" />
@@ -99,6 +99,9 @@
<Content Include="fonts\glyphicons-halflings-regular.eot" /> <Content Include="fonts\glyphicons-halflings-regular.eot" />
<Content Include="Content\bootstrap-theme.css.map" /> <Content Include="Content\bootstrap-theme.css.map" />
<Content Include="Content\bootstrap.css.map" /> <Content Include="Content\bootstrap.css.map" />
<Content Include="Content\jquery.UntappedWidget.css.map">
<DependentUpon>jquery.UntappedWidget.css</DependentUpon>
</Content>
<None Include="Scripts\jquery-1.9.1.intellisense.js" /> <None Include="Scripts\jquery-1.9.1.intellisense.js" />
<Content Include="Scripts\bootstrap.js" /> <Content Include="Scripts\bootstrap.js" />
<Content Include="Scripts\bootstrap.min.js" /> <Content Include="Scripts\bootstrap.min.js" />
@@ -118,9 +121,6 @@
<Content Include="packages.config" /> <Content Include="packages.config" />
<Content Include="Views\Index\Badge.cshtml" /> <Content Include="Views\Index\Badge.cshtml" />
<Content Include="Content\jquery.UntappedWidget.less" /> <Content Include="Content\jquery.UntappedWidget.less" />
<Content Include="Content\jquery.css.map">
<DependentUpon>jquery.css</DependentUpon>
</Content>
<Content Include="Views\Shared\_Layout.cshtml" /> <Content Include="Views\Shared\_Layout.cshtml" />
<Content Include="Scripts\jquery-1.9.1.min.map" /> <Content Include="Scripts\jquery-1.9.1.min.map" />
<Content Include="Views\Index\Profile.cshtml" /> <Content Include="Views\Index\Profile.cshtml" />