Skip to content

Commit 9cb92db

Browse files
Update dependencies from https://github.com/dotnet/blazor build 20200428.1 (#21303)
- Microsoft.AspNetCore.Components.WebAssembly.Runtime: 3.2.0 -> 3.2.0 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent b67a903 commit 9cb92db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<add key="darc-pub-dotnet-corefx-66409e3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-66409e39/nuget/v3/index.json" />
7-
<add key="darc-pub-dotnet-blazor-cdc7d4b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-blazor-cdc7d4bd/nuget/v3/index.json" />
7+
<add key="darc-pub-dotnet-blazor-7866af9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-blazor-7866af94/nuget/v3/index.json" />
88
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
99
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
1010
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ProductDependencies>
1212
<Dependency Name="Microsoft.AspNetCore.Components.WebAssembly.Runtime" Version="3.2.0">
1313
<Uri>https://github.com/dotnet/blazor</Uri>
14-
<Sha>cdc7d4bdb60bf7b5b29d88d63b3561ea63ac7c58</Sha>
14+
<Sha>7866af94703bc38bb2f79bc1d0833b5bb041ce4b</Sha>
1515
</Dependency>
1616
<Dependency Name="System.Net.Http.Json" Version="3.2.0">
1717
<Uri>https://github.com/dotnet/corefx</Uri>

0 commit comments

Comments
 (0)