Skip to content

Commit

Permalink
Merge branch 'main' into RetargetToNet10
Browse files Browse the repository at this point in the history
  • Loading branch information
lewing authored Sep 20, 2024
2 parents 9b320bd + b450821 commit 57931b1
Show file tree
Hide file tree
Showing 132 changed files with 1,682 additions and 1,854 deletions.
3 changes: 1 addition & 2 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -946,9 +946,8 @@ configuration:
then:
- mentionUsers:
mentionees:
- davoudeshtehari
- cheenamalhotra
- david-engel
- jrahnama
replyTemplate: >-
Tagging subscribers to this area: ${mentionees}
Expand Down
4 changes: 2 additions & 2 deletions docs/area-owners.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s
| area-System.Composition | @ericstj | @dotnet/area-system-composition | |
| area-System.Configuration | @ericstj | @dotnet/area-system-configuration | |
| area-System.Console | @jeffhandley | @dotnet/area-system-console | |
| area-System.Data | @sammonort | @ajcvickers @davoudeshtehari @david-engel @roji | <ul><li>Odbc, OleDb - @saurabh500</li></ul> |
| area-System.Data | @sammonort | @ajcvickers @roji | <ul><li>Odbc, OleDb - @saurabh500</li></ul> |
| area-System.Data.Odbc | @sammonort | @ajcvickers @roji | |
| area-System.Data.OleDB | @sammonort | @ajcvickers @roji | |
| area-System.Data.SqlClient | @David-Engel | @davoudeshtehari @david-engel @jrahnama | Archived component - limited churn/contributions (see https://devblogs.microsoft.com/dotnet/introducing-the-new-microsoftdatasqlclient/) |
| area-System.Data.SqlClient | @David-Engel | @cheenamalhotra @david-engel | Archived component - limited churn/contributions (see https://devblogs.microsoft.com/dotnet/introducing-the-new-microsoftdatasqlclient/) |
| area-System.DateTime | @ericstj | @dotnet/area-system-datetime | System namespace APIs related to dates and times, including DateOnly, DateTime, DateTimeKind, DateTimeOffset, DayOfWeek, TimeOnly, TimeSpan, TimeZone, and TimeZoneInfo |
| area-System.Diagnostics | @tommcdon | @dotnet/area-system-diagnostics | |
| area-System.Diagnostics-coreclr | @tommcdon | @dotnet/area-system-diagnostics-coreclr | |
Expand Down
10 changes: 5 additions & 5 deletions docs/project/list-of-diagnostics.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,8 +306,8 @@ Diagnostic id values for experimental APIs must not be recycled, as that could s

| Diagnostic ID | Introduced | Removed | Description |
| :---------------- | ---------: | ------: | :---------- |
| __`SYSLIB5001`__ | .NET 9 | TBD | `Tensor<T>` and related APIs in System.Numerics.Tensors are experimental in .NET 9 |
| __`SYSLIB5002`__ | .NET 9 | TBD | `SystemColors` alternate colors are experimental in .NET 9 |
| __`SYSLIB5003`__ | .NET 9 | TBD | `System.Runtime.Intrinsics.Arm.Sve` is experimental in .NET 9 |
| __`SYSLIB5004`__ | .NET 9 | TBD | `X86Base.DivRem` is experimental in .NET 9 since performance is not as optimized as `T.DivRem` |
| __`SYSLIB5005`__ | .NET 9 | TBD | `System.Formats.Nrbf` is experimental in .NET 9 |
| __`SYSLIB5001`__ | .NET 9 | TBD | `Tensor<T>` and related APIs in System.Numerics.Tensors are experimental |
| __`SYSLIB5002`__ | .NET 9 | TBD | `SystemColors` alternate colors are experimental |
| __`SYSLIB5003`__ | .NET 9 | TBD | `System.Runtime.Intrinsics.Arm.Sve` is experimental |
| __`SYSLIB5004`__ | .NET 9 | TBD | `X86Base.DivRem` is experimental since performance is not as optimized as `T.DivRem` |
| __`SYSLIB5005`__ | .NET 9 | TBD | `System.Formats.Nrbf` is experimental |
108 changes: 54 additions & 54 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="10.0.0-alpha.1.24459.2">
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="10.0.0-alpha.1.24466.3">
<Uri>https://github.com/dotnet/icu</Uri>
<Sha>02ededbbc13185818d31bdae9777a12710a80d23</Sha>
<Sha>3895c750feadcad64f60b20324a40cf50e4f3ced</Sha>
</Dependency>
<Dependency Name="System.Net.MsQuic.Transport" Version="9.0.0-alpha.1.24167.3">
<Uri>https://github.com/dotnet/msquic</Uri>
Expand Down Expand Up @@ -54,14 +54,14 @@
<Sha>803d8598f98fb4efd94604b32627ee9407f246db</Sha>
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.24460.1">
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.24467.1">
<Uri>https://github.com/dotnet/cecil</Uri>
<Sha>1541df9c44ff8da964b2946e18655c2e37e4a198</Sha>
<Sha>526b22d829bc9b420dff6ef70877a67053b66e0f</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.24460.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.24467.1">
<Uri>https://github.com/dotnet/cecil</Uri>
<Sha>1541df9c44ff8da964b2946e18655c2e37e4a198</Sha>
<Sha>526b22d829bc9b420dff6ef70877a67053b66e0f</Sha>
<SourceBuild RepoName="cecil" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport" Version="10.0.0-alpha.1.24468.9">
Expand All @@ -81,9 +81,9 @@
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="10.0.0-alpha.1.24459.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="10.0.0-alpha.1.24466.1">
<Uri>https://github.com/dotnet/source-build-externals</Uri>
<Sha>2a2ecbfbee3f87786d9de50e886a72773f0ba449</Sha>
<Sha>771084d1612ff35d0b9943a5a0e639e8166b5ab6</Sha>
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
</Dependency>
</ProductDependencies>
Expand Down Expand Up @@ -170,57 +170,57 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>34138f08e2c9c3c41a0ac8af583a57ea953e3821</Sha>
</Dependency>
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="10.0.0-beta.24459.1">
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="10.0.0-beta.24466.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>928df39794e0f6677b50d6d8f690c52880c58d13</Sha>
<Sha>3e7dcac0d1e416192f0e24e7acaa1e3449de270e</Sha>
</Dependency>
<Dependency Name="System.Data.Common.TestData" Version="10.0.0-beta.24459.1">
<Dependency Name="System.Data.Common.TestData" Version="10.0.0-beta.24466.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>928df39794e0f6677b50d6d8f690c52880c58d13</Sha>
<Sha>3e7dcac0d1e416192f0e24e7acaa1e3449de270e</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common.TestData" Version="10.0.0-beta.24459.1">
<Dependency Name="System.Drawing.Common.TestData" Version="10.0.0-beta.24466.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>928df39794e0f6677b50d6d8f690c52880c58d13</Sha>
<Sha>3e7dcac0d1e416192f0e24e7acaa1e3449de270e</Sha>
</Dependency>
<Dependency Name="System.Formats.Tar.TestData" Version="10.0.0-beta.24459.1">
<Dependency Name="System.Formats.Tar.TestData" Version="10.0.0-beta.24466.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>928df39794e0f6677b50d6d8f690c52880c58d13</Sha>
<Sha>3e7dcac0d1e416192f0e24e7acaa1e3449de270e</Sha>
</Dependency>
<Dependency Name="System.IO.Compression.TestData" Version="10.0.0-beta.24459.1">
<Dependency Name="System.IO.Compression.TestData" Version="10.0.0-beta.24466.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>928df39794e0f6677b50d6d8f690c52880c58d13</Sha>
<Sha>3e7dcac0d1e416192f0e24e7acaa1e3449de270e</Sha>
</Dependency>
<Dependency Name="System.IO.Packaging.TestData" Version="10.0.0-beta.24459.1">
<Dependency Name="System.IO.Packaging.TestData" Version="10.0.0-beta.24466.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>928df39794e0f6677b50d6d8f690c52880c58d13</Sha>
<Sha>3e7dcac0d1e416192f0e24e7acaa1e3449de270e</Sha>
</Dependency>
<Dependency Name="System.Net.TestData" Version="10.0.0-beta.24459.1">
<Dependency Name="System.Net.TestData" Version="10.0.0-beta.24466.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>928df39794e0f6677b50d6d8f690c52880c58d13</Sha>
<Sha>3e7dcac0d1e416192f0e24e7acaa1e3449de270e</Sha>
</Dependency>
<Dependency Name="System.Private.Runtime.UnicodeData" Version="10.0.0-beta.24459.1">
<Dependency Name="System.Private.Runtime.UnicodeData" Version="10.0.0-beta.24466.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>928df39794e0f6677b50d6d8f690c52880c58d13</Sha>
<Sha>3e7dcac0d1e416192f0e24e7acaa1e3449de270e</Sha>
</Dependency>
<Dependency Name="System.Runtime.TimeZoneData" Version="10.0.0-beta.24459.1">
<Dependency Name="System.Runtime.TimeZoneData" Version="10.0.0-beta.24466.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>928df39794e0f6677b50d6d8f690c52880c58d13</Sha>
<Sha>3e7dcac0d1e416192f0e24e7acaa1e3449de270e</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.X509Certificates.TestData" Version="10.0.0-beta.24459.1">
<Dependency Name="System.Security.Cryptography.X509Certificates.TestData" Version="10.0.0-beta.24466.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>928df39794e0f6677b50d6d8f690c52880c58d13</Sha>
<Sha>3e7dcac0d1e416192f0e24e7acaa1e3449de270e</Sha>
</Dependency>
<Dependency Name="System.Text.RegularExpressions.TestData" Version="10.0.0-beta.24459.1">
<Dependency Name="System.Text.RegularExpressions.TestData" Version="10.0.0-beta.24466.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>928df39794e0f6677b50d6d8f690c52880c58d13</Sha>
<Sha>3e7dcac0d1e416192f0e24e7acaa1e3449de270e</Sha>
</Dependency>
<Dependency Name="System.Windows.Extensions.TestData" Version="10.0.0-beta.24459.1">
<Dependency Name="System.Windows.Extensions.TestData" Version="10.0.0-beta.24466.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>928df39794e0f6677b50d6d8f690c52880c58d13</Sha>
<Sha>3e7dcac0d1e416192f0e24e7acaa1e3449de270e</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.CilStrip.Sources" Version="10.0.0-beta.24459.1">
<Dependency Name="Microsoft.DotNet.CilStrip.Sources" Version="10.0.0-beta.24466.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>928df39794e0f6677b50d6d8f690c52880c58d13</Sha>
<Sha>3e7dcac0d1e416192f0e24e7acaa1e3449de270e</Sha>
</Dependency>
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="19.0.0-alpha.1.24401.1">
<Uri>https://github.com/dotnet/llvm-project</Uri>
Expand Down Expand Up @@ -278,39 +278,39 @@
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>b9b4464b3b10c1961ed0ff39b5f33b3b3bbf62d1</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.1.24410.5">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.24463.8">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>7cb32e193a55a95c74fc3bd56501b951b48b700f</Sha>
<Sha>f1bcbeb5fa2fe84698b62d88dd35199f0d7fbedb</Sha>
</Dependency>
<Dependency Name="runtime.native.System.IO.Ports" Version="9.0.0-rc.1.24410.5">
<Dependency Name="runtime.native.System.IO.Ports" Version="10.0.0-alpha.1.24463.8">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>7cb32e193a55a95c74fc3bd56501b951b48b700f</Sha>
<Sha>f1bcbeb5fa2fe84698b62d88dd35199f0d7fbedb</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.ILAsm" Version="9.0.0-rc.1.24410.5">
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.0-alpha.1.24463.8">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>7cb32e193a55a95c74fc3bd56501b951b48b700f</Sha>
<Sha>f1bcbeb5fa2fe84698b62d88dd35199f0d7fbedb</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.IL" Version="9.0.0-rc.1.24410.5">
<Dependency Name="Microsoft.NET.Sdk.IL" Version="10.0.0-alpha.1.24463.8">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>7cb32e193a55a95c74fc3bd56501b951b48b700f</Sha>
<Sha>f1bcbeb5fa2fe84698b62d88dd35199f0d7fbedb</Sha>
</Dependency>
<Dependency Name="System.Text.Json" Version="9.0.0-rc.1.24410.5">
<Dependency Name="System.Text.Json" Version="10.0.0-alpha.1.24463.8">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>7cb32e193a55a95c74fc3bd56501b951b48b700f</Sha>
<Sha>f1bcbeb5fa2fe84698b62d88dd35199f0d7fbedb</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="9.0.0-rc.1.24410.5">
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="10.0.0-alpha.1.24463.8">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>7cb32e193a55a95c74fc3bd56501b951b48b700f</Sha>
<Sha>f1bcbeb5fa2fe84698b62d88dd35199f0d7fbedb</Sha>
<SourceBuild RepoName="runtime" ManagedOnly="false" />
</Dependency>
<Dependency Name="System.Reflection.Metadata" Version="9.0.0-rc.1.24410.5">
<Dependency Name="System.Reflection.Metadata" Version="10.0.0-alpha.1.24463.8">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>7cb32e193a55a95c74fc3bd56501b951b48b700f</Sha>
<Sha>f1bcbeb5fa2fe84698b62d88dd35199f0d7fbedb</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-rc.1.24410.5">
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-alpha.1.24463.8">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>7cb32e193a55a95c74fc3bd56501b951b48b700f</Sha>
<Sha>f1bcbeb5fa2fe84698b62d88dd35199f0d7fbedb</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="10.0.0-prerelease.24466.1">
<Uri>https://github.com/dotnet/xharness</Uri>
Expand Down Expand Up @@ -344,13 +344,13 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
<Sha>8674aaa459d33551d419fece377f5512a1d93689</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="10.0.0-alpha.0.24459.1">
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="10.0.0-alpha.0.24466.1">
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
<Sha>2bf22c4e7b7036e87d29d2f2d76e99ddf57dab52</Sha>
<Sha>941d8ceba42a070df0c0fc18b6f666d0388eeb68</Sha>
</Dependency>
<Dependency Name="System.Runtime.Numerics.TestData" Version="10.0.0-beta.24459.1">
<Dependency Name="System.Runtime.Numerics.TestData" Version="10.0.0-beta.24466.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>928df39794e0f6677b50d6d8f690c52880c58d13</Sha>
<Sha>3e7dcac0d1e416192f0e24e7acaa1e3449de270e</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-2.24421.9">
<Uri>https://github.com/dotnet/roslyn</Uri>
Expand Down
Loading

0 comments on commit 57931b1

Please sign in to comment.