[master] Update dependencies from dotnet/sdk (#8087)
[master] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20403.3 to 5.0.0-rc.1.20403.5 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20403.3 to 5.0.0-rc.1.20403.5 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20403.3 to 5.0.0-rc.1.20403.5 (parent: Microsoft.NET.Sdk) - dotnet-dev-certs: from 5.0.0-rc.1.20403.3 to 5.0.0-rc.1.20403.5 (parent: Microsoft.NET.Sdk) - dotnet-user-secrets: from 5.0.0-rc.1.20403.3 to 5.0.0-rc.1.20403.5 (parent: Microsoft.NET.Sdk) - dotnet-watch: from 5.0.0-rc.1.20403.3 to 5.0.0-rc.1.20403.5 (parent: Microsoft.NET.Sdk) - Updates: - Microsoft.NET.Sdk: from 5.0.100-rc.1.20403.13 to 5.0.100-rc.1.20403.15 - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20403.13 to 5.0.100-rc.1.20403.15 - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20403.3 to 5.0.0-rc.1.20403.5 - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20403.3 to 5.0.0-rc.1.20403.5 - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20403.3 to 5.0.0-rc.1.20403.5 - dotnet-dev-certs: from 5.0.0-rc.1.20403.3 to 5.0.0-rc.1.20403.5 - dotnet-user-secrets: from 5.0.0-rc.1.20403.3 to 5.0.0-rc.1.20403.5 - dotnet-watch: from 5.0.0-rc.1.20403.3 to 5.0.0-rc.1.20403.5
This commit is contained in:
parent
5873df6da4
commit
f17e8401ac
2 changed files with 24 additions and 24 deletions
|
@ -43,29 +43,29 @@
|
|||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>ca70fc9903e68d36ee16f7d10a9a491251ea8f20</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20403.3" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20403.5" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>749450ac7b67c2686f796fcc1e0299b8dfbe74c5</Sha>
|
||||
<Sha>3f15d2685115f5cb6eaf5df792a94b5a1fe6a5d5</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-rc.1.20403.3" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0-rc.1.20403.5" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>749450ac7b67c2686f796fcc1e0299b8dfbe74c5</Sha>
|
||||
<Sha>3f15d2685115f5cb6eaf5df792a94b5a1fe6a5d5</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0" Version="5.0.0-rc.1.20403.3" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0" Version="5.0.0-rc.1.20403.5" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>749450ac7b67c2686f796fcc1e0299b8dfbe74c5</Sha>
|
||||
<Sha>3f15d2685115f5cb6eaf5df792a94b5a1fe6a5d5</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-dev-certs" Version="5.0.0-rc.1.20403.3" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="dotnet-dev-certs" Version="5.0.0-rc.1.20403.5" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>749450ac7b67c2686f796fcc1e0299b8dfbe74c5</Sha>
|
||||
<Sha>3f15d2685115f5cb6eaf5df792a94b5a1fe6a5d5</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-user-secrets" Version="5.0.0-rc.1.20403.3" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="dotnet-user-secrets" Version="5.0.0-rc.1.20403.5" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>749450ac7b67c2686f796fcc1e0299b8dfbe74c5</Sha>
|
||||
<Sha>3f15d2685115f5cb6eaf5df792a94b5a1fe6a5d5</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-watch" Version="5.0.0-rc.1.20403.3" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="dotnet-watch" Version="5.0.0-rc.1.20403.5" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>749450ac7b67c2686f796fcc1e0299b8dfbe74c5</Sha>
|
||||
<Sha>3f15d2685115f5cb6eaf5df792a94b5a1fe6a5d5</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.20303.2">
|
||||
<Uri>https://github.com/dotnet/test-templates</Uri>
|
||||
|
@ -79,13 +79,13 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>3804eba75b5c38209b1005f3850f5c58f20767ca</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-rc.1.20403.13">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-rc.1.20403.15">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>d3bc3f978ac5a194dbe07d81264076cd8bef02d0</Sha>
|
||||
<Sha>1dd5512f09d03f63711175f24533ef4100a64d3f</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-rc.1.20403.13">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-rc.1.20403.15">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>d3bc3f978ac5a194dbe07d81264076cd8bef02d0</Sha>
|
||||
<Sha>1dd5512f09d03f63711175f24533ef4100a64d3f</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.20370.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
||||
|
|
|
@ -37,20 +37,20 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>5.0.0-rc.1.20403.3</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
|
||||
<MicrosoftAspNetCoreAppRefPackageVersion>5.0.0-rc.1.20403.3</MicrosoftAspNetCoreAppRefPackageVersion>
|
||||
<VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>5.0.0-rc.1.20403.3</VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>
|
||||
<dotnetdevcertsPackageVersion>5.0.0-rc.1.20403.3</dotnetdevcertsPackageVersion>
|
||||
<dotnetusersecretsPackageVersion>5.0.0-rc.1.20403.3</dotnetusersecretsPackageVersion>
|
||||
<dotnetwatchPackageVersion>5.0.0-rc.1.20403.3</dotnetwatchPackageVersion>
|
||||
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>5.0.0-rc.1.20403.5</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
|
||||
<MicrosoftAspNetCoreAppRefPackageVersion>5.0.0-rc.1.20403.5</MicrosoftAspNetCoreAppRefPackageVersion>
|
||||
<VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>5.0.0-rc.1.20403.5</VSRedistCommonAspNetCoreTargetingPackx6450PackageVersion>
|
||||
<dotnetdevcertsPackageVersion>5.0.0-rc.1.20403.5</dotnetdevcertsPackageVersion>
|
||||
<dotnetusersecretsPackageVersion>5.0.0-rc.1.20403.5</dotnetusersecretsPackageVersion>
|
||||
<dotnetwatchPackageVersion>5.0.0-rc.1.20403.5</dotnetwatchPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/sdk -->
|
||||
<MicrosoftNETSdkPackageVersion>5.0.100-rc.1.20403.13</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-rc.1.20403.13</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>5.0.100-rc.1.20403.15</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-rc.1.20403.15</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
|
|
Loading…
Add table
Reference in a new issue