We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following list of packages show up as prebuilts when removing the SBRP self-reference in SBRP:
Microsoft.NETCore.App.Ref.5.0.0 Microsoft.NETCore.App.Ref.6.0.0 Microsoft.NETCore.App.Ref.7.0.0 Microsoft.NETCore.App.Ref.8.0.0 Microsoft.NETCore.App.Ref.9.0.0 Microsoft.NETCore.Platforms.1.1.0 NETStandard.Library.2.0.3
This indicates that the corresponding live-built packages aren't used in the build later.
The text was updated successfully, but these errors were encountered:
Fixed with dotnet/source-build-reference-packages#1192.
Sorry, something went wrong.
No branches or pull requests
The following list of packages show up as prebuilts when removing the SBRP self-reference in SBRP:
Microsoft.NETCore.App.Ref.5.0.0
Microsoft.NETCore.App.Ref.6.0.0
Microsoft.NETCore.App.Ref.7.0.0
Microsoft.NETCore.App.Ref.8.0.0
Microsoft.NETCore.App.Ref.9.0.0
Microsoft.NETCore.Platforms.1.1.0
NETStandard.Library.2.0.3
This indicates that the corresponding live-built packages aren't used in the build later.
The text was updated successfully, but these errors were encountered: