mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
10
appveyor.yml
10
appveyor.yml
@@ -1,4 +1,4 @@
|
||||
version: 1.76.{build}
|
||||
version: 1.0.{build}
|
||||
pull_requests:
|
||||
do_not_increment_build_number: true
|
||||
image: Visual Studio 2017
|
||||
@@ -17,10 +17,4 @@ build:
|
||||
test:
|
||||
assemblies:
|
||||
only:
|
||||
- mRemoteNGTests\bin\$(configuration)\mRemoteNGTests.dll
|
||||
artifacts:
|
||||
- path: C:\projects\mremoteng\mRemoteV1\Release\*.msi
|
||||
name: mRemoteNG-installer.msi
|
||||
|
||||
- path: C:\projects\mremoteng\mRemoteV1\Release\*.zip
|
||||
name: mRemoteNG-portable.zip
|
||||
- mRemoteNGTests\bin\$(configuration)\mRemoteNGTests.dll
|
||||
Reference in New Issue
Block a user