Experimental. Downgrade cURL to 7.78.0 on Windows.

This commit is contained in:
Andrey Volk 2024-02-19 15:48:34 +03:00
parent f2793b1a03
commit 94a860d8b9
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Label="PropertySheets" />
<PropertyGroup Label="UserMacros">
<curlVersion>7.88.0</curlVersion>
<curlVersion>7.78.0</curlVersion>
</PropertyGroup>
<PropertyGroup>
<curlVersionImported>true</curlVersionImported>