diff --git a/src/ApplicationLogs/ApplicationLogs.csproj b/src/ApplicationLogs/ApplicationLogs.csproj index 5318c84ca..007129f40 100644 --- a/src/ApplicationLogs/ApplicationLogs.csproj +++ b/src/ApplicationLogs/ApplicationLogs.csproj @@ -1,8 +1,7 @@ - 3.0.0-preview3 - netstandard2.1 + Neo.Plugins.ApplicationLogs Neo.Plugins diff --git a/src/Directory.Build.props b/src/Directory.Build.props new file mode 100644 index 000000000..44d252790 --- /dev/null +++ b/src/Directory.Build.props @@ -0,0 +1,21 @@ + + + + + 3.0.0 + preview3 + netstandard2.1 + Neo.Plugins + The Neo Project + NEO;Blockchain + https://github.com/neo-project/neo-modules + MIT + git + https://github.com/neo-project/neo-modules.git + + + + + + + \ No newline at end of file diff --git a/src/LevelDBStore/LevelDBStore.csproj b/src/LevelDBStore/LevelDBStore.csproj index 2acba8102..d49bce97d 100644 --- a/src/LevelDBStore/LevelDBStore.csproj +++ b/src/LevelDBStore/LevelDBStore.csproj @@ -1,9 +1,8 @@ - 3.0.0-preview3 - netstandard2.1 - Neo + Neo.Plugins.Storage.LevelDBStore + Neo.Plugins.Storage true @@ -14,8 +13,4 @@ - - - - diff --git a/src/RocksDBStore/RocksDBStore.csproj b/src/RocksDBStore/RocksDBStore.csproj index 8cace3405..e1f5bad60 100644 --- a/src/RocksDBStore/RocksDBStore.csproj +++ b/src/RocksDBStore/RocksDBStore.csproj @@ -1,8 +1,7 @@ - 3.0.0-preview3 - netstandard2.1 + Neo.Plugins.Storage.RocksDBStore Neo.Plugins.Storage @@ -14,7 +13,6 @@ - diff --git a/src/RpcClient/RpcClient.csproj b/src/RpcClient/RpcClient.csproj index d687d0cce..d2f535e5e 100644 --- a/src/RpcClient/RpcClient.csproj +++ b/src/RpcClient/RpcClient.csproj @@ -1,20 +1,8 @@ - 3.0.0-preview3 - netstandard2.1 - Neo.Network.RPC - The Neo Project Neo.Network.RPC.RpcClient - NEO;Blockchain - https://github.com/neo-project/neo-modules - MIT - git - https://github.com/neo-project/neo-modules.git + Neo.Network.RPC - - - - diff --git a/src/RpcNep5Tracker/RpcNep5Tracker.csproj b/src/RpcNep5Tracker/RpcNep5Tracker.csproj index 7a9a6764e..403f4a12a 100644 --- a/src/RpcNep5Tracker/RpcNep5Tracker.csproj +++ b/src/RpcNep5Tracker/RpcNep5Tracker.csproj @@ -1,7 +1,6 @@ - 3.0.0-preview3 - netstandard2.1 + Neo.Plugins.RpcNep5Tracker Neo.Plugins diff --git a/src/RpcServer/RpcServer.csproj b/src/RpcServer/RpcServer.csproj index eafe5d8d5..9ce3d9e1c 100644 --- a/src/RpcServer/RpcServer.csproj +++ b/src/RpcServer/RpcServer.csproj @@ -1,8 +1,7 @@  - 3.0.0-preview3 - netstandard2.1 + Neo.Plugins.RpcServer Neo.Plugins @@ -15,7 +14,6 @@ - diff --git a/src/StatesDumper/StatesDumper.csproj b/src/StatesDumper/StatesDumper.csproj index ee9be372a..c361bbf96 100644 --- a/src/StatesDumper/StatesDumper.csproj +++ b/src/StatesDumper/StatesDumper.csproj @@ -1,9 +1,7 @@ - 3.0.0-preview3 - netstandard2.1 - Neo.Plugins + Neo.Plugins.StatesDumper @@ -14,7 +12,6 @@ -