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 <[email protected]> Authored: Fri Oct 20 17:58:43 2017 +0700 Committer: Shad Storhaug <[email protected]> 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>
