-
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
Compile corehost.sln Error NETSDK1013 TargetFramework value "" is not recognized #88116
Comments
Tagging subscribers to this area: @hoyosjs Issue DetailsDescriptionAfter I compiled the corehost .sln, I got the following error
I located in the wrong place,dotnet\sdk\8.0.100-preview.5.23303.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets
How can I fix this error? Reproduction Stepsditto Expected behaviorI hope to compile corehost .sln succeed Actual behaviorI was expecting to compile the corehost .sln, but the result is wrong Regression?No response Known WorkaroundsNo response Configuration
Other informationNo response
|
Closing in favor of #88172 since it's a tracking issue of CI impact. |
Description
After I compiled the corehost .sln, I got the following error
I located in the wrong place,dotnet\sdk\8.0.100-preview.5.23303.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets
How can I fix this error?
Reproduction Steps
ditto
Expected behavior
I hope to compile corehost .sln succeed
Actual behavior
I was expecting to compile the corehost .sln, but the result is wrong
Regression?
No response
Known Workarounds
No response
Configuration
Other information
No response
The text was updated successfully, but these errors were encountered: