Skip to content

Dont produce ILLink packages from runtime til preview 2 - #80627

Merged
tlakollo merged 1 commit into
dotnet:mainfrom
tlakollo:DontProduceILLinkPackInRuntime
Jan 13, 2023
Merged

Dont produce ILLink packages from runtime til preview 2#80627
tlakollo merged 1 commit into
dotnet:mainfrom
tlakollo:DontProduceILLinkPackInRuntime

Conversation

@tlakollo

Copy link
Copy Markdown
Contributor

In order to mitigate risks in the SDK we need to stop producing packages from runtime.

@tlakollotlakollo added the area-Tools-ILLink .NET linker development as well as trimming analyzers label Jan 13, 2023
@tlakollotlakollo added this to the 8.0.0 milestone Jan 13, 2023
@tlakollo
tlakollo requested a review from sbomer as a code ownerJanuary 13, 2023 20:10
@tlakollotlakollo self-assigned this Jan 13, 2023
@ghostghost added the linkable-framework Issues associated with delivering a linker friendly framework label Jan 13, 2023
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @agocke, @sbomer, @vitek-karas
See info in area-owners.md if you want to be subscribed.

Issue Details

In order to mitigate risks in the SDK we need to stop producing packages from runtime.

Author:tlakollo
Assignees:tlakollo
Labels:

area-Tools-ILLink

Milestone:8.0.0

@ghost

Copy link
Copy Markdown

Tagging subscribers to 'linkable-framework': @eerhardt, @vitek-karas, @LakshanF, @sbomer, @joperezr
See info in area-owners.md if you want to be subscribed.

Issue Details

In order to mitigate risks in the SDK we need to stop producing packages from runtime.

Author:tlakollo
Assignees:tlakollo
Labels:

linkable-framework, area-Tools-ILLink

Milestone:8.0.0

@tlakollo
tlakollo merged commit daa07f8 into dotnet:mainJan 13, 2023
@tlakollo
tlakollo deleted the DontProduceILLinkPackInRuntime branch January 13, 2023 23:29
@ghostghost locked as resolved and limited conversation to collaborators Feb 13, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Tools-ILLink.NET linker development as well as trimming analyzerslinkable-frameworkIssues associated with delivering a linker friendly framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tlakollo@sbomer@ViktorHofer