summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2010-12-23 07:36:30 -0800
committerAndrew Arnott <andrewarnott@gmail.com>2010-12-23 07:36:30 -0800
commitdeeca6c5466d22875bf29cfe7c61973cb12f0ddc (patch)
tree93266f22b14041d6c554f878d19da85e1a578bb3 /tools
parentc327a9f50924bbc9d88bb6127a9316950345b338 (diff)
downloadDotNetOpenAuth-deeca6c5466d22875bf29cfe7c61973cb12f0ddc.zip
DotNetOpenAuth-deeca6c5466d22875bf29cfe7c61973cb12f0ddc.tar.gz
DotNetOpenAuth-deeca6c5466d22875bf29cfe7c61973cb12f0ddc.tar.bz2
NuGet packages now built nightly. Woot!
Diffstat (limited to 'tools')
-rw-r--r--tools/DotNetOpenAuth.props1
-rw-r--r--tools/NuGet/NuGet.exebin0 -> 267264 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/tools/DotNetOpenAuth.props b/tools/DotNetOpenAuth.props
index 698f06d..3e826bc 100644
--- a/tools/DotNetOpenAuth.props
+++ b/tools/DotNetOpenAuth.props
@@ -12,6 +12,7 @@
<ToolsDir>$(ProjectRoot)tools\</ToolsDir>
<ZipLevel>6</ZipLevel>
<Zip7ToolPath>$(ToolsDir)7-Zip.x86\</Zip7ToolPath>
+ <NuGetToolPath>$(ToolsDir)NuGet\</NuGetToolPath>
<ZipFormat Condition=" '$(ZipFormat)' == '' ">.7z</ZipFormat>
<ClrVersion Condition=" '$(TargetFrameworkVersion)' == 'v4.0' ">4</ClrVersion>
<ClrVersion Condition=" '$(TargetFrameworkVersion)' != 'v4.0' ">2</ClrVersion>
diff --git a/tools/NuGet/NuGet.exe b/tools/NuGet/NuGet.exe
new file mode 100644
index 0000000..907d24d
--- /dev/null
+++ b/tools/NuGet/NuGet.exe
Binary files differ