Skip to content

Commit 7d265f0

Browse files
joshlrogerspver
authored andcommitted
Added nuget restore to the appveyor configuration
1 parent 1e6c56d commit 7d265f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ configuration: Release
44
shallow_clone: true
55
environment:
66
DeployExtension: false
7+
before_build:
8+
- nuget restore
79
build:
810
project: OpenCover.UI.sln
911
parallel: true

0 commit comments

Comments
 (0)