RadicalFx / housekeeping

This repository is intended to keep track and manage all what is not code-related. Requirements and Pre-Requirements discussions should be handled here too.
https://waffle.io/radicalfx/housekeeping
0 stars 1 forks source link

Can "Build.Support" repo be deleted? #71

Closed mauroservienti closed 7 years ago

micdenny commented 7 years ago

I would just remove it, and I will do it, because if there's some repo left depending on it, we already know we have a fix:

  before_build:
    - appveyor DownloadFile https://dist.nuget.org/win-x86-commandline/v3.2.0/nuget.exe
    - nuget restore "src\Radical.Windows.sln"
micdenny commented 7 years ago

done!