diff --git a/src/Chronicle.Integrations.MongoDB/src/Chronicle.Integrations.MongoDB.csproj b/src/Chronicle.Integrations.MongoDB/src/Chronicle.Integrations.MongoDB.csproj index 8954157..03b8806 100644 --- a/src/Chronicle.Integrations.MongoDB/src/Chronicle.Integrations.MongoDB.csproj +++ b/src/Chronicle.Integrations.MongoDB/src/Chronicle.Integrations.MongoDB.csproj @@ -1,7 +1,7 @@  - netcoreapp3.1 + net5.0 Chronicle.Integrations.MongoDB Chronicle.Integrations.MongoDB Chronicle_.Integrations.MongoDB @@ -11,16 +11,20 @@ https://github.com/chronicle-stack/Chronicle.Integrations.MongoDB https://github.com/chronicle-stack/Chronicle/blob/master/LICENSE https://avatars1.githubusercontent.com/u/42150754?s=200 - 3.1.1 - 3.1.1 - 3.1.1 - 3.1.1 + 5.0.0 + 5.0.0 + 5.0.0 + 5.0.0 - - - + + + + + + + diff --git a/src/Chronicle.Tests/Chronicle.Tests.csproj b/src/Chronicle.Tests/Chronicle.Tests.csproj index 039cdd3..7c6cb3f 100644 --- a/src/Chronicle.Tests/Chronicle.Tests.csproj +++ b/src/Chronicle.Tests/Chronicle.Tests.csproj @@ -1,16 +1,16 @@  - netcoreapp3.1 + net5.0 false - - - - - + + + + + diff --git a/src/Chronicle/Chronicle.csproj b/src/Chronicle/Chronicle.csproj index aa237dc..45cc03a 100644 --- a/src/Chronicle/Chronicle.csproj +++ b/src/Chronicle/Chronicle.csproj @@ -1,7 +1,7 @@  - netcoreapp3.1 + net5.0 Chronicle Chronicle Chronicle_ @@ -11,16 +11,17 @@ https://github.com/chronicle-stack/Chronicle https://github.com/chronicle-stack/Chronicle/blob/master/LICENSE https://avatars1.githubusercontent.com/u/42150754?s=200 - 3.2.1 - 3.2.1 - 3.2.1.0 - 3.2.1.0 + 5.0.0 + 5.0.0 + 5.0.0.0 + 5.0.0.0 latest - - + + + diff --git a/src/TestApp/TestApp.csproj b/src/TestApp/TestApp.csproj index ee29c81..4353b4f 100644 --- a/src/TestApp/TestApp.csproj +++ b/src/TestApp/TestApp.csproj @@ -1,7 +1,7 @@ - netcoreapp3.1 + net5.0