diff --git a/NuGet.config b/NuGet.config index bef345d0e956d51725cb15227f0d70b17936ecbf..0057e5ff395f0c63ef2a5a70d685da7b280601d8 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 2093f236816d2f9f08a0eefd6a3c49e23ffb141c..2036ca3cb2d8c09c29aa5a3192aa2df12c874683 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 9e53076bb0af76dd5072aa0ad2a5d704858bbc97..c2703b08cf0b6e127f98f63abf4f506684bc1b98 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>