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 : 92.0.200 -RCI{build}
1+ version : 92.0.250 -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 = " 92.0.200 " ,
6+ [string ] $Version = " 92.0.250 " ,
77 [Parameter (Position = 2 )]
8- [string ] $AssemblyVersion = " 92.0.200 "
8+ [string ] $AssemblyVersion = " 92.0.250 "
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 = " 92.0.200 " ,
6+ [string ] $Version = " 92.0.250 " ,
77 [Parameter (Position = 2 )]
8- [string ] $AssemblyVersion = " 92.0.200 "
8+ [string ] $AssemblyVersion = " 92.0.250 "
99)
1010
1111$WorkingDir = split-path - parent $MyInvocation.MyCommand.Definition
You can’t perform that action at this time.
0 commit comments