Skip to content

Commit cf8f616

Browse files
committed
moved css in index.html to index.css
1 parent 04b94ca commit cf8f616

9 files changed

Lines changed: 29 additions & 19049 deletions

File tree

PointerApplication/PointerServer.csproj

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -189,11 +189,9 @@
189189
</None>
190190
</ItemGroup>
191191
<ItemGroup>
192-
<Content Include="scripts\jquery-1.6.4-vsdoc.js" />
193-
<Content Include="scripts\jquery-1.6.4.js" />
194-
<Content Include="scripts\jquery-1.6.4.min.js" />
195-
<Content Include="scripts\jquery.signalR-2.2.0.js" />
196-
<Content Include="scripts\jquery.signalR-2.2.0.min.js" />
192+
<Content Include="www\css\index.css">
193+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
194+
</Content>
197195
<Content Include="www\index.html">
198196
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
199197
</Content>

0 commit comments

Comments
 (0)