You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by ni...@apache.org on 2017/10/20 10:58:56 UTC

lucenenet git commit: Removed MyGet location for spatial4n

Repository: lucenenet
Updated Branches:
  refs/heads/master 7f0a04103 -> 1780ef768


Removed MyGet location for spatial4n


Project: http://git-wip-us.apache.org/repos/asf/lucenenet/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucenenet/commit/1780ef76
Tree: http://git-wip-us.apache.org/repos/asf/lucenenet/tree/1780ef76
Diff: http://git-wip-us.apache.org/repos/asf/lucenenet/diff/1780ef76

Branch: refs/heads/master
Commit: 1780ef768a53068b4eaa51b64782034da7b5604a
Parents: 7f0a041
Author: Shad Storhaug <sh...@shadstorhaug.com>
Authored: Fri Oct 20 17:58:43 2017 +0700
Committer: Shad Storhaug <sh...@shadstorhaug.com>
Committed: Fri Oct 20 17:58:43 2017 +0700

----------------------------------------------------------------------
 NuGet.config | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucenenet/blob/1780ef76/NuGet.config
----------------------------------------------------------------------
diff --git a/NuGet.config b/NuGet.config
index 83424dc..c5a8e9c 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -25,6 +25,5 @@
     <add key="icunet" value="https://www.myget.org/F/icu-dotnet/api/v2" />
     <add key="dotnet-cat" value="https://www.myget.org/F/dotnetcat/api/v2" />
     <add key="nugetorg" value="https://www.nuget.org/api/v2" />
-    <add key="spatial4n-myget" value="https://www.myget.org/F/spatial4n/api/v2" />
   </packageSources>
 </configuration>