diff --git a/Hexastore.PerfConsole/Hexastore.PerfConsole.csproj b/Hexastore.PerfConsole/Hexastore.PerfConsole.csproj index a3d1b5d..6357664 100644 --- a/Hexastore.PerfConsole/Hexastore.PerfConsole.csproj +++ b/Hexastore.PerfConsole/Hexastore.PerfConsole.csproj @@ -1,9 +1,11 @@  + Exe netcoreapp3.1 NU1608 + false diff --git a/Hexastore.Rocks/Hexastore.Rocks.csproj b/Hexastore.Rocks/Hexastore.Rocks.csproj index eb3ee9d..fb1b105 100644 --- a/Hexastore.Rocks/Hexastore.Rocks.csproj +++ b/Hexastore.Rocks/Hexastore.Rocks.csproj @@ -1,12 +1,17 @@  + netstandard2.0 - - + + none + + + none + diff --git a/Hexastore.ScaleConsole/Hexastore.ScaleConsole.csproj b/Hexastore.ScaleConsole/Hexastore.ScaleConsole.csproj index 9bd75d7..59abf12 100644 --- a/Hexastore.ScaleConsole/Hexastore.ScaleConsole.csproj +++ b/Hexastore.ScaleConsole/Hexastore.ScaleConsole.csproj @@ -1,8 +1,10 @@  + Exe netcoreapp3.1 + false diff --git a/Hexastore.Test/Hexastore.Test.csproj b/Hexastore.Test/Hexastore.Test.csproj index 8469d0e..18f857d 100644 --- a/Hexastore.Test/Hexastore.Test.csproj +++ b/Hexastore.Test/Hexastore.Test.csproj @@ -1,8 +1,8 @@  + netcoreapp3.1 - false diff --git a/Hexastore.Web/Hexastore.Web.csproj b/Hexastore.Web/Hexastore.Web.csproj index 2f75620..53f86ac 100644 --- a/Hexastore.Web/Hexastore.Web.csproj +++ b/Hexastore.Web/Hexastore.Web.csproj @@ -1,9 +1,11 @@  + netcoreapp3.1 InProcess Linux + false diff --git a/Hexastore/Hexastore.csproj b/Hexastore/Hexastore.csproj index 6ea6c5c..70b312f 100644 --- a/Hexastore/Hexastore.csproj +++ b/Hexastore/Hexastore.csproj @@ -1,4 +1,5 @@  + netstandard2.0 diff --git a/build/common.props b/build/common.props new file mode 100644 index 0000000..8ab8df4 --- /dev/null +++ b/build/common.props @@ -0,0 +1,14 @@ + + + + 1.0.0-beta.5 + angshuman,jobeland,emgarten + https://github.com/angshuman/hexadb + MIT + git + https://github.com/angshuman/hexadb + triplestore,triple-store,rocksdb,graphdb,jsonld,linked-data,graph,triples,nested-objects + A schemaless graph database based on RocksDb + Copyright © 2020 Angshuman Sarkar + +