- Timestamp:
- 06/30/15 10:28:23 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/.nuget/NuGet.targets
r12532 r12542 14 14 15 15 <!-- Download NuGet.exe if it does not already exist --> 16 <DownloadNuGetExe Condition=" '$(DownloadNuGetExe)' == '' "> false</DownloadNuGetExe>16 <DownloadNuGetExe Condition=" '$(DownloadNuGetExe)' == '' ">true</DownloadNuGetExe> 17 17 </PropertyGroup> 18 18
Note: See TracChangeset
for help on using the changeset viewer.