Update dependencies from https://github.com/dotnet/sdk build 20201017.8 (#8938)
[release/5.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.AspNetCore.App.Ref: from 5.0.0 to 5.0.0 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Ref.Internal: from 5.0.0-rtm.20515.15 to 5.0.0-rtm.20517.6 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.AspNetCore.SharedFramework.x64.5.0: from 5.0.0-rtm.20515.15 to 5.0.0-rtm.20517.6 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0 to 5.0.0 (parent: Microsoft.NET.Sdk) - dotnet-dev-certs: from 5.0.0-rtm.20515.15 to 5.0.0-rtm.20517.6 (parent: Microsoft.NET.Sdk) - dotnet-user-secrets: from 5.0.0-rtm.20515.15 to 5.0.0-rtm.20517.6 (parent: Microsoft.NET.Sdk) - dotnet-watch: from 5.0.0-rtm.20515.15 to 5.0.0-rtm.20517.6 (parent: Microsoft.NET.Sdk)
This commit is contained in:
parent
0a99179c92
commit
2887c6aab2
3 changed files with 24 additions and 24 deletions
|
@ -10,7 +10,7 @@
|
|||
<add key="darc-pub-dotnet-templating-3198063" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-31980633/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-runtime-25c7409" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-25c7409c/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-efcore-3c66237" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-3c662376/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-aspnetcore-cee17d5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-cee17d5b/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-aspnetcore-145c51b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-145c51bf/nuget/v3/index.json" />
|
||||
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
|
||||
<!-- For custom version of arcade -->
|
||||
<add key="general-testing" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/general-testing/nuget/v3/index.json" />
|
||||
|
|
|
@ -45,35 +45,35 @@
|
|||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>cee17d5b3b6b23e73a8beaaf4d828726a6181fd2</Sha>
|
||||
<Sha>145c51bf60467efb00efe0d58111a8e729c632da</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="5.0.0-rtm.20515.15" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="5.0.0-rtm.20517.6" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>cee17d5b3b6b23e73a8beaaf4d828726a6181fd2</Sha>
|
||||
<Sha>145c51bf60467efb00efe0d58111a8e729c632da</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>cee17d5b3b6b23e73a8beaaf4d828726a6181fd2</Sha>
|
||||
<Sha>145c51bf60467efb00efe0d58111a8e729c632da</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.5.0" Version="5.0.0-rtm.20515.15" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.5.0" Version="5.0.0-rtm.20517.6" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>cee17d5b3b6b23e73a8beaaf4d828726a6181fd2</Sha>
|
||||
<Sha>145c51bf60467efb00efe0d58111a8e729c632da</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.EntityFrameworkCore" Version="5.0.0" CoherentParentDependency="Microsoft.AspNetCore.App.Runtime.win-x64">
|
||||
<Uri>https://github.com/dotnet/efcore</Uri>
|
||||
<Sha>3c662376043f1b3e461c9aa119c41bf099021520</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-dev-certs" Version="5.0.0-rtm.20515.15" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="dotnet-dev-certs" Version="5.0.0-rtm.20517.6" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>cee17d5b3b6b23e73a8beaaf4d828726a6181fd2</Sha>
|
||||
<Sha>145c51bf60467efb00efe0d58111a8e729c632da</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-user-secrets" Version="5.0.0-rtm.20515.15" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="dotnet-user-secrets" Version="5.0.0-rtm.20517.6" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>cee17d5b3b6b23e73a8beaaf4d828726a6181fd2</Sha>
|
||||
<Sha>145c51bf60467efb00efe0d58111a8e729c632da</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="dotnet-watch" Version="5.0.0-rtm.20515.15" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Dependency Name="dotnet-watch" Version="5.0.0-rtm.20517.6" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>cee17d5b3b6b23e73a8beaaf4d828726a6181fd2</Sha>
|
||||
<Sha>145c51bf60467efb00efe0d58111a8e729c632da</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>
|
||||
|
@ -87,13 +87,13 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>31980633108a1bef00c798136fcd30a873c90fa3</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-rtm.20517.7">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-rtm.20517.8">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>c6f878ac0e3381a1e9dc8afecb5e3b0709d6c16d</Sha>
|
||||
<Sha>dfc7436877813428f1fa25167104bdb2fa6e72da</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-rtm.20517.7">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-rtm.20517.8">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>c6f878ac0e3381a1e9dc8afecb5e3b0709d6c16d</Sha>
|
||||
<Sha>dfc7436877813428f1fa25167104bdb2fa6e72da</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-rtm.20516.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
|
||||
|
|
|
@ -45,19 +45,19 @@
|
|||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>5.0.0</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
|
||||
<MicrosoftAspNetCoreAppRefPackageVersion>5.0.0</MicrosoftAspNetCoreAppRefPackageVersion>
|
||||
<MicrosoftAspNetCoreAppRefInternalPackageVersion>5.0.0-rtm.20515.15</MicrosoftAspNetCoreAppRefInternalPackageVersion>
|
||||
<VSRedistCommonAspNetCoreSharedFrameworkx6450PackageVersion>5.0.0-rtm.20515.15</VSRedistCommonAspNetCoreSharedFrameworkx6450PackageVersion>
|
||||
<dotnetdevcertsPackageVersion>5.0.0-rtm.20515.15</dotnetdevcertsPackageVersion>
|
||||
<dotnetusersecretsPackageVersion>5.0.0-rtm.20515.15</dotnetusersecretsPackageVersion>
|
||||
<dotnetwatchPackageVersion>5.0.0-rtm.20515.15</dotnetwatchPackageVersion>
|
||||
<MicrosoftAspNetCoreAppRefInternalPackageVersion>5.0.0-rtm.20517.6</MicrosoftAspNetCoreAppRefInternalPackageVersion>
|
||||
<VSRedistCommonAspNetCoreSharedFrameworkx6450PackageVersion>5.0.0-rtm.20517.6</VSRedistCommonAspNetCoreSharedFrameworkx6450PackageVersion>
|
||||
<dotnetdevcertsPackageVersion>5.0.0-rtm.20517.6</dotnetdevcertsPackageVersion>
|
||||
<dotnetusersecretsPackageVersion>5.0.0-rtm.20517.6</dotnetusersecretsPackageVersion>
|
||||
<dotnetwatchPackageVersion>5.0.0-rtm.20517.6</dotnetwatchPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/sdk -->
|
||||
<MicrosoftNETSdkPackageVersion>5.0.100-rtm.20517.7</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-rtm.20517.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>5.0.100-rtm.20517.8</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-rtm.20517.8</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
|
||||
|
|
Loading…
Reference in a new issue