Skip to content

Commit a700aa9

Browse files
Update dependencies from https://github.com/dotnet/blazor build 20200318.1 (#19960)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime - 3.2.0-preview3.20168.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 56d22a8 commit a700aa9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
-->
1010
<Dependencies>
1111
<ProductDependencies>
12-
<Dependency Name="Microsoft.AspNetCore.Components.WebAssembly.Runtime" Version="3.2.0-preview3.20165.1">
12+
<Dependency Name="Microsoft.AspNetCore.Components.WebAssembly.Runtime" Version="3.2.0-preview3.20168.1">
1313
<Uri>https://github.com/dotnet/blazor</Uri>
14-
<Sha>d6a22a9bd09332586c0d843ec4f8758816728084</Sha>
14+
<Sha>6799161f76eed63c24a6206ec7eddd049054916e</Sha>
1515
</Dependency>
1616
<Dependency Name="Microsoft.AspNetCore.Razor.Language" Version="3.1.2">
1717
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
9999
<MicrosoftNETCorePlatformsPackageVersion>3.1.0</MicrosoftNETCorePlatformsPackageVersion>
100100
<!-- Packages from aspnet/Blazor -->
101-
<MicrosoftAspNetCoreComponentsWebAssemblyRuntimePackageVersion>3.2.0-preview3.20165.1</MicrosoftAspNetCoreComponentsWebAssemblyRuntimePackageVersion>
101+
<MicrosoftAspNetCoreComponentsWebAssemblyRuntimePackageVersion>3.2.0-preview3.20168.1</MicrosoftAspNetCoreComponentsWebAssemblyRuntimePackageVersion>
102102
<!-- Packages from aspnet/Extensions -->
103103
<InternalAspNetCoreAnalyzersPackageVersion>3.1.2-servicing.20067.6</InternalAspNetCoreAnalyzersPackageVersion>
104104
<MicrosoftAspNetCoreAnalyzerTestingPackageVersion>3.1.2-servicing.20067.6</MicrosoftAspNetCoreAnalyzerTestingPackageVersion>

0 commit comments

Comments
 (0)