File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- version : 91.1.60 -RCI{build}
1+ version : 91.1.160 -RCI{build}
22
33image :
44 - Visual Studio 2015
Original file line number Diff line number Diff line change 33 [Parameter (Position = 0 )]
44 [string ] $Target = " netcore31" ,
55 [Parameter (Position = 1 )]
6- [string ] $Version = " 91.1.60 " ,
6+ [string ] $Version = " 91.1.160 " ,
77 [Parameter (Position = 2 )]
8- [string ] $AssemblyVersion = " 91.1.60 "
8+ [string ] $AssemblyVersion = " 91.1.160 "
99)
1010
1111$WorkingDir = split-path - parent $MyInvocation.MyCommand.Definition
Original file line number Diff line number Diff line change 33 [Parameter (Position = 0 )]
44 [string ] $Target = " vs2015" ,
55 [Parameter (Position = 1 )]
6- [string ] $Version = " 91.1.60 " ,
6+ [string ] $Version = " 91.1.160 " ,
77 [Parameter (Position = 2 )]
8- [string ] $AssemblyVersion = " 91.1.60 "
8+ [string ] $AssemblyVersion = " 91.1.160 "
99)
1010
1111$WorkingDir = split-path - parent $MyInvocation.MyCommand.Definition
You can’t perform that action at this time.
0 commit comments