Skip to content

Commit c7502f9

Browse files
committed
Trying to fix appveyor.yml
1 parent 570323d commit c7502f9

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

appveyor.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
before_build:
22
- nuget restore Source/NETworkManager.sln
3-
+image: Visual Studio 2017
4-
configuration:
5-
- Release
6-
platform: Any CPU
3+
image: Visual Studio 2017
4+
configuration: Release
5+
platform: Any CPU

0 commit comments

Comments
 (0)