Finish upgrade to Preview9

This commit is contained in:
Shaun Walker
2019-09-15 18:36:39 -04:00
parent add3728a84
commit 61dc27cf32
38 changed files with 77 additions and 39 deletions

View File

@ -29,6 +29,7 @@
<PackageReference Include="Microsoft.AspNetCore.Blazor" Version="3.0.0-preview9.19424.4" />
<PackageReference Include="Microsoft.AspNetCore.Blazor.Build" Version="3.0.0-preview9.19424.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Blazor.HttpClient" Version="3.0.0-preview9.19424.4" />
<PackageReference Include="Microsoft.AspNetCore.Components.Authorization" Version="3.0.0-preview9.19424.4" />
</ItemGroup>
<ItemGroup>