Skip to content
Discussion options

You must be logged in to vote

It seems that the issue comes from the fact that my .NET 8 project targets net8.0-windows10.0.18362.0, while my TFS server is running on 2019.
I added <SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion>
to the .csproj file of my test project, which seems to have resolved the issue.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by OsirisTerje
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants