From 557ba61a9cf6cd7fe3016b8c74f65aeee95ea1ce Mon Sep 17 00:00:00 2001 From: Daniel Cazzulino Date: Tue, 20 Dec 2016 14:04:42 -0300 Subject: [PATCH] NuGetize ApiIntersect since that's a requirement now for P2P --- ApiIntersect/ApiIntersect.csproj | 15 +++++++++++++-- ApiIntersect/packages.config | 1 + 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/ApiIntersect/ApiIntersect.csproj b/ApiIntersect/ApiIntersect.csproj index 716a868..3ccb3c2 100644 --- a/ApiIntersect/ApiIntersect.csproj +++ b/ApiIntersect/ApiIntersect.csproj @@ -1,5 +1,6 @@ - + + Debug x86 @@ -8,6 +9,8 @@ AppleIntersector ApiIntersect v4.5 + + true @@ -87,4 +90,12 @@ - + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + + \ No newline at end of file diff --git a/ApiIntersect/packages.config b/ApiIntersect/packages.config index 8da42b1..8f73202 100644 --- a/ApiIntersect/packages.config +++ b/ApiIntersect/packages.config @@ -4,5 +4,6 @@ + \ No newline at end of file