Add NuGet.BuildTasks
authorWonYoung Choi <wy80.choi@samsung.com>
Tue, 4 Oct 2016 04:24:13 +0000 (13:24 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Tue, 4 Oct 2016 04:24:13 +0000 (13:24 +0900)
commit12f14b270abe4d3121e4e2355060b3a67a202c75
treef4d903a5f5eb30652d4f1d0bb730058c26cf78e6
parentb3b24c3285511350547e6ffada5207675dcefd42
Add NuGet.BuildTasks

Change-Id: I69625c4e5f96f4fe95de62abcaa00e311bf63350
13 files changed:
nuget/NuGet.Config [deleted file]
nuget/NuGet.exe [deleted file]
packaging/dotnet-build-tools.spec
targets/Tizen.CSharp.GBS.targets [deleted file]
tasks/GBS/Tizen.CSharp.GBS.targets [new file with mode: 0644]
tasks/NuGet/ImportBeforeAfter/Microsoft.NuGet.ImportAfter.targets [new file with mode: 0644]
tasks/NuGet/ImportBeforeAfter/Microsoft.NuGet.ImportBefore.props [new file with mode: 0644]
tasks/NuGet/Microsoft.NuGet.Build.Tasks.dll [new file with mode: 0644]
tasks/NuGet/Microsoft.NuGet.props [new file with mode: 0644]
tasks/NuGet/Microsoft.NuGet.targets [new file with mode: 0644]
tools/nuget/NuGet.Config [new file with mode: 0644]
tools/nuget/NuGet.exe [new file with mode: 0644]
tools/nuget/nuget [new file with mode: 0755]