Skip to content

Commit 87d8aec

Browse files
authored
Update appveyor.yml
1 parent 8078b4d commit 87d8aec

1 file changed

Lines changed: 4 additions & 10 deletions

File tree

appveyor.yml

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
1+
version: 2.0.build}
2+
image: Visual Studio 2019
13
branches:
24
only:
35
- master
4-
5-
before_build:
6-
- nuget restore Source/NETworkManager.sln
7-
8-
image: Visual Studio 2019
9-
106
configuration: Release
11-
127
platform: Any CPU
13-
14-
pull_requests:
15-
do_not_increment_build_number: false
8+
before_build:
9+
-cmd: dotnet restore Source/NETworkManager.sln

0 commit comments

Comments
 (0)