2017-07-20 18:21:34 -04:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<ImportGroup Label="PropertySheets" />
|
|
|
|
<PropertyGroup Label="UserMacros">
|
2023-02-21 12:52:16 -05:00
|
|
|
<curlVersion>7.88.0</curlVersion>
|
2017-07-20 18:21:34 -04:00
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup>
|
2018-03-31 14:59:02 -04:00
|
|
|
<curlVersionImported>true</curlVersionImported>
|
2017-07-20 18:21:34 -04:00
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup />
|
|
|
|
<ItemDefinitionGroup />
|
|
|
|
<ItemGroup>
|
2018-03-31 14:59:02 -04:00
|
|
|
<BuildMacro Include="curlVersion">
|
|
|
|
<Value>$(curlVersion)</Value>
|
2017-07-20 18:21:34 -04:00
|
|
|
</BuildMacro>
|
|
|
|
</ItemGroup>
|
|
|
|
</Project>
|