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-07-14 03:41:45 +0300
committerWill Godbe <wigodbe@microsoft.com>2022-07-14 03:41:45 +0300
commit6a01dd1e69c8b9bd1ae005ea465ef2bcd26294bf (patch)
tree7ded4d2b3460e1b0c766707768fee1d6bcdfa92e
parentae88823c0957661796fccc2a78adf2529e59f316 (diff)
Merged PR 24140: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-runtimev6.0.8
This pull request updates the following dependencies [marker]: <> (Begin:7745f62d-e15b-4ba3-39b3-08d960f4ca81) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: 7745f62d-e15b-4ba3-39b3-08d960f4ca81 - **Build**: 20220713.6 - **Date Produced**: July 13, 2022 9:28:34 PM UTC - **Commit**: 55fb7ef977e7d120dc12f0960edcff0739d7ee0e - **Branch**: refs/heads/internal/release/6.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Internal.Runtime.AspNetCore.Transport**: [from 6.0.8-servicing.22362.13 to 6.0.8-servicing.22363.6][1] - **Microsoft.NET.Runtime.MonoAOTCompiler.Task**: [from 6.0.8 to 6.0.8][1] - **Microsoft.NET.Runtime.WebAssembly.Sdk**: [from 6.0.8 to 6.0.8][1] - **Microsoft.NETCore.App.Ref**: [from 6.0.8 to 6.0.8][1] - **Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm**: [from 6.0.8 to 6.0.8][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.8 to 6.0.8][1] - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 6.0.8-servicing.22362.13 to 6.0.8-servicing.22363.6][1] - **System.Security.Cryptography.Xml**: [from 6.0.1 to 6.0.1][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCf9fbf00&targetVersion=GC55fb7ef&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:7745f62d-e15b-4ba3-39b3-08d960f4ca81)
-rw-r--r--NuGet.config4
-rw-r--r--eng/Version.Details.xml20
-rw-r--r--eng/Versions.props4
3 files changed, 14 insertions, 14 deletions
diff --git a/NuGet.config b/NuGet.config
index bef345d0e9..0057e5ff39 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -4,7 +4,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-f9fbf00" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-f9fbf00e/nuget/v3/index.json" />
+ <add key="darc-int-dotnet-runtime-55fb7ef" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-55fb7ef9/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-int-dotnet-efcore-62e1b2f" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-62e1b2f4/nuget/v3/index.json" />
@@ -30,7 +30,7 @@
<add key="darc-int-dotnet-efcore-62e1b2f" value="true" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
- <add key="darc-int-dotnet-runtime-f9fbf00" value="true" />
+ <add key="darc-int-dotnet-runtime-55fb7ef" 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 2093f23681..2036ca3cb2 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -177,9 +177,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
</Dependency>
- <Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="6.0.8-servicing.22362.13">
+ <Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="6.0.8-servicing.22363.6">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
- <Sha>f9fbf00e01a9fa47c855bbfd8f983eea4fda1fa0</Sha>
+ <Sha>55fb7ef977e7d120dc12f0960edcff0739d7ee0e</Sha>
</Dependency>
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="6.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -223,7 +223,7 @@
</Dependency>
<Dependency Name="System.Security.Cryptography.Xml" Version="6.0.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
- <Sha>f9fbf00e01a9fa47c855bbfd8f983eea4fda1fa0</Sha>
+ <Sha>55fb7ef977e7d120dc12f0960edcff0739d7ee0e</Sha>
</Dependency>
<Dependency Name="System.ServiceProcess.ServiceController" Version="6.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -247,15 +247,15 @@
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
- <Sha>f9fbf00e01a9fa47c855bbfd8f983eea4fda1fa0</Sha>
+ <Sha>55fb7ef977e7d120dc12f0960edcff0739d7ee0e</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Runtime.MonoAOTCompiler.Task" Version="6.0.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
- <Sha>f9fbf00e01a9fa47c855bbfd8f983eea4fda1fa0</Sha>
+ <Sha>55fb7ef977e7d120dc12f0960edcff0739d7ee0e</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Runtime.WebAssembly.Sdk" Version="6.0.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
- <Sha>f9fbf00e01a9fa47c855bbfd8f983eea4fda1fa0</Sha>
+ <Sha>55fb7ef977e7d120dc12f0960edcff0739d7ee0e</Sha>
</Dependency>
<!--
Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
@@ -263,15 +263,15 @@
-->
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
- <Sha>f9fbf00e01a9fa47c855bbfd8f983eea4fda1fa0</Sha>
+ <Sha>55fb7ef977e7d120dc12f0960edcff0739d7ee0e</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="6.0.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
- <Sha>f9fbf00e01a9fa47c855bbfd8f983eea4fda1fa0</Sha>
+ <Sha>55fb7ef977e7d120dc12f0960edcff0739d7ee0e</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.8-servicing.22362.13">
+ <Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.8-servicing.22363.6">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
- <Sha>f9fbf00e01a9fa47c855bbfd8f983eea4fda1fa0</Sha>
+ <Sha>55fb7ef977e7d120dc12f0960edcff0739d7ee0e</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
diff --git a/eng/Versions.props b/eng/Versions.props
index 9e53076bb0..c2703b08cf 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -68,7 +68,7 @@
<MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>6.0.8</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
<MicrosoftNETRuntimeWebAssemblySdkVersion>6.0.8</MicrosoftNETRuntimeWebAssemblySdkVersion>
<MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>6.0.8</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
- <MicrosoftNETCoreBrowserDebugHostTransportVersion>6.0.8-servicing.22362.13</MicrosoftNETCoreBrowserDebugHostTransportVersion>
+ <MicrosoftNETCoreBrowserDebugHostTransportVersion>6.0.8-servicing.22363.6</MicrosoftNETCoreBrowserDebugHostTransportVersion>
<MicrosoftExtensionsCachingAbstractionsVersion>6.0.0</MicrosoftExtensionsCachingAbstractionsVersion>
<MicrosoftExtensionsCachingMemoryVersion>6.0.1</MicrosoftExtensionsCachingMemoryVersion>
<MicrosoftExtensionsConfigurationAbstractionsVersion>6.0.0</MicrosoftExtensionsConfigurationAbstractionsVersion>
@@ -103,7 +103,7 @@
<MicrosoftExtensionsOptionsDataAnnotationsVersion>6.0.0</MicrosoftExtensionsOptionsDataAnnotationsVersion>
<MicrosoftExtensionsOptionsVersion>6.0.0</MicrosoftExtensionsOptionsVersion>
<MicrosoftExtensionsPrimitivesVersion>6.0.0</MicrosoftExtensionsPrimitivesVersion>
- <MicrosoftInternalRuntimeAspNetCoreTransportVersion>6.0.8-servicing.22362.13</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
+ <MicrosoftInternalRuntimeAspNetCoreTransportVersion>6.0.8-servicing.22363.6</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
<SystemDiagnosticsDiagnosticSourceVersion>6.0.0</SystemDiagnosticsDiagnosticSourceVersion>
<SystemDiagnosticsEventLogVersion>6.0.0</SystemDiagnosticsEventLogVersion>
<SystemDirectoryServicesProtocolsVersion>6.0.1</SystemDirectoryServicesProtocolsVersion>