-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Emmanuel Mathot <emmanuel.mahot@gmail.com>
- Loading branch information
Emmanuel Mathot
committed
Oct 9, 2014
1 parent
bce0ea0
commit c305a1c
Showing
7 changed files
with
13 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +0,0 @@ | ||
[submodule "Terradue.OpenSearch"] | ||
path = Terradue.OpenSearch | ||
url = git@github.com:Terradue/DotNetOpenSearch.git | ||
Submodule Terradue.OpenSearch
deleted from
c03a71
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="ServiceStack.Text" version="3.9.71" targetFramework="net35" /> | ||
<package id="Terradue.GeoJson" version="1.3.2.0" targetFramework="net40" /> | ||
<package id="Terradue.GeoJson" version="1.4.0" targetFramework="net40" /> | ||
<package id="Terradue.OpenSearch" version="1.7.0.1" targetFramework="net40" /> | ||
<package id="Terradue.ServiceModel.Syndication" version="1.0.0.0" targetFramework="net40" /> | ||
</packages> |