forked from dotnet/runtime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main' into thays_implement_debug…
…ger_proxy_attribute * origin/main: (340 commits) add RID for Debian 11 (dotnet#56789) [wasm] [debugger] Skip thread static field (dotnet#56749) Fix timeouts in coreroot_determinism test in GC stress mode (dotnet#56770) Use File.OpenHandle in Socket.SendFile directly (dotnet#56777) accept empty realm for digest auth (dotnet#56369) (dotnet#56455) [wasm][debugger] Create test Inherited Properties (dotnet#56754) Mark new test as incompatible with GC Mark4781_1GcStressIncompatible (dotnet#56739) Ensure MetadataEnumResult is sufficiently updated by MetaDataImport::Enum (dotnet#56756) [mono] Remove gdb xdebug and binary writer support, it hasn't worked in a while. (dotnet#56759) Update windows-requirements.md (dotnet#56476) Update doc and generic parameter name for JsonValue.GetValue (dotnet#56639) [wasm][debugger] Inspect static class (dotnet#56740) Fix stack overflow handling issue in GC stress (dotnet#56733) Use ReflectionOnly as serialization mode in case dynamic code runtime feature is not supported (dotnet#56604) Move Windows Compat pack to NuGet pack task (dotnet#56686) Fix build error when building some packages (dotnet#56767) Simplify JIT shutdown logic in crossgen2 (dotnet#56687) Fix race in crossdac publishing with PGO (dotnet#56762) Add DictionaryKeyPolicy support for EnumConverter [dotnet#47765] (dotnet#54429) Use ComWrappers in some Marshal unit-tests and update platform metadata (dotnet#56595) ...
- Loading branch information
Showing
1,222 changed files
with
36,213 additions
and
30,756 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,53 +1,55 @@ | ||
{ | ||
"version": "1.0", | ||
"components": [ | ||
"Microsoft.VisualStudio.Component.CoreEditor", | ||
"Microsoft.VisualStudio.Workload.CoreEditor", | ||
"Microsoft.NetCore.Component.SDK", | ||
"Microsoft.VisualStudio.Component.NuGet", | ||
"Microsoft.Net.Component.4.6.1.TargetingPack", | ||
"Microsoft.VisualStudio.Component.Roslyn.Compiler", | ||
"Microsoft.VisualStudio.Component.Roslyn.LanguageServices", | ||
"Microsoft.VisualStudio.Component.FSharp", | ||
"Microsoft.NetCore.Component.DevelopmentTools", | ||
"Microsoft.Component.MSBuild", | ||
"Microsoft.Net.Component.4.5.2.TargetingPack", | ||
"Microsoft.VisualStudio.Component.SQL.LocalDB.Runtime", | ||
"Microsoft.VisualStudio.Component.SQL.CLR", | ||
"Microsoft.VisualStudio.Component.CoreEditor", | ||
"Microsoft.VisualStudio.Workload.CoreEditor", | ||
"Microsoft.Net.Component.4.8.SDK", | ||
"Microsoft.Net.Component.4.7.2.TargetingPack", | ||
"Microsoft.Net.ComponentGroup.DevelopmentPrerequisites", | ||
"Microsoft.Component.MSBuild", | ||
"Microsoft.VisualStudio.Component.TextTemplating", | ||
"Microsoft.VisualStudio.Component.SQL.LocalDB.Runtime", | ||
"Microsoft.VisualStudio.Component.SQL.CLR", | ||
"Microsoft.VisualStudio.Component.NuGet", | ||
"Microsoft.VisualStudio.Component.ManagedDesktop.Core", | ||
"Microsoft.Net.Component.4.5.2.TargetingPack", | ||
"Microsoft.Net.Component.4.5.TargetingPack", | ||
"Microsoft.VisualStudio.Component.IntelliCode", | ||
"Microsoft.Net.Component.4.TargetingPack", | ||
"Microsoft.Net.Component.4.5.1.TargetingPack", | ||
"Microsoft.Net.Component.4.6.TargetingPack", | ||
"Microsoft.Net.ComponentGroup.TargetingPacks.Common", | ||
"Microsoft.NetCore.Component.SDK", | ||
"Microsoft.VisualStudio.Component.FSharp", | ||
"Microsoft.ComponentGroup.ClickOnce.Publish", | ||
"Microsoft.NetCore.Component.DevelopmentTools", | ||
"Microsoft.Net.Component.4.8.TargetingPack", | ||
"Microsoft.Net.Component.4.6.1.TargetingPack", | ||
"Microsoft.VisualStudio.Component.DiagnosticTools", | ||
"Microsoft.VisualStudio.Component.IntelliCode", | ||
"Microsoft.Net.Component.4.6.2.TargetingPack", | ||
"Microsoft.Net.ComponentGroup.4.6.2.DeveloperTools", | ||
"Microsoft.Net.Component.4.7.TargetingPack", | ||
"Microsoft.Net.ComponentGroup.4.7.DeveloperTools", | ||
"Microsoft.Net.Component.4.8.TargetingPack", | ||
"Microsoft.VisualStudio.Component.ClassDesigner", | ||
"Microsoft.VisualStudio.Component.GraphDocument", | ||
"Microsoft.VisualStudio.Component.CodeMap", | ||
"Microsoft.VisualStudio.Component.VC.CoreIde", | ||
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64", | ||
"Microsoft.VisualStudio.Component.Windows10SDK.18362", | ||
"Microsoft.VisualStudio.Component.Windows10SDK.19041", | ||
"Microsoft.VisualStudio.Component.ManagedDesktop.Prerequisites", | ||
"Microsoft.ComponentGroup.Blend", | ||
"Microsoft.VisualStudio.Component.FSharp.Desktop", | ||
"Microsoft.VisualStudio.ComponentGroup.MSIX.Packaging", | ||
"Microsoft.VisualStudio.Workload.ManagedDesktop", | ||
"Microsoft.VisualStudio.Component.VC.Redist.14.Latest", | ||
"Microsoft.VisualStudio.ComponentGroup.ArchitectureTools.Native", | ||
"Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Core", | ||
"Microsoft.VisualStudio.Component.VC.Tools.ARM64", | ||
"Microsoft.VisualStudio.Component.VC.CLI.Support", | ||
"Microsoft.VisualStudio.Workload.NativeDesktop", | ||
"Microsoft.VisualStudio.Component.VC.Tools.ARM64", | ||
"Microsoft.VisualStudio.Component.VC.Tools.ARM", | ||
"Microsoft.Net.ComponentGroup.TargetingPacks.Common", | ||
"Microsoft.Net.Component.4.6.TargetingPack", | ||
"Microsoft.VisualStudio.Component.Git", | ||
"Microsoft.VisualStudio.Component.LinqToSql", | ||
"Microsoft.NetCore.Component.Runtime.3.1", | ||
"Microsoft.NetCore.Component.Runtime.5.0", | ||
"Microsoft.Net.Component.4.6.2.SDK", | ||
"Microsoft.Net.Component.4.7.SDK" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.