ReClass.NET
ReClass.NET copied to clipboard
Adds appveyor for x86, x64 and combined build on windows
Hey,
this PR adds AppVeyor support for the Reclass.NET solution without the linux project. The appveyor pipeline will build the solution on both x86, x64 configurations on windows with tests. If successful a combined build that packages both executables into one zip will be triggered.
@KN4CK3R Should we merge it ?