[Build-System] Remove Microsoft.Build.Utilities.Core reference from the downloadpackage task to fix building on the latest versions of Visual Studio on Windows.

This commit is contained in:
Andrey Volk 2024-10-01 19:26:13 +03:00
parent 5e82e4f305
commit 94ef54bf41
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
<Task>
<Reference Include="Microsoft.Build" />
<Reference Include="Microsoft.Build.Framework" />
<Reference Include="Microsoft.Build.Utilities.Core" />
<Code Type="Class" Language="cs">
<![CDATA[
using System;