Skip to content
Discussion options

You must be logged in to vote

Others have already hit this, solutions discussed here (I think) and HeatWave has special case to migrate it.

You need to explicitly import the SDK.props/targets and place your usage of TargetDir after the last import. This is an MSBuild behavior.

PostBuildEvent is an anachronism in Sdk-style projects, recommendation is to move to explicit Target instead.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@mtissington
Comment options

@barnson
Comment options

Answer selected by robmen
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants