File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 4
4
only :
5
5
- master
6
6
7
- os : Visual Studio 2015
7
+ os : Visual Studio 2017
8
8
configuration : AppVeyor
9
9
assembly_info :
10
10
patch : true
14
14
assembly_informational_version : ' 2.3.0.{build}'
15
15
environment :
16
16
RestorePackages : false
17
- install :
18
- - set PATH=%programfiles(x86)%\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\amd64;%PATH%
19
17
before_build :
20
18
- ps : .paket\paket.exe install
21
19
build :
39
37
only :
40
38
- release
41
39
42
- os : Visual Studio 2015
40
+ os : Visual Studio 2017
43
41
configuration : AppVeyor
44
42
assembly_info :
45
43
patch : true
49
47
assembly_informational_version : ' {version}'
50
48
environment :
51
49
RestorePackages : false
52
- install :
53
- - set PATH=%programfiles(x86)%\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\amd64;%PATH%
54
50
before_build :
55
51
- ps : .paket\paket.exe install
56
52
build :
You can’t perform that action at this time.
0 commit comments