Free cookie consent management tool by TermsFeed Policy Generator

Changeset 12542


Ignore:
Timestamp:
06/30/15 10:28:23 (9 years ago)
Author:
ascheibe
Message:

#2394 fixed nuget targets file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/.nuget/NuGet.targets

    r12532 r12542  
    1414
    1515        <!-- Download NuGet.exe if it does not already exist -->
    16         <DownloadNuGetExe Condition=" '$(DownloadNuGetExe)' == '' ">false</DownloadNuGetExe>
     16        <DownloadNuGetExe Condition=" '$(DownloadNuGetExe)' == '' ">true</DownloadNuGetExe>
    1717    </PropertyGroup>
    1818
Note: See TracChangeset for help on using the changeset viewer.