Skip to content

Conversation

@radekdoulik
Copy link
Member

Build with net5.0 TFM instead of netcoreapp3.1

That would allow use of new NET5 API like the new dynamic dependency
attribute.

Also replace NET5_LINKER define with NET5_0.

That would allow use of new NET5 API like the new dynamic dependency
[attribute](https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.codeanalysis.dynamicdependencyattribute?view=net-5.0).

Also replace NET5_LINKER define with NET5_0. Context: dotnet/sdk#13615
@radekdoulik
Copy link
Member Author

This PR is draft as it needs newer msbuild 16.8, which will be available in the next VS 2019 release.

It also needs dotnet/java-interop#747

Base automatically changed from master to main March 5, 2021 23:08
@pjcollins
Copy link
Member

I think we can close this now that #5891 has been merged.

@pjcollins pjcollins closed this May 19, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants