Updating to latest released versions

This commit is contained in:
Steve Smith
2018-05-18 17:27:49 -04:00
parent f6f85869fb
commit af7019cfdb
7 changed files with 24 additions and 24 deletions

View File

@@ -5,7 +5,7 @@
<AssemblyName>Microsoft.eShopWeb.RazorPages</AssemblyName>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.8" />
</ItemGroup>
<ItemGroup>
<DotNetCliToolReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version="2.0.0" />