Closed BrunoJuchli closed 9 years ago
See issue #1
before running the batch script it is necessary to manually build the project in release mode.
In case the build is moved to a CI server like appveyor this is a no-issue (also, the batch script will not be necessary then, either).
If you'd like to build it on a local machine one would have to figure out an appropriate (reliable?) way of locating msbuild.exe.
Merged :smile: Thanks a lot Bruno!
https://www.nuget.org/packages/WpfBindingErrors/
well thank you. Also note that currently the nuget package only works for .net >= 4.5
See issue #1
before running the batch script it is necessary to manually build the project in release mode.
In case the build is moved to a CI server like appveyor this is a no-issue (also, the batch script will not be necessary then, either).
If you'd like to build it on a local machine one would have to figure out an appropriate (reliable?) way of locating msbuild.exe.