Skip to content
Discussion options

You must be logged in to vote

The TargetFramework property is highly impactful. Setting it incorrectly is highly disruptive to project restore and build. Condition the TargetFramework property, so it only applies to the projects where it is appropriate. Maybe something like Condition=" '$(MSBuildProjectExtension)'=='.csproj' " is appropriate.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@malyovanik
Comment options

@robmen
Comment options

@robmen
Comment options

@malyovanik
Comment options

@malyovanik
Comment options

Answer selected by malyovanik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants