]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
[Build-System] Remove Microsoft.Build.Utilities.Core reference from the downloadpacka... 2759/head
authorAndrey Volk <andywolk@gmail.com>
Tue, 1 Oct 2024 16:26:13 +0000 (19:26 +0300)
committerAndrey Volk <andywolk@gmail.com>
Sun, 2 Feb 2025 11:47:15 +0000 (14:47 +0300)
w32/downloadpackage.task

index ef5322cfd71d39b67eee5c0ed2f901d1157d3cb2..fbcf75ee0f99bdc35fd3a19b32ed7486468178e7 100644 (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;