Experimental. Downgrade cURL to 7.78.0 on Windows.
This commit is contained in:
parent
f2793b1a03
commit
94a860d8b9
|
@ -2,7 +2,7 @@
|
||||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<ImportGroup Label="PropertySheets" />
|
<ImportGroup Label="PropertySheets" />
|
||||||
<PropertyGroup Label="UserMacros">
|
<PropertyGroup Label="UserMacros">
|
||||||
<curlVersion>7.88.0</curlVersion>
|
<curlVersion>7.78.0</curlVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<curlVersionImported>true</curlVersionImported>
|
<curlVersionImported>true</curlVersionImported>
|
||||||
|
|
Loading…
Reference in New Issue