Top "Appveyor" questions

A hosted continuous integration service for open source projects.

Building with MSBuild 14.0/C# 6.0 in AppVeyor

I am trying build a library with C# 6.0 code in AppVeyor. I have tried configurations in this update from AppVeyor, …

msbuild visual-studio-2015 c#-6.0 appveyor msbuild-14.0
'pip setup.py bdist_wheel' no longer builds forced non-pure wheels

I have a project that compiles with C extensions on Linux, but without them on Windows. When I first generated …

python windows pypi python-wheel appveyor