@joebigelow / wix-1 / commits / 77226242

Include version info file when building in NCrunch

Rob Mensching committed Jan 8, 2021 at 13:38 UTC 772262429cda01740b310fc87c05140740e7f870
1 file changed +7
src/WixToolset.Data/WixToolset.Data.v3.ncrunchproject new
+7
@@ -0,0 +1,7 @@
1 +<ProjectConfiguration>
2 + <Settings>
3 + <AdditionalFilesToIncludeForProject>
4 + <Value>..\..\version.json</Value>
5 + </AdditionalFilesToIncludeForProject>
6 + </Settings>
7 +</ProjectConfiguration>
\ No newline at end of file