[2/9] tinkerpop git commit: Add .NET Standard 2.0 target TINKERPOP-2012

2018-08-11 Thread florianhockmann
Add .NET Standard 2.0 target TINKERPOP-2012


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

Branch: refs/heads/tp32
Commit: d309b7a987f821c2536e57d386808976ccb5bde1
Parents: fc36be1
Author: Florian Hockmann 
Authored: Sun Jul 22 16:55:15 2018 +0200
Committer: Florian Hockmann 
Committed: Sun Jul 22 16:55:15 2018 +0200

--
 gremlin-dotnet/glv/Gremlin.Net.csproj.template| 7 +--
 gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj | 7 +--
 2 files changed, 10 insertions(+), 4 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/d309b7a9/gremlin-dotnet/glv/Gremlin.Net.csproj.template
--
diff --git a/gremlin-dotnet/glv/Gremlin.Net.csproj.template 
b/gremlin-dotnet/glv/Gremlin.Net.csproj.template
index 5357e14..0770178 100644
--- a/gremlin-dotnet/glv/Gremlin.Net.csproj.template
+++ b/gremlin-dotnet/glv/Gremlin.Net.csproj.template
@@ -19,7 +19,7 @@ limitations under the License.
 
 
   
-netstandard1.3
+netstandard1.3;netstandard2.0
 true
 true
   
@@ -47,8 +47,11 @@ Please see the reference documentation at Apache TinkerPop 
for more information
 https://github.com/apache/tinkerpop
   
 
-  
+  
 
+  
+
+  
 
 
 

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/d309b7a9/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj
--
diff --git a/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj 
b/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj
index 7aa5ba0..df4150a 100644
--- a/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj
+++ b/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj
@@ -19,7 +19,7 @@ limitations under the License.
 
 
   
-netstandard1.3
+netstandard1.3;netstandard2.0
 true
 true
   
@@ -47,8 +47,11 @@ Please see the reference documentation at Apache TinkerPop 
for more information
 https://github.com/apache/tinkerpop
   
 
-  
+  
 
+  
+
+  
 
 
 



[3/9] tinkerpop git commit: Add .NET Standard 2.0 target TINKERPOP-2012

2018-08-11 Thread florianhockmann
Add .NET Standard 2.0 target TINKERPOP-2012


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

Branch: refs/heads/tp33
Commit: d309b7a987f821c2536e57d386808976ccb5bde1
Parents: fc36be1
Author: Florian Hockmann 
Authored: Sun Jul 22 16:55:15 2018 +0200
Committer: Florian Hockmann 
Committed: Sun Jul 22 16:55:15 2018 +0200

--
 gremlin-dotnet/glv/Gremlin.Net.csproj.template| 7 +--
 gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj | 7 +--
 2 files changed, 10 insertions(+), 4 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/d309b7a9/gremlin-dotnet/glv/Gremlin.Net.csproj.template
--
diff --git a/gremlin-dotnet/glv/Gremlin.Net.csproj.template 
b/gremlin-dotnet/glv/Gremlin.Net.csproj.template
index 5357e14..0770178 100644
--- a/gremlin-dotnet/glv/Gremlin.Net.csproj.template
+++ b/gremlin-dotnet/glv/Gremlin.Net.csproj.template
@@ -19,7 +19,7 @@ limitations under the License.
 
 
   
-netstandard1.3
+netstandard1.3;netstandard2.0
 true
 true
   
@@ -47,8 +47,11 @@ Please see the reference documentation at Apache TinkerPop 
for more information
 https://github.com/apache/tinkerpop
   
 
-  
+  
 
+  
+
+  
 
 
 

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/d309b7a9/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj
--
diff --git a/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj 
b/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj
index 7aa5ba0..df4150a 100644
--- a/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj
+++ b/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj
@@ -19,7 +19,7 @@ limitations under the License.
 
 
   
-netstandard1.3
+netstandard1.3;netstandard2.0
 true
 true
   
@@ -47,8 +47,11 @@ Please see the reference documentation at Apache TinkerPop 
for more information
 https://github.com/apache/tinkerpop
   
 
-  
+  
 
+  
+
+  
 
 
 



[1/9] tinkerpop git commit: Add .NET Standard 2.0 target TINKERPOP-2012

2018-08-11 Thread florianhockmann
Repository: tinkerpop
Updated Branches:
  refs/heads/master fe3863fee -> dc48a7298
  refs/heads/tp32 00cb9a81a -> 1b993236e
  refs/heads/tp33 a050b6ed6 -> 0bf76acd5


Add .NET Standard 2.0 target TINKERPOP-2012


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

Branch: refs/heads/master
Commit: d309b7a987f821c2536e57d386808976ccb5bde1
Parents: fc36be1
Author: Florian Hockmann 
Authored: Sun Jul 22 16:55:15 2018 +0200
Committer: Florian Hockmann 
Committed: Sun Jul 22 16:55:15 2018 +0200

--
 gremlin-dotnet/glv/Gremlin.Net.csproj.template| 7 +--
 gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj | 7 +--
 2 files changed, 10 insertions(+), 4 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/d309b7a9/gremlin-dotnet/glv/Gremlin.Net.csproj.template
--
diff --git a/gremlin-dotnet/glv/Gremlin.Net.csproj.template 
b/gremlin-dotnet/glv/Gremlin.Net.csproj.template
index 5357e14..0770178 100644
--- a/gremlin-dotnet/glv/Gremlin.Net.csproj.template
+++ b/gremlin-dotnet/glv/Gremlin.Net.csproj.template
@@ -19,7 +19,7 @@ limitations under the License.
 
 
   
-netstandard1.3
+netstandard1.3;netstandard2.0
 true
 true
   
@@ -47,8 +47,11 @@ Please see the reference documentation at Apache TinkerPop 
for more information
 https://github.com/apache/tinkerpop
   
 
-  
+  
 
+  
+
+  
 
 
 

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/d309b7a9/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj
--
diff --git a/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj 
b/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj
index 7aa5ba0..df4150a 100644
--- a/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj
+++ b/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj
@@ -19,7 +19,7 @@ limitations under the License.
 
 
   
-netstandard1.3
+netstandard1.3;netstandard2.0
 true
 true
   
@@ -47,8 +47,11 @@ Please see the reference documentation at Apache TinkerPop 
for more information
 https://github.com/apache/tinkerpop
   
 
-  
+  
 
+  
+
+  
 
 
 



tinkerpop git commit: Add .NET Standard 2.0 target TINKERPOP-2012

2018-07-22 Thread florianhockmann
Repository: tinkerpop
Updated Branches:
  refs/heads/TINKERPOP-2012 [created] d309b7a98


Add .NET Standard 2.0 target TINKERPOP-2012


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

Branch: refs/heads/TINKERPOP-2012
Commit: d309b7a987f821c2536e57d386808976ccb5bde1
Parents: fc36be1
Author: Florian Hockmann 
Authored: Sun Jul 22 16:55:15 2018 +0200
Committer: Florian Hockmann 
Committed: Sun Jul 22 16:55:15 2018 +0200

--
 gremlin-dotnet/glv/Gremlin.Net.csproj.template| 7 +--
 gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj | 7 +--
 2 files changed, 10 insertions(+), 4 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/d309b7a9/gremlin-dotnet/glv/Gremlin.Net.csproj.template
--
diff --git a/gremlin-dotnet/glv/Gremlin.Net.csproj.template 
b/gremlin-dotnet/glv/Gremlin.Net.csproj.template
index 5357e14..0770178 100644
--- a/gremlin-dotnet/glv/Gremlin.Net.csproj.template
+++ b/gremlin-dotnet/glv/Gremlin.Net.csproj.template
@@ -19,7 +19,7 @@ limitations under the License.
 
 
   
-netstandard1.3
+netstandard1.3;netstandard2.0
 true
 true
   
@@ -47,8 +47,11 @@ Please see the reference documentation at Apache TinkerPop 
for more information
 https://github.com/apache/tinkerpop
   
 
-  
+  
 
+  
+
+  
 
 
 

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/d309b7a9/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj
--
diff --git a/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj 
b/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj
index 7aa5ba0..df4150a 100644
--- a/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj
+++ b/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj
@@ -19,7 +19,7 @@ limitations under the License.
 
 
   
-netstandard1.3
+netstandard1.3;netstandard2.0
 true
 true
   
@@ -47,8 +47,11 @@ Please see the reference documentation at Apache TinkerPop 
for more information
 https://github.com/apache/tinkerpop
   
 
-  
+  
 
+  
+
+