Update dependencies from https://github.com/aspnet/Blazor build 20191016.2 (#15115)

- Microsoft.AspNetCore.Blazor.Mono - 5.0.0-alpha1.19516.2
This commit is contained in:
dotnet-maestro[bot] 2019-10-17 15:58:55 +00:00 committed by GitHub
parent 1eebef11fa
commit 418e35c439
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -9,9 +9,9 @@
-->
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.AspNetCore.Blazor.Mono" Version="5.0.0-alpha1.19514.2">
<Dependency Name="Microsoft.AspNetCore.Blazor.Mono" Version="5.0.0-alpha1.19516.2">
<Uri>https://github.com/aspnet/Blazor</Uri>
<Sha>adc2dc6547bc542aa687c712e0e3c0e5de3500fe</Sha>
<Sha>af9bec917415a00716551608d734ddb1b729eb2b</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Razor.Language" Version="5.0.0-alpha1.19515.1">
<Uri>https://github.com/aspnet/AspNetCore-Tooling</Uri>

View File

@ -89,7 +89,7 @@
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
<MicrosoftNETCorePlatformsPackageVersion>5.0.0-alpha1.19504.7</MicrosoftNETCorePlatformsPackageVersion>
<!-- Packages from aspnet/Blazor -->
<MicrosoftAspNetCoreBlazorMonoPackageVersion>5.0.0-alpha1.19514.2</MicrosoftAspNetCoreBlazorMonoPackageVersion>
<MicrosoftAspNetCoreBlazorMonoPackageVersion>5.0.0-alpha1.19516.2</MicrosoftAspNetCoreBlazorMonoPackageVersion>
<!-- Packages from aspnet/Extensions -->
<InternalAspNetCoreAnalyzersPackageVersion>5.0.0-alpha1.19514.8</InternalAspNetCoreAnalyzersPackageVersion>
<MicrosoftAspNetCoreAnalyzerTestingPackageVersion>5.0.0-alpha1.19514.8</MicrosoftAspNetCoreAnalyzerTestingPackageVersion>