bblanchon / WpfBindingErrors

:boom: Turn WPF Binding errors into exception
MIT License
78 stars 17 forks source link

#1 Nuget Package #2

Closed BrunoJuchli closed 9 years ago

BrunoJuchli commented 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.

bblanchon commented 9 years ago

Merged :smile: Thanks a lot Bruno!

https://www.nuget.org/packages/WpfBindingErrors/

BrunoJuchli commented 9 years ago

well thank you. Also note that currently the nuget package only works for .net >= 4.5