Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDotNet Bot <dn-bot@microsoft.com>2022-01-14 03:46:43 +0300
committerDotNet Bot <dn-bot@microsoft.com>2022-01-14 03:46:43 +0300
commit88ca061d20b28892b28279b17bad46919cff49a4 (patch)
tree26332e6822d97dc978227bf39551a61ed6d32cdb
parent9ec30606665b25f0604274ae22aa2a8a9d19ee32 (diff)
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtimev5.0.14
-rw-r--r--NuGet.config4
-rw-r--r--eng/Version.Details.xml10
-rw-r--r--eng/Versions.props4
3 files changed, 9 insertions, 9 deletions
diff --git a/NuGet.config b/NuGet.config
index 5484379ed1..edcb88db9c 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -7,7 +7,7 @@
<add key="darc-int-dotnet-efcore-55fc28c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-55fc28c3/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
- <add key="darc-int-dotnet-runtime-85e316c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-85e316c7/nuget/v3/index.json" />
+ <add key="darc-int-dotnet-runtime-d5b56c6" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-d5b56c63/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -25,7 +25,7 @@
<add key="darc-int-dotnet-efcore-55fc28c" value="true" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
- <add key="darc-int-dotnet-runtime-85e316c" value="true" />
+ <add key="darc-int-dotnet-runtime-d5b56c6" value="true" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
</disabledPackageSources>
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index f8a01206f0..b7821e072e 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -296,15 +296,15 @@
-->
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.14">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
- <Sha>85e316c7ca6edace30049c783cf1cdf2df5138c9</Sha>
+ <Sha>d5b56c6327f380de399a2f95ca6045f03c92a66d</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.14-servicing.22052.5">
+ <Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.14-servicing.22057.10">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
- <Sha>85e316c7ca6edace30049c783cf1cdf2df5138c9</Sha>
+ <Sha>d5b56c6327f380de399a2f95ca6045f03c92a66d</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="5.0.14-servicing.22052.5">
+ <Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="5.0.14-servicing.22057.10">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
- <Sha>85e316c7ca6edace30049c783cf1cdf2df5138c9</Sha>
+ <Sha>d5b56c6327f380de399a2f95ca6045f03c92a66d</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
diff --git a/eng/Versions.props b/eng/Versions.props
index c20894ee72..ec2616eb8d 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -59,10 +59,10 @@
<PropertyGroup Label="Automated">
<!-- Packages from dotnet/runtime -->
<MicrosoftExtensionsDependencyModelPackageVersion>5.0.0</MicrosoftExtensionsDependencyModelPackageVersion>
- <MicrosoftNETCoreAppInternalPackageVersion>5.0.14-servicing.22052.5</MicrosoftNETCoreAppInternalPackageVersion>
+ <MicrosoftNETCoreAppInternalPackageVersion>5.0.14-servicing.22057.10</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>5.0.0</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.14</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
- <MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>5.0.14-servicing.22052.5</MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>
+ <MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>5.0.14-servicing.22057.10</MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>
<MicrosoftWin32RegistryPackageVersion>5.0.0</MicrosoftWin32RegistryPackageVersion>
<MicrosoftWin32SystemEventsPackageVersion>5.0.0</MicrosoftWin32SystemEventsPackageVersion>
<MicrosoftExtensionsCachingAbstractionsPackageVersion>5.0.0</MicrosoftExtensionsCachingAbstractionsPackageVersion>