Skip to content

Commit f7a0b15

Browse files
committed
Switch to CI nuget
1 parent 6bdbcd5 commit f7a0b15

File tree

3 files changed

+2
-10
lines changed

3 files changed

+2
-10
lines changed

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ configuration: Release
99
platform: Any CPU
1010

1111
before_build:
12-
- cmd: '"src/.nuget/NuGet.exe" restore src/Simplify.Web.sln'
12+
- nuget restore src/Simplify.Web.sln
1313

1414
build:
15+
project: src/Simplify.Web.sln
1516
publish_nuget: true
1617
parallel: true
1718
verbosity: minimal

src/.nuget/NuGet.Config

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/.nuget/NuGet.exe

-5.42 MB
Binary file not shown.

0 commit comments

Comments
 (0)