File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11environment :
22 VisualStudioVersion : 12.0
33
4- version : 47.0.0 -CI{build}
4+ version : 47.0.1 -CI{build}
55
66shallow_clone : true
77
@@ -23,4 +23,4 @@ deploy:
2323 api_key :
2424 secure : T3yoLSioRwXa7byUvu17t4I88RTQTvICh2j+KplLb1YVimd1IYy2m2akGqgOMJhY
2525 skip_symbols : true
26- artifact : nupkgfiles
26+ artifact : nupkgfiles
Original file line number Diff line number Diff line change 33 [Parameter (Position = 0 )]
44 [string ] $Target = " vs2013" ,
55 [Parameter (Position = 1 )]
6- [string ] $Version = " 47.0.0 " ,
6+ [string ] $Version = " 47.0.1 " ,
77 [Parameter (Position = 2 )]
8- [string ] $AssemblyVersion = " 47.0.0 " ,
8+ [string ] $AssemblyVersion = " 47.0.1 " ,
99 [Parameter (Position = 3 )]
1010 [string ] $RedistVersion = " 3.2526.1362"
1111)
@@ -311,4 +311,4 @@ switch -Exact ($Target)
311311 VSX v140
312312 Nupkg
313313 }
314- }
314+ }
You can’t perform that action at this time.
0 commit comments