File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 2
2
<configuration >
3
3
<packageSources >
4
4
<clear />
5
+ <!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6
+ <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
+ <!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
5
8
<add key =" dotnet-tools" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
6
9
<add key =" dotnet-eng" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
7
10
<add key =" dotnet3.1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1/nuget/v3/index.json" />
Original file line number Diff line number Diff line change 9
9
-->
10
10
<Dependencies >
11
11
<ProductDependencies >
12
- <Dependency Name =" Microsoft.AspNetCore.Components.WebAssembly.Runtime" Version =" 3.2.0-rc1.20222.2 " >
12
+ <Dependency Name =" Microsoft.AspNetCore.Components.WebAssembly.Runtime" Version =" 3.2.0" >
13
13
<Uri >https://github.com/dotnet/blazor</Uri >
14
- <Sha >5b05ec27a03276d751d3463abd2c63ba0a40ac29 </Sha >
14
+ <Sha >cdc7d4bdb60bf7b5b29d88d63b3561ea63ac7c58 </Sha >
15
15
</Dependency >
16
16
<Dependency Name =" System.Net.Http.Json" Version =" 3.2.0-rc1.20224.1" >
17
17
<Uri >https://github.com/dotnet/corefx</Uri >
Original file line number Diff line number Diff line change 96
96
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
97
97
<MicrosoftNETCorePlatformsPackageVersion >3.1.0</MicrosoftNETCorePlatformsPackageVersion >
98
98
<!-- Packages from aspnet/Blazor -->
99
- <MicrosoftAspNetCoreComponentsWebAssemblyRuntimePackageVersion >3.2.0-rc1.20222.2 </MicrosoftAspNetCoreComponentsWebAssemblyRuntimePackageVersion >
99
+ <MicrosoftAspNetCoreComponentsWebAssemblyRuntimePackageVersion >3.2.0</MicrosoftAspNetCoreComponentsWebAssemblyRuntimePackageVersion >
100
100
<!-- Packages from aspnet/Extensions -->
101
101
<InternalAspNetCoreAnalyzersPackageVersion >3.1.3-servicing.20128.2</InternalAspNetCoreAnalyzersPackageVersion >
102
102
<MicrosoftAspNetCoreAnalyzerTestingPackageVersion >3.1.3-servicing.20128.2</MicrosoftAspNetCoreAnalyzerTestingPackageVersion >
You can’t perform that action at this time.
0 commit comments