-
Notifications
You must be signed in to change notification settings - Fork 256
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
Add reference assemblies for net6.0-[platform] TFMs #892
Comments
@sharwell Is this possible? If yes, it would be nice to have :) |
So the ask is to have Line 887 in b7df823
I have no problem with that, but it would require there to be nuget packages with these references. Currently we rely on Microsoft.NETCore.App.Ref. This is my best understanding of the reference nuget packages and how they map. You will need to add all the reference from Microsoft.NETCore.App.Ref as well.
|
@jmarolf Yes that's exactly what I'm asking for. |
@jmarolf Thanks!! That was too fast :) |
https://github.com/dotnet/designs/blob/main/accepted/2021/net6.0-tfms/net6.0-tfms.md#design
The text was updated successfully, but these errors were encountered: