Update dependencies from https://github.com/aspnet/Blazor build 20191014.2 (#15013)

- Microsoft.AspNetCore.Blazor.Mono - 5.0.0-alpha1.19514.2
This commit is contained in:
dotnet-maestro[bot] 2019-10-15 17:33:07 +00:00 committed by GitHub
parent d35b33f294
commit c7972d45f8
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.19501.1">
<Dependency Name="Microsoft.AspNetCore.Blazor.Mono" Version="5.0.0-alpha1.19514.2">
<Uri>https://github.com/aspnet/Blazor</Uri>
<Sha>333321c929b8c9f3385d299c9df6f2c8a96e1822</Sha>
<Sha>adc2dc6547bc542aa687c712e0e3c0e5de3500fe</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Razor.Language" Version="5.0.0-alpha1.19513.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.19501.1</MicrosoftAspNetCoreBlazorMonoPackageVersion>
<MicrosoftAspNetCoreBlazorMonoPackageVersion>5.0.0-alpha1.19514.2</MicrosoftAspNetCoreBlazorMonoPackageVersion>
<!-- Packages from aspnet/Extensions -->
<InternalAspNetCoreAnalyzersPackageVersion>5.0.0-alpha1.19512.1</InternalAspNetCoreAnalyzersPackageVersion>
<MicrosoftAspNetCoreAnalyzerTestingPackageVersion>5.0.0-alpha1.19512.1</MicrosoftAspNetCoreAnalyzerTestingPackageVersion>