-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Some test projects fail to restore under /p:DotNetBuildFromSource=true #84617
Comments
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries Issue DetailsIn our CI, we build the repo using:
Since #83899 (which is clearing
@ViktorHofer @NikolaMilosavljevic how can we fix this? cc @omajid
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In our CI, we build the repo using:
Since #83899 (which is clearing
NetFrameworkMinimum
whenDotNetBuildFromSource
), a bunch of test projects which have anet48
tfm fail to restore:@ViktorHofer @NikolaMilosavljevic how can we fix this?
cc @omajid
The text was updated successfully, but these errors were encountered: