removing items...

This commit is contained in:
Jake Visser 2017-07-05 13:26:10 -07:00
commit 567600a08a

View file

@ -9,15 +9,6 @@
<UserSecretsId>96719452-ec83-4ff8-b4ca-8e67a417ce96</UserSecretsId>
</PropertyGroup>
<ItemGroup>
<Content Include="wwwroot\images\clear.png" />
<Content Include="wwwroot\images\down.png" />
<Content Include="wwwroot\images\left.png" />
<Content Include="wwwroot\images\lowerleft.png" />
<Content Include="wwwroot\images\lowerright.png" />
<Content Include="wwwroot\images\right.png" />
<Content Include="wwwroot\images\up.png" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.1.0" />
<PackageReference Include="Microsoft.AspNetCore" Version="1.1.2" />