From e52f3cec54b0a1903ece4b2c89fe5ad06c207038 Mon Sep 17 00:00:00 2001 From: Andreia Gaita Date: Mon, 8 Feb 2016 20:36:12 +0100 Subject: [PATCH 1/2] Remove extraneous Bcl .targets reference Looks like https://github.com/octokit/octokit.net/commit/38ef6302ec25d8246361e80cb89bd496ff318dc2 introduced a nuget warning/import to the Bcl targets. Pretty sure that should only exist on Portable projects? --- Octokit/Octokit.csproj | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/Octokit/Octokit.csproj b/Octokit/Octokit.csproj index 253a567f80..ce24c52292 100644 --- a/Octokit/Octokit.csproj +++ b/Octokit/Octokit.csproj @@ -467,17 +467,10 @@ - - - - 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 + From 6efa14262d6c183c5da9a6ac6f4c4717382a1a40 Mon Sep 17 00:00:00 2001 From: Andreia Gaita Date: Tue, 9 Feb 2016 17:25:00 +0100 Subject: [PATCH 2/2] :fire: the Bcl nuget references too --- Octokit/packages.config | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Octokit/packages.config b/Octokit/packages.config index 0ce8c1006d..3ea7ffea1a 100644 --- a/Octokit/packages.config +++ b/Octokit/packages.config @@ -1,7 +1,4 @@  - - - - \ No newline at end of file +