Skip to content

Commit

Permalink
[release/6.0-staging] Update dependencies from dotnet/arcade dotnet/i…
Browse files Browse the repository at this point in the history
…cu dotnet/emsdk dotnet/hotreload-utils dotnet/runtime-assets (#93395)

* Update dependencies from https://github.com/dotnet/arcade build 20231011.8

Microsoft.DotNet.ApiCompat , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions
 From Version 6.0.0-beta.23408.5 -> To Version 6.0.0-beta.23511.8

* Update dependencies from https://github.com/dotnet/icu build 20231012.2

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 6.0.0-rtm.23409.1 -> To Version 6.0.0-rtm.23512.2

* Update dependencies from https://github.com/dotnet/emsdk build 20231012.2

Microsoft.NET.Workload.Emscripten.Manifest-6.0.100 , Microsoft.NET.Workload.Emscripten.Manifest-6.0.300 , Microsoft.NET.Workload.Emscripten.Manifest-6.0.400
 From Version 6.0.23 -> To Version 6.0.23

* Update dependencies from https://github.com/dotnet/hotreload-utils build 20231012.1

Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
 From Version 6.0.0-alpha.0.23411.2 -> To Version 6.0.0-alpha.0.23512.1

* Update dependencies from https://github.com/dotnet/runtime-assets build 20231012.1

Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Windows.Extensions.TestData
 From Version 6.0.0-beta.23502.2 -> To Version 6.0.0-beta.23512.1

* Update dependencies from https://github.com/dotnet/runtime-assets build 20231012.1

Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Windows.Extensions.TestData
 From Version 6.0.0-beta.23502.2 -> To Version 6.0.0-beta.23512.1

* Update dependencies from https://github.com/dotnet/runtime-assets build 20231012.1

Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Windows.Extensions.TestData
 From Version 6.0.0-beta.23502.2 -> To Version 6.0.0-beta.23512.1

* Update dependencies from https://github.com/dotnet/runtime-assets build 20231012.1

Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Windows.Extensions.TestData
 From Version 6.0.0-beta.23502.2 -> To Version 6.0.0-beta.23512.1

* Update NuGet.config

* remove the prepublic feeds now

* Update dependencies from https://github.com/dotnet/runtime-assets build 20231012.1

Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Windows.Extensions.TestData
 From Version 6.0.0-beta.23502.2 -> To Version 6.0.0-beta.23512.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
Co-authored-by: Larry Ewing <lewing@microsoft.com>
  • Loading branch information
4 people authored Oct 17, 2023
1 parent c76ae01 commit 24a28a7
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 43 deletions.
2 changes: 0 additions & 2 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-emsdk -->
<add key="darc-pub-dotnet-emsdk-f472bde" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-f472bde6/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-0b73b53" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-0b73b536/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-emsdk -->
<!-- Begin: Package sources from dotnet-wcf -->
<!-- End: Package sources from dotnet-wcf -->
Expand Down
56 changes: 28 additions & 28 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="6.0.0-rtm.23409.1">
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="6.0.0-rtm.23512.2">
<Uri>https://github.com/dotnet/icu</Uri>
<Sha>0397ca2c2ed47ae1c490edde1fac14ec7200eb71</Sha>
<Sha>0a6b6dc4153f52a42dad0cf275e969c2bfaad1a2</Sha>
</Dependency>
<Dependency Name="System.Net.MsQuic.Transport" Version="6.0.0-servicing.22205.1">
<Uri>https://github.com/dotnet/msquic</Uri>
Expand Down Expand Up @@ -102,49 +102,49 @@
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>140434f7109d357d0158ade9e5164a4861513965</Sha>
</Dependency>
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="6.0.0-beta.23502.2">
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="6.0.0-beta.23512.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>cee46f91361cc16cb1b0e95f52c87f1f5600f2c7</Sha>
<Sha>982dfbc57db3a7ccd49e671ab1ca9779cc7070e5</Sha>
</Dependency>
<Dependency Name="System.Data.Common.TestData" Version="6.0.0-beta.23502.2">
<Dependency Name="System.Data.Common.TestData" Version="6.0.0-beta.23512.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>cee46f91361cc16cb1b0e95f52c87f1f5600f2c7</Sha>
<Sha>982dfbc57db3a7ccd49e671ab1ca9779cc7070e5</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common.TestData" Version="6.0.0-beta.23502.2">
<Dependency Name="System.Drawing.Common.TestData" Version="6.0.0-beta.23512.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>cee46f91361cc16cb1b0e95f52c87f1f5600f2c7</Sha>
<Sha>982dfbc57db3a7ccd49e671ab1ca9779cc7070e5</Sha>
</Dependency>
<Dependency Name="System.IO.Compression.TestData" Version="6.0.0-beta.23502.2">
<Dependency Name="System.IO.Compression.TestData" Version="6.0.0-beta.23512.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>cee46f91361cc16cb1b0e95f52c87f1f5600f2c7</Sha>
<Sha>982dfbc57db3a7ccd49e671ab1ca9779cc7070e5</Sha>
</Dependency>
<Dependency Name="System.IO.Packaging.TestData" Version="6.0.0-beta.23502.2">
<Dependency Name="System.IO.Packaging.TestData" Version="6.0.0-beta.23512.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>cee46f91361cc16cb1b0e95f52c87f1f5600f2c7</Sha>
<Sha>982dfbc57db3a7ccd49e671ab1ca9779cc7070e5</Sha>
</Dependency>
<Dependency Name="System.Net.TestData" Version="6.0.0-beta.23502.2">
<Dependency Name="System.Net.TestData" Version="6.0.0-beta.23512.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>cee46f91361cc16cb1b0e95f52c87f1f5600f2c7</Sha>
<Sha>982dfbc57db3a7ccd49e671ab1ca9779cc7070e5</Sha>
</Dependency>
<Dependency Name="System.Private.Runtime.UnicodeData" Version="6.0.0-beta.23502.2">
<Dependency Name="System.Private.Runtime.UnicodeData" Version="6.0.0-beta.23512.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>cee46f91361cc16cb1b0e95f52c87f1f5600f2c7</Sha>
<Sha>982dfbc57db3a7ccd49e671ab1ca9779cc7070e5</Sha>
</Dependency>
<Dependency Name="System.Runtime.TimeZoneData" Version="6.0.0-beta.23502.2">
<Dependency Name="System.Runtime.TimeZoneData" Version="6.0.0-beta.23512.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>cee46f91361cc16cb1b0e95f52c87f1f5600f2c7</Sha>
<Sha>982dfbc57db3a7ccd49e671ab1ca9779cc7070e5</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.X509Certificates.TestData" Version="6.0.0-beta.23502.2">
<Dependency Name="System.Security.Cryptography.X509Certificates.TestData" Version="6.0.0-beta.23512.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>cee46f91361cc16cb1b0e95f52c87f1f5600f2c7</Sha>
<Sha>982dfbc57db3a7ccd49e671ab1ca9779cc7070e5</Sha>
</Dependency>
<Dependency Name="System.Windows.Extensions.TestData" Version="6.0.0-beta.23502.2">
<Dependency Name="System.Windows.Extensions.TestData" Version="6.0.0-beta.23512.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>cee46f91361cc16cb1b0e95f52c87f1f5600f2c7</Sha>
<Sha>982dfbc57db3a7ccd49e671ab1ca9779cc7070e5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.CilStrip.Sources" Version="6.0.0-beta.23502.2">
<Dependency Name="Microsoft.DotNet.CilStrip.Sources" Version="6.0.0-beta.23512.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>cee46f91361cc16cb1b0e95f52c87f1f5600f2c7</Sha>
<Sha>982dfbc57db3a7ccd49e671ab1ca9779cc7070e5</Sha>
</Dependency>
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="11.1.0-alpha.1.21416.1">
<Uri>https://github.com/dotnet/llvm-project</Uri>
Expand Down Expand Up @@ -242,13 +242,13 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
<Sha>d50065944d8b41d804448a7056351481d583ad3d</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="6.0.0-alpha.0.23411.2">
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="6.0.0-alpha.0.23512.1">
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
<Sha>dd752be1a2fa9ea5c55fbbf1e28dc65902b3a476</Sha>
<Sha>86bddcfcc07cdbfb62df4b3068f606602919a786</Sha>
</Dependency>
<Dependency Name="System.Runtime.Numerics.TestData" Version="6.0.0-beta.23502.2">
<Dependency Name="System.Runtime.Numerics.TestData" Version="6.0.0-beta.23512.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>cee46f91361cc16cb1b0e95f52c87f1f5600f2c7</Sha>
<Sha>982dfbc57db3a7ccd49e671ab1ca9779cc7070e5</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0-rc1.21413.4">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
Expand Down
26 changes: 13 additions & 13 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -108,18 +108,18 @@
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
<runtimenativeSystemIOPortsVersion>6.0.0-rc.1.21415.6</runtimenativeSystemIOPortsVersion>
<!-- Runtime-Assets dependencies -->
<SystemRuntimeNumericsTestDataVersion>6.0.0-beta.23502.2</SystemRuntimeNumericsTestDataVersion>
<SystemComponentModelTypeConverterTestDataVersion>6.0.0-beta.23502.2</SystemComponentModelTypeConverterTestDataVersion>
<SystemDataCommonTestDataVersion>6.0.0-beta.23502.2</SystemDataCommonTestDataVersion>
<SystemDrawingCommonTestDataVersion>6.0.0-beta.23502.2</SystemDrawingCommonTestDataVersion>
<SystemIOCompressionTestDataVersion>6.0.0-beta.23502.2</SystemIOCompressionTestDataVersion>
<SystemIOPackagingTestDataVersion>6.0.0-beta.23502.2</SystemIOPackagingTestDataVersion>
<SystemNetTestDataVersion>6.0.0-beta.23502.2</SystemNetTestDataVersion>
<SystemPrivateRuntimeUnicodeDataVersion>6.0.0-beta.23502.2</SystemPrivateRuntimeUnicodeDataVersion>
<SystemRuntimeTimeZoneDataVersion>6.0.0-beta.23502.2</SystemRuntimeTimeZoneDataVersion>
<SystemSecurityCryptographyX509CertificatesTestDataVersion>6.0.0-beta.23502.2</SystemSecurityCryptographyX509CertificatesTestDataVersion>
<SystemWindowsExtensionsTestDataVersion>6.0.0-beta.23502.2</SystemWindowsExtensionsTestDataVersion>
<MicrosoftDotNetCilStripSourcesVersion>6.0.0-beta.23502.2</MicrosoftDotNetCilStripSourcesVersion>
<SystemRuntimeNumericsTestDataVersion>6.0.0-beta.23512.1</SystemRuntimeNumericsTestDataVersion>
<SystemComponentModelTypeConverterTestDataVersion>6.0.0-beta.23512.1</SystemComponentModelTypeConverterTestDataVersion>
<SystemDataCommonTestDataVersion>6.0.0-beta.23512.1</SystemDataCommonTestDataVersion>
<SystemDrawingCommonTestDataVersion>6.0.0-beta.23512.1</SystemDrawingCommonTestDataVersion>
<SystemIOCompressionTestDataVersion>6.0.0-beta.23512.1</SystemIOCompressionTestDataVersion>
<SystemIOPackagingTestDataVersion>6.0.0-beta.23512.1</SystemIOPackagingTestDataVersion>
<SystemNetTestDataVersion>6.0.0-beta.23512.1</SystemNetTestDataVersion>
<SystemPrivateRuntimeUnicodeDataVersion>6.0.0-beta.23512.1</SystemPrivateRuntimeUnicodeDataVersion>
<SystemRuntimeTimeZoneDataVersion>6.0.0-beta.23512.1</SystemRuntimeTimeZoneDataVersion>
<SystemSecurityCryptographyX509CertificatesTestDataVersion>6.0.0-beta.23512.1</SystemSecurityCryptographyX509CertificatesTestDataVersion>
<SystemWindowsExtensionsTestDataVersion>6.0.0-beta.23512.1</SystemWindowsExtensionsTestDataVersion>
<MicrosoftDotNetCilStripSourcesVersion>6.0.0-beta.23512.1</MicrosoftDotNetCilStripSourcesVersion>
<!-- dotnet-optimization dependencies -->
<optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.21416.5</optimizationwindows_ntx64MIBCRuntimeVersion>
<optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.21416.5</optimizationwindows_ntx86MIBCRuntimeVersion>
Expand Down Expand Up @@ -163,7 +163,7 @@
<MicrosoftNETILLinkTasksVersion>6.0.100-1.21459.1</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>6.0.0-rtm.23409.1</MicrosoftNETCoreRuntimeICUTransportVersion>
<MicrosoftNETCoreRuntimeICUTransportVersion>6.0.0-rtm.23512.2</MicrosoftNETCoreRuntimeICUTransportVersion>
<!-- MsQuic -->
<SystemNetMsQuicTransportVersion>6.0.0-servicing.22205.1</SystemNetMsQuicTransportVersion>
<!-- Mono LLVM -->
Expand Down

0 comments on commit 24a28a7

Please sign in to comment.