Replies: 3 comments 3 replies
-
Honestly, that sounds like a good question for Nerdbank.GitVersioning. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Seems like they had a regression of dotnet/Nerdbank.GitVersioning#53. You can workaround it with dotnet/Nerdbank.GitVersioning#292. |
Beta Was this translation helpful? Give feedback.
1 reply
-
If my PR is accepted, the end user will be able to use Nerdbank.GitVersioning with WiX projects without having to do anything else (I hope). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to use Nerdbank.GitVersioning in Bundle project?
If I try to compile a project of type Bundle I get the following error:
C:\Users\maniglia.nuget\packagesnerdbank.gitversioning\3.5.119\build\Nerdbank.GitVersioning.targets(122,5): error : CodeDomProvider not available for language: wix. No version info will be embedded into assembly.
Beta Was this translation helpful? Give feedback.
All reactions