resharper optimizations and annotations

This commit is contained in:
Collin M. Barrett 2017-04-13 17:55:09 -05:00
parent 3734925298
commit f1a2368011

View file

@ -15,6 +15,7 @@
<Folder Include="wwwroot\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="10.4.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore" Version="1.1.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="1.1.2" />