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 improve_hot_reload_de…
…bug_tests * origin/main: (274 commits) Disable test ConnectWithCertificateForDifferentName_Throws (dotnet#56456) Update dependencies from https://github.com/mono/linker build 20210726.2 (dotnet#56374) Cleanup disabled test conditions (dotnet#56381) [mono] Add GC unsafe transition to mono_unhandled_exception (dotnet#56380) don't fail the file extraction when we can't set last write time (dotnet#56370) Properly rebuild optimization data when it changes (dotnet#56397) Make open function calls in coreclr EINTR resilient on macOS (dotnet#56403) Fix dependency from EventLog to TraceSource ref (dotnet#56417) Fix comments in asm with JitDiffableDasm=1 (dotnet#56416) Catch TcpClient ctor exceptions in FtpWebRequest.CreateConnectionAsync (dotnet#56379) Add interop between serializer and DOMs (dotnet#56112) Fix type loader not recognizing overridden method (dotnet#56337) Prevent Segfault in EventPipe on disable (dotnet#56104) Update runtimeconfig.json and deps.json paths when these break past the MAX_PATH threshold (dotnet#56224) Use native allocator instead of pinning when decompressing embedded PDB (dotnet#56336) Specify win-x64 as a valid platform in the microsoft-net-runtime-* workloads for iOS/tvOS/MacCatalyst (dotnet#56311) Fix FailFast message formatting race (dotnet#56388) Try to fix finalizer-based async tests (dotnet#56384) Fix MetricsEventSource tests (dotnet#56382) Remove invalid Castle.DynamicProxy.Internal.AbstractInvocation from ILLink descriptor files (dotnet#56392) ...
- Loading branch information
Showing
847 changed files
with
17,201 additions
and
10,087 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
Oops, something went wrong.