Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Gocke <angocke@microsoft.com>2021-04-23 00:01:39 +0300
committerGitHub <noreply@github.com>2021-04-23 00:01:39 +0300
commit96999bc05c7fe2ffabdd71060113e4765ef35d7e (patch)
tree5fbb0d3fade9c51ae0e7ee820f4d8b834fd85c59 /src/mono/nuget/Microsoft.NET.Runtime.MonoAOTCompiler.Task/Sdk/Sdk.props
parent0446f8988d3153f03baac1c35aa612667d678e14 (diff)
Backport #51237 to release/6.0-preview4 (#51672)
* Include linker fix from mono/linker#1972 This fix is necessary for https://github.com/dotnet/runtime/pull/51237 to work properly. Otherwise, the linker may crash when analyzing certain patterns. * Fix EventSource trimmer warning (#51237) * eh fix * test change that inadvertently got checked in earlier * Suppresses the trimmer warning on TypeAnalysis ctor * Incorporating FB * Update src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/DiagnosticSourceEventSource.cs Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com> * Update src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/DiagnosticSourceEventSource.cs Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com> * Update src/libraries/System.Private.CoreLib/src/System/Diagnostics/Tracing/EventSource.cs Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com> * Fix DynamicDependency as per PR feedback * an earlier change got reverted * fixed proj file netcore app condition check * fixed NETCORE_ENGINEERING_TELEMETRY build failures * fixeing another NETCORE_ENGINEERING_TELEMETRY build failures * Adding RequiresUnreferencedCode to TypeAnalysis ctor instead of suppressing the warning to get FB, not fully fixed * PR FB and suppressing warnings for safe calls * propagated the warning all the way up * CI build break fix for one file * excluding NativeRTEventSrc from being build in a project * Missed couple of supppressions on NativeRTEventSrc * build break fixes * Trimmer warning fix related to EventSource manifest creation * incorporate fb * fix build break in some configs * comment feedback * build break Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com> (cherry picked from commit ddaa1c3c503f989db48102f50a693765e4e6ae2a) Co-authored-by: Lakshan Fernando <lakshanf@hotmail.com>
Diffstat (limited to 'src/mono/nuget/Microsoft.NET.Runtime.MonoAOTCompiler.Task/Sdk/Sdk.props')
0 files changed, 0 insertions, 0 deletions