зеркало из https://github.com/dotnet/performance.git
Update dependencies from https://github.com/dotnet/installer build 20201029.4 (#1571)
[master] Update dependencies from dotnet/installer - Coherency Updates: - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0 to 5.0.0 (parent: Microsoft.Dotnet.Sdk.Internal) - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0 to 5.0.0 (parent: Microsoft.Dotnet.Sdk.Internal) - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0 to 5.0.0 (parent: Microsoft.Dotnet.Sdk.Internal)
This commit is contained in:
Родитель
0debe3a443
Коммит
4f9046311c
12
NuGet.config
12
NuGet.config
|
@ -6,9 +6,15 @@
|
|||
<packageSources>
|
||||
<clear />
|
||||
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
|
||||
<add key="darc-pub-dotnet-windowsdesktop-ec2af60" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-windowsdesktop-ec2af60c/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-runtime-cf258a1-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-cf258a14-1/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-aspnetcore-371a26f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-371a26f0/nuget/v3/index.json" />
|
||||
<!-- Begin: Package sources from dotnet-aspnetcore -->
|
||||
<add key="darc-pub-dotnet-aspnetcore-80f8669" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-80f86694/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-aspnetcore -->
|
||||
<!-- Begin: Package sources from dotnet-runtime -->
|
||||
<add key="darc-pub-dotnet-runtime-7ef6d50" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-7ef6d50b/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-runtime -->
|
||||
<!-- Begin: Package sources from dotnet-windowsdesktop -->
|
||||
<add key="darc-pub-dotnet-windowsdesktop-5848b16" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-windowsdesktop-5848b16d/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-windowsdesktop -->
|
||||
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
|
||||
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
|
||||
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
|
||||
|
|
|
@ -3,19 +3,19 @@
|
|||
<ProductDependencies>
|
||||
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
|
||||
<Sha>7ef6d50b312217d2f7c17b9697891fa8ab98a19d</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="5.0.100-rtm.20526.5">
|
||||
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="5.0.100-rtm.20529.4">
|
||||
<Uri>https://github.com/dotnet/installer</Uri>
|
||||
<Sha>5044b938294b7b920a5a4393a5f0f8b7b1750548</Sha>
|
||||
<Sha>d027dfe9f5809c4e5a73174b8fd3503c2ca3c933</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="5.0.0" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
|
||||
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
||||
<Sha>ec2af60c1eb8b2665745750f6445b3ff133178fb</Sha>
|
||||
<Sha>5848b16d1fc803ea4892692b3b5dd9ee79955428</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="5.0.0" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>371a26f07b23ad77c636332c2dfc0cbd1d8137ba</Sha>
|
||||
<Sha>80f8669450b2b79085d624f81f74c8d7ad5be089</Sha>
|
||||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
</PropertyGroup>
|
||||
<!--Package versions-->
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetSdkInternalPackageVersion>5.0.100-rtm.20526.5</MicrosoftDotnetSdkInternalPackageVersion>
|
||||
<MicrosoftDotnetSdkInternalPackageVersion>5.0.100-rtm.20529.4</MicrosoftDotnetSdkInternalPackageVersion>
|
||||
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.0</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
|
||||
<MicrosoftNETSdkInternalPackageVersion>
|
||||
</MicrosoftNETSdkInternalPackageVersion>
|
||||
|
|
Загрузка…
Ссылка в новой задаче