File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212jobs :
1313 build :
1414 name : Build cURL Windows
15- runs-on : windows-2019
15+ runs-on : windows-2022
1616
1717 steps :
1818 - name : Checkout code
Original file line number Diff line number Diff line change 66 </ImportGroup >
77 <PropertyGroup Label =" UserMacros" >
88 <curlVersion >7.88.0</curlVersion >
9- <curlBuildNumber >1 </curlBuildNumber >
9+ <curlBuildNumber >2 </curlBuildNumber >
1010 <curlLibDir >$(BaseDir)curl-$(curlVersion)</curlLibDir >
1111 </PropertyGroup >
1212 <PropertyGroup >
Original file line number Diff line number Diff line change 44 <Import Project =" basedir.props" Condition =" '$(BaseDirImported)' == ''" />
55 </ImportGroup >
66 <PropertyGroup Label =" UserMacros" >
7- <OpenSSLVersion >3.4.0 </OpenSSLVersion >
7+ <OpenSSLVersion >3.4.3 </OpenSSLVersion >
88 <OpenSSLLibDir >$(BaseDir)openssl-$(OpenSSLVersion)</OpenSSLLibDir >
99 </PropertyGroup >
1010 <PropertyGroup >
You can’t perform that action at this time.
0 commit comments