Update dependencies from https://github.com/dotnet/sdk build 20200821.7 (#8236)
[release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 (parent: Microsoft.NET.Sdk) - dotnet-dev-certs: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 (parent: Microsoft.NET.Sdk) - dotnet-user-secrets: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 (parent: Microsoft.NET.Sdk) - dotnet-watch: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 (parent: Microsoft.NET.Sdk) - Updates: - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20421.4 to 5.0.100-rc.1.20421.7 - Microsoft.NET.Sdk: from 5.0.100-rc.1.20421.4 to 5.0.100-rc.1.20421.7 - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 - dotnet-dev-certs: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 - dotnet-user-secrets: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22 - dotnet-watch: from 5.0.0-rc.1.20420.18 to 5.0.0-rc.1.20420.22
This commit is contained in:
parent
65080651f6
commit
c97f437b19
2 changed files with 24 additions and 24 deletions
|
@ -43,29 +43,29 @@
|
|||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>907f7da59b40c80941b02ac2a46650adf3f606bc</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20420.18" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20420.22" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>a700662decce4056c23135b8a4e99b44179ea24e</Sha>
|
||||
<Sha>3e8c5c48f0304705e2ed88f3b34f9c74626e1487</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-rc.1.20420.18" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-rc.1.20420.22" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>a700662decce4056c23135b8a4e99b44179ea24e</Sha>
|
||||
<Sha>3e8c5c48f0304705e2ed88f3b34f9c74626e1487</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0" Version="5.0.0-rc.1.20420.18" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0" Version="5.0.0-rc.1.20420.22" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>a700662decce4056c23135b8a4e99b44179ea24e</Sha>
|
||||
<Sha>3e8c5c48f0304705e2ed88f3b34f9c74626e1487</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-dev-certs" Version="5.0.0-rc.1.20420.18" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="dotnet-dev-certs" Version="5.0.0-rc.1.20420.22" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>a700662decce4056c23135b8a4e99b44179ea24e</Sha>
|
||||
<Sha>3e8c5c48f0304705e2ed88f3b34f9c74626e1487</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-user-secrets" Version="5.0.0-rc.1.20420.18" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="dotnet-user-secrets" Version="5.0.0-rc.1.20420.22" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>a700662decce4056c23135b8a4e99b44179ea24e</Sha>
|
||||
<Sha>3e8c5c48f0304705e2ed88f3b34f9c74626e1487</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-watch" Version="5.0.0-rc.1.20420.18" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="dotnet-watch" Version="5.0.0-rc.1.20420.22" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>a700662decce4056c23135b8a4e99b44179ea24e</Sha>
|
||||
<Sha>3e8c5c48f0304705e2ed88f3b34f9c74626e1487</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.20420.1">
|
||||
<Uri>https://github.com/dotnet/test-templates</Uri>
|
||||
|
@ -79,13 +79,13 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>6a10ce799f42102bee8f8bec9a52c42cca6ed272</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-rc.1.20421.4">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-rc.1.20421.7">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>6e333bba63cc608cc6eda2c0ee57b56f9b987972</Sha>
|
||||
<Sha>1e822d6b1e45ce936231d18a29fd316c6bb0d95b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-rc.1.20421.4">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-rc.1.20421.7">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>6e333bba63cc608cc6eda2c0ee57b56f9b987972</Sha>
|
||||
<Sha>1e822d6b1e45ce936231d18a29fd316c6bb0d95b</Sha>
|
||||
</Dependency>
|
||||
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
|
||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.0-rc.1.20417.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
||||
|
|
|
@ -41,20 +41,20 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>5.0.0-rc.1.20420.18</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
|
||||
<MicrosoftAspNetCoreAppRefPackageVersion>5.0.0-rc.1.20420.18</MicrosoftAspNetCoreAppRefPackageVersion>
|
||||
<VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>5.0.0-rc.1.20420.18</VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>
|
||||
<dotnetdevcertsPackageVersion>5.0.0-rc.1.20420.18</dotnetdevcertsPackageVersion>
|
||||
<dotnetusersecretsPackageVersion>5.0.0-rc.1.20420.18</dotnetusersecretsPackageVersion>
|
||||
<dotnetwatchPackageVersion>5.0.0-rc.1.20420.18</dotnetwatchPackageVersion>
|
||||
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>5.0.0-rc.1.20420.22</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
|
||||
<MicrosoftAspNetCoreAppRefPackageVersion>5.0.0-rc.1.20420.22</MicrosoftAspNetCoreAppRefPackageVersion>
|
||||
<VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>5.0.0-rc.1.20420.22</VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>
|
||||
<dotnetdevcertsPackageVersion>5.0.0-rc.1.20420.22</dotnetdevcertsPackageVersion>
|
||||
<dotnetusersecretsPackageVersion>5.0.0-rc.1.20420.22</dotnetusersecretsPackageVersion>
|
||||
<dotnetwatchPackageVersion>5.0.0-rc.1.20420.22</dotnetwatchPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/sdk -->
|
||||
<MicrosoftNETSdkPackageVersion>5.0.100-rc.1.20421.4</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-rc.1.20421.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>5.0.100-rc.1.20421.7</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-rc.1.20421.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue