diff --git a/Directory.Build.props b/Directory.Build.props index f3026ea..46bd0f8 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,11 +2,11 @@ - 3.215.0 + 3.800.0 $(VersionSuffix)-$(BuildNumber) true - + \ No newline at end of file diff --git a/src/VirtoCommerce.ElasticAppSearch.Core/VirtoCommerce.ElasticAppSearch.Core.csproj b/src/VirtoCommerce.ElasticAppSearch.Core/VirtoCommerce.ElasticAppSearch.Core.csproj index e63416e..e87b3e3 100644 --- a/src/VirtoCommerce.ElasticAppSearch.Core/VirtoCommerce.ElasticAppSearch.Core.csproj +++ b/src/VirtoCommerce.ElasticAppSearch.Core/VirtoCommerce.ElasticAppSearch.Core.csproj @@ -1,17 +1,13 @@ - - + - net6.0 + net8.0 - false - - - + + - - + \ No newline at end of file diff --git a/src/VirtoCommerce.ElasticAppSearch.Data/VirtoCommerce.ElasticAppSearch.Data.csproj b/src/VirtoCommerce.ElasticAppSearch.Data/VirtoCommerce.ElasticAppSearch.Data.csproj index 524ba11..7121c2a 100644 --- a/src/VirtoCommerce.ElasticAppSearch.Data/VirtoCommerce.ElasticAppSearch.Data.csproj +++ b/src/VirtoCommerce.ElasticAppSearch.Data/VirtoCommerce.ElasticAppSearch.Data.csproj @@ -1,26 +1,21 @@ - - net6.0 + net8.0 - false - - - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + - - + \ No newline at end of file diff --git a/src/VirtoCommerce.ElasticAppSearch.Web/VirtoCommerce.ElasticAppSearch.Web.csproj b/src/VirtoCommerce.ElasticAppSearch.Web/VirtoCommerce.ElasticAppSearch.Web.csproj index f61de2c..32cc6c2 100644 --- a/src/VirtoCommerce.ElasticAppSearch.Web/VirtoCommerce.ElasticAppSearch.Web.csproj +++ b/src/VirtoCommerce.ElasticAppSearch.Web/VirtoCommerce.ElasticAppSearch.Web.csproj @@ -1,18 +1,14 @@ - - net6.0 + net8.0 Library - false - - - + \ No newline at end of file diff --git a/src/VirtoCommerce.ElasticAppSearch.Web/module.manifest b/src/VirtoCommerce.ElasticAppSearch.Web/module.manifest index c560351..c4f4133 100644 --- a/src/VirtoCommerce.ElasticAppSearch.Web/module.manifest +++ b/src/VirtoCommerce.ElasticAppSearch.Web/module.manifest @@ -1,14 +1,14 @@ VirtoCommerce.ElasticAppSearch - 3.215.0 + 3.800.0 - - 3.400.0 + + 3.800.0 - + - + App Search @@ -31,7 +31,7 @@ Modules/$(VirtoCommerce.ElasticAppSearch)/Content/logo.png false First version. - Copyright © 2022–2023 VirtoCommerce. All rights reserved + Copyright © 2011-2024 Virto Commerce. All rights reserved elastic app search VirtoCommerce.ElasticAppSearch.Web.dll VirtoCommerce.ElasticAppSearch.Web.Module, VirtoCommerce.ElasticAppSearch.Web diff --git a/tests/VirtoCommerce.ElasticAppSearch.Tests/VirtoCommerce.ElasticAppSearch.Tests.csproj b/tests/VirtoCommerce.ElasticAppSearch.Tests/VirtoCommerce.ElasticAppSearch.Tests.csproj index 53662c9..7e7905f 100644 --- a/tests/VirtoCommerce.ElasticAppSearch.Tests/VirtoCommerce.ElasticAppSearch.Tests.csproj +++ b/tests/VirtoCommerce.ElasticAppSearch.Tests/VirtoCommerce.ElasticAppSearch.Tests.csproj @@ -1,37 +1,31 @@ - - net6.0 + net8.0 false - true - - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - - Always - - + \ No newline at end of file