Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove "netcoreapp2.0" target from the Avalonia. Make previewer use netstandard2.0 #14268

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

maxkatz6
Copy link
Member

What does the pull request do?

Reduces maintenance burden and number of new warnings we have with each new SDK.

Breaking changes

One of targets was removed, which can be considered as a breaking change.
But all of actual assemblies didn't use netstandard2.0 to begin with. Only "Avalonia" umbrella project that doesn't have any actual code. And only previewer.
Still, not worth of backporting.

@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.1.999-cibuild0043736-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@kekekeks kekekeks enabled auto-merge January 19, 2024 06:58
@kekekeks kekekeks added this pull request to the merge queue Jan 19, 2024
Merged via the queue into master with commit c391117 Jan 19, 2024
7 checks passed
@kekekeks kekekeks deleted the drop-netcore20 branch January 19, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants