Skip to content

Remove unneeded DiagnosticSource content - #112116

Merged
tarekgh merged 1 commit into
mainfrom
noahfalk-patch-1
Feb 4, 2025
Merged

Remove unneeded DiagnosticSource content#112116
tarekgh merged 1 commit into
mainfrom
noahfalk-patch-1

Conversation

@noahfalk

@noahfalk noahfalk commented Feb 4, 2025

Copy link
Copy Markdown
Member

The IL link file was getting included as unnecessary content in transitive dependent projects which caused confusion.

Fixes #112110

PTAL @tarekgh

The IL link file was getting included as unnecessary content in transitive dependent projects which caused confusion.

Fixes #112110
@tarekgh tarekgh added this to the 10.0.0 milestone Feb 4, 2025
@tarekgh
tarekgh merged commit d59ab53 into main Feb 4, 2025
grendello added a commit to grendello/runtime that referenced this pull request Feb 5, 2025
* main:
  JIT: Set PGO data inconsistent when flow disappears in cast expansion (dotnet#112147)
  [H/3] Fix handling H3_NO_ERROR (dotnet#112125)
  Change some workflows using `pull_request` to use `pull_request_target` instead (dotnet#112161)
  Annotate ConfiguredCancelableAsyncEnumerable T with allows ref struct and update extensions (dotnet#111953)
  Delete copy of performance pipelines in previous location (dotnet#112113)
  Optimize BigInteger.Divide (dotnet#96895)
  Use current STJ in HostModel and remove unnecessary audit suppressions (dotnet#109852)
  JIT: Unify handling of InstParam argument during inlining (dotnet#112119)
  Remove unneeded DiagnosticSource content (dotnet#112116)
  Improve compare-and-branch sequences produced by Emitter (dotnet#111797)
  Jit: Conditional Escape Analysis and Cloning (dotnet#111473)
  Re-enable HKDF-SHA3 on Azure Linux
  Remove fstream usage from corehost (dotnet#111859)
@jkotas
jkotas deleted the noahfalk-patch-1 branch February 11, 2025 01:07
@tarekgh

tarekgh commented Feb 19, 2025

Copy link
Copy Markdown
Member

/backport to release/9.0-staging

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/9.0-staging: https://github.com/dotnet/runtime/actions/runs/13421539551

@github-actions github-actions Bot locked and limited conversation to collaborators Mar 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.