jason-roberts / FeatureToggle

Simple, reliable feature toggles in .NET
http://dontcodetired.com/blog/?tag=/featuretoggle
Apache License 2.0
687 stars 111 forks source link

Fix AppVeyor Build #147

Closed jason-roberts closed 7 years ago

jason-roberts commented 7 years ago

Failed build: https://ci.appveyor.com/project/jason-roberts/featuretoggle/build/4.0.24

Possible causes:

https://github.com/dotnet/sdk/issues/955

https://github.com/dotnet/sdk/issues/1514

jason-roberts commented 7 years ago

Resolved: Added --no-build --no-restore to dotnet test in AppVeyor build test script