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>2021-08-11 07:18:46 +0300
committerDotNet Bot <dn-bot@microsoft.com>2021-08-11 07:18:46 +0300
commitb92c9f50f0333ea661785ba849f303cde6a93844 (patch)
tree75a34b5594adbceeecf61e66f6d9eec8f407dbf7
parentf6eb42379486812b6415a43620d9f97d986b55c5 (diff)
[internal/release/5.0] Update dependencies from dnceng/internal/dotnet-runtimev5.0.10
-rw-r--r--NuGet.config14
-rw-r--r--eng/Version.Details.xml12
-rw-r--r--eng/Versions.props6
3 files changed, 11 insertions, 21 deletions
diff --git a/NuGet.config b/NuGet.config
index 1400fc38a2..25589bd371 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -7,12 +7,7 @@
<add key="darc-int-dotnet-efcore-4953039" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-4953039a/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
- <add key="darc-int-dotnet-runtime-208e377-6" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a-6/nuget/v3/index.json" />
- <add key="darc-int-dotnet-runtime-208e377-5" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a-5/nuget/v3/index.json" />
- <add key="darc-int-dotnet-runtime-208e377-2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a-2/nuget/v3/index.json" />
- <add key="darc-int-dotnet-runtime-208e377-11" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a-11/nuget/v3/index.json" />
- <add key="darc-int-dotnet-runtime-208e377-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a-1/nuget/v3/index.json" />
- <add key="darc-int-dotnet-runtime-208e377" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a/nuget/v3/index.json" />
+ <add key="darc-int-dotnet-runtime-5709275" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-5709275b/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" />
@@ -27,12 +22,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-runtime -->
- <add key="darc-int-dotnet-runtime-208e377" value="true" />
- <add key="darc-int-dotnet-runtime-208e377-1" value="true" />
- <add key="darc-int-dotnet-runtime-208e377-11" value="true" />
- <add key="darc-int-dotnet-runtime-208e377-2" value="true" />
- <add key="darc-int-dotnet-runtime-208e377-5" value="true" />
- <add key="darc-int-dotnet-runtime-208e377-6" value="true" />
+ <add key="darc-int-dotnet-runtime-5709275" value="true" />
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-int-dotnet-efcore-4953039" value="true" />
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 0b9e5cfe58..4caecaf9de 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -294,17 +294,17 @@
Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
All Runtime.$rid packages should have the same version.
-->
- <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.9">
+ <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.10">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
- <Sha>208e377a5329ad6eb1db5e5fb9d4590fa50beadd</Sha>
+ <Sha>5709275be7fc71fa32fa12255a34db07cecead01</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.9-servicing.21359.8">
+ <Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.10-servicing.21403.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
- <Sha>208e377a5329ad6eb1db5e5fb9d4590fa50beadd</Sha>
+ <Sha>5709275be7fc71fa32fa12255a34db07cecead01</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="5.0.9-servicing.21359.8">
+ <Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="5.0.10-servicing.21403.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
- <Sha>208e377a5329ad6eb1db5e5fb9d4590fa50beadd</Sha>
+ <Sha>5709275be7fc71fa32fa12255a34db07cecead01</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
diff --git a/eng/Versions.props b/eng/Versions.props
index 421f0768aa..d204d1ca7b 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.9-servicing.21359.8</MicrosoftNETCoreAppInternalPackageVersion>
+ <MicrosoftNETCoreAppInternalPackageVersion>5.0.10-servicing.21403.8</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>5.0.0</MicrosoftNETCoreAppRefPackageVersion>
- <MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.9</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
- <MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>5.0.9-servicing.21359.8</MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>
+ <MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.10</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
+ <MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>5.0.10-servicing.21403.8</MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>
<MicrosoftWin32RegistryPackageVersion>5.0.0</MicrosoftWin32RegistryPackageVersion>
<MicrosoftWin32SystemEventsPackageVersion>5.0.0</MicrosoftWin32SystemEventsPackageVersion>
<MicrosoftExtensionsCachingAbstractionsPackageVersion>5.0.0</MicrosoftExtensionsCachingAbstractionsPackageVersion>