Skip to content
Discussion options

You must be logged in to vote

Depends on the file type, the following should work:

<ItemGroup>
    <Compile Remove="SomeCodeFile.wxs" />
    <EmbeddedResource Remove="SomeLocFile.wxl" />
</ItemGroup>

Or you can turn off the automatic globbing.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@wmanning
Comment options

Comment options

You must be logged in to vote
1 reply
@wmanning
Comment options

Answer selected by wmanning
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
2 participants