[release/3.1.3xx] Update dependencies from dotnet/aspnetcore (#6780)
* Update dependencies from https://github.com/dotnet/aspnetcore build 20200311.7 - Microsoft.AspNetCore.Components.WebAssembly.Templates - 3.2.0-preview3.20161.7 * Removing deleted feed Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: sfoslund <sfoslund@microsoft.com>
This commit is contained in:
parent
3779f5d006
commit
0dc800e8a4
3 changed files with 3 additions and 4 deletions
|
@ -8,7 +8,6 @@
|
|||
<clear />
|
||||
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
|
||||
<add key="darc-pub-dotnet-core-setup-916b5cb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-916b5cba/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-corefx-0f7f38c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-0f7f38c4/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-aspnetcore-c3acdca-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-c3acdcac-2/nuget/v3/index.json" />
|
||||
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
|
||||
<!-- 3.0.3 runtime pack/apphost packs are needed for tests, and not on nuget.org yet or other feeds below. Darc cannot see that due to nonstandard way these are pulled in to a non-3.0 branch -->
|
||||
|
|
|
@ -53,9 +53,9 @@
|
|||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>c3acdcac86dad91c3d3fbc3b93ecc6b7ba494bdc</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.Components.WebAssembly.Templates" Version="3.2.0-preview3.20161.4">
|
||||
<Dependency Name="Microsoft.AspNetCore.Components.WebAssembly.Templates" Version="3.2.0-preview3.20161.7">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>a1faa16dde11c3929eabe4d1c558ed9774d4bd7e</Sha>
|
||||
<Sha>297d497753679a04d23cebcc6e0a4f1da186d931</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-dev-certs" Version="3.1.2-servicing.20068.1">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
<dotnetdevcertsPackageVersion>3.1.2-servicing.20068.1</dotnetdevcertsPackageVersion>
|
||||
<dotnetusersecretsPackageVersion>3.1.2-servicing.20068.1</dotnetusersecretsPackageVersion>
|
||||
<dotnetwatchPackageVersion>3.1.2-servicing.20068.1</dotnetwatchPackageVersion>
|
||||
<MicrosoftAspNetCoreComponentsWebAssemblyTemplatesPackageVersion>3.2.0-preview3.20161.4</MicrosoftAspNetCoreComponentsWebAssemblyTemplatesPackageVersion>
|
||||
<MicrosoftAspNetCoreComponentsWebAssemblyTemplatesPackageVersion>3.2.0-preview3.20161.7</MicrosoftAspNetCoreComponentsWebAssemblyTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/cli -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue