From 1d01c1b2e3d2e7263918960d05accf96343d076f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Gyebrovszki?= Date: Wed, 13 Mar 2024 09:32:04 +0100 Subject: [PATCH] Upgrade sn references and raise public versions. --- .../SenseNet.Search.Lucene29.Centralized.Common.csproj | 6 +++--- ...SenseNet.Search.Lucene29.Centralized.GrpcClient.csproj | 2 +- ...enseNet.Search.Lucene29.Centralized.GrpcService.csproj | 6 +++--- .../SenseNet.Search.Lucene29.Centralized.Index.csproj | 8 ++++---- .../SenseNet.Search.Lucene29.Centralized.csproj | 4 ++-- .../SenseNet.Search.Lucene29.Common.csproj | 4 ++-- .../SenseNet.Search.Lucene29.Local.csproj | 4 ++-- .../SenseNet.Search.Lucene29.csproj | 6 +++--- .../CentralizedIndexBackupTester.csproj | 8 ++++---- .../IndexIntegrityChecker/IndexIntegrityChecker.csproj | 6 +++--- .../SenseNet.Search.Lucene29.Tests.csproj | 2 +- 11 files changed, 28 insertions(+), 28 deletions(-) diff --git a/src/SenseNet.Search.Lucene29.Centralized.Common/SenseNet.Search.Lucene29.Centralized.Common.csproj b/src/SenseNet.Search.Lucene29.Centralized.Common/SenseNet.Search.Lucene29.Centralized.Common.csproj index 8a2eff3..b15b6be 100644 --- a/src/SenseNet.Search.Lucene29.Centralized.Common/SenseNet.Search.Lucene29.Centralized.Common.csproj +++ b/src/SenseNet.Search.Lucene29.Centralized.Common/SenseNet.Search.Lucene29.Centralized.Common.csproj @@ -2,7 +2,7 @@ netstandard2.0;net6.0 - 7.5.10.4 + 7.5.11 Sense/Net Inc. Common service elements for the Central Lucene29 Search Engine for the sensenet platform. Copyright © Sense/Net Inc. @@ -27,8 +27,8 @@ - - + + \ No newline at end of file diff --git a/src/SenseNet.Search.Lucene29.Centralized.GrpcClient/SenseNet.Search.Lucene29.Centralized.GrpcClient.csproj b/src/SenseNet.Search.Lucene29.Centralized.GrpcClient/SenseNet.Search.Lucene29.Centralized.GrpcClient.csproj index bd505bb..d410a63 100644 --- a/src/SenseNet.Search.Lucene29.Centralized.GrpcClient/SenseNet.Search.Lucene29.Centralized.GrpcClient.csproj +++ b/src/SenseNet.Search.Lucene29.Centralized.GrpcClient/SenseNet.Search.Lucene29.Centralized.GrpcClient.csproj @@ -2,7 +2,7 @@ netstandard2.1;net6.0 - 0.0.13.3 + 1.0.0 Sense/Net Inc. Grpc service client for the Central Lucene29 Search Engine for the sensenet platform. Copyright © Sense/Net Inc. diff --git a/src/SenseNet.Search.Lucene29.Centralized.GrpcService/SenseNet.Search.Lucene29.Centralized.GrpcService.csproj b/src/SenseNet.Search.Lucene29.Centralized.GrpcService/SenseNet.Search.Lucene29.Centralized.GrpcService.csproj index 3b9b952..63295ef 100644 --- a/src/SenseNet.Search.Lucene29.Centralized.GrpcService/SenseNet.Search.Lucene29.Centralized.GrpcService.csproj +++ b/src/SenseNet.Search.Lucene29.Centralized.GrpcService/SenseNet.Search.Lucene29.Centralized.GrpcService.csproj @@ -3,7 +3,7 @@ net6.0 d87b24d7-ed3a-48ac-9f93-0adbf878a1e4 - 1.0.6.4 + 1.0.7 Linux --network sensenet --name SnSearchService @@ -21,8 +21,8 @@ - - + + diff --git a/src/SenseNet.Search.Lucene29.Centralized.Index/SenseNet.Search.Lucene29.Centralized.Index.csproj b/src/SenseNet.Search.Lucene29.Centralized.Index/SenseNet.Search.Lucene29.Centralized.Index.csproj index ee10d0d..33c4275 100644 --- a/src/SenseNet.Search.Lucene29.Centralized.Index/SenseNet.Search.Lucene29.Centralized.Index.csproj +++ b/src/SenseNet.Search.Lucene29.Centralized.Index/SenseNet.Search.Lucene29.Centralized.Index.csproj @@ -4,7 +4,7 @@ netstandard2.0;net6.0 SenseNet.Search.Lucene29.Centralized.Index SenseNet.Search.Lucene29.Centralized.Index - 2.1.10.4 + 2.1.11 Sense/Net Inc. Index layer for the sensenet Centralized search engine implementation for Lucene29. Copyright © Sense/Net Inc. @@ -25,11 +25,11 @@ - + - - + + diff --git a/src/SenseNet.Search.Lucene29.Centralized/SenseNet.Search.Lucene29.Centralized.csproj b/src/SenseNet.Search.Lucene29.Centralized/SenseNet.Search.Lucene29.Centralized.csproj index 8e32309..c36576f 100644 --- a/src/SenseNet.Search.Lucene29.Centralized/SenseNet.Search.Lucene29.Centralized.csproj +++ b/src/SenseNet.Search.Lucene29.Centralized/SenseNet.Search.Lucene29.Centralized.csproj @@ -2,7 +2,7 @@ netstandard2.0;net6.0 - 1.4.10.3 + 1.4.11 kavics,tusmester Sense/Net Inc. Copyright © Sense/Net Inc. @@ -25,7 +25,7 @@ - + diff --git a/src/SenseNet.Search.Lucene29.Common/SenseNet.Search.Lucene29.Common.csproj b/src/SenseNet.Search.Lucene29.Common/SenseNet.Search.Lucene29.Common.csproj index c0874c5..b8da780 100644 --- a/src/SenseNet.Search.Lucene29.Common/SenseNet.Search.Lucene29.Common.csproj +++ b/src/SenseNet.Search.Lucene29.Common/SenseNet.Search.Lucene29.Common.csproj @@ -2,7 +2,7 @@ netstandard2.0;net6.0 - 7.4.12.3 + 7.4.13 kavics,tusmester Sense/Net Inc. Copyright © Sense/Net Inc. @@ -25,7 +25,7 @@ - + diff --git a/src/SenseNet.Search.Lucene29.Local/SenseNet.Search.Lucene29.Local.csproj b/src/SenseNet.Search.Lucene29.Local/SenseNet.Search.Lucene29.Local.csproj index e1ed9ad..183fa2d 100644 --- a/src/SenseNet.Search.Lucene29.Local/SenseNet.Search.Lucene29.Local.csproj +++ b/src/SenseNet.Search.Lucene29.Local/SenseNet.Search.Lucene29.Local.csproj @@ -2,7 +2,7 @@ netstandard2.0;net6.0 - 7.4.11.3 + 7.4.12 kavics,tusmester Sense/Net Inc. Copyright © Sense/Net Inc. @@ -25,7 +25,7 @@ - + diff --git a/src/SenseNet.Search.Lucene29/SenseNet.Search.Lucene29.csproj b/src/SenseNet.Search.Lucene29/SenseNet.Search.Lucene29.csproj index 73ac66e..279522f 100644 --- a/src/SenseNet.Search.Lucene29/SenseNet.Search.Lucene29.csproj +++ b/src/SenseNet.Search.Lucene29/SenseNet.Search.Lucene29.csproj @@ -4,7 +4,7 @@ netstandard2.0;net6.0 SenseNet.Search.Lucene29 SenseNet.Search.Lucene29 - 7.4.10.4 + 7.4.11 Sense/Net Inc. Lucene29 library for the sensenet platform containing the core indexing layer that works with Lucene index files directly. Copyright © Sense/Net Inc. @@ -28,8 +28,8 @@ - - + + diff --git a/src/Tests/CentralizedIndexBackupTester/CentralizedIndexBackupTester.csproj b/src/Tests/CentralizedIndexBackupTester/CentralizedIndexBackupTester.csproj index 83339ab..cfe428d 100644 --- a/src/Tests/CentralizedIndexBackupTester/CentralizedIndexBackupTester.csproj +++ b/src/Tests/CentralizedIndexBackupTester/CentralizedIndexBackupTester.csproj @@ -13,10 +13,10 @@ - - - - + + + + diff --git a/src/Tests/IndexIntegrityChecker/IndexIntegrityChecker.csproj b/src/Tests/IndexIntegrityChecker/IndexIntegrityChecker.csproj index 1d96af4..ec0e096 100644 --- a/src/Tests/IndexIntegrityChecker/IndexIntegrityChecker.csproj +++ b/src/Tests/IndexIntegrityChecker/IndexIntegrityChecker.csproj @@ -12,9 +12,9 @@ - - - + + + diff --git a/src/Tests/SenseNet.Search.Lucene29.Tests/SenseNet.Search.Lucene29.Tests.csproj b/src/Tests/SenseNet.Search.Lucene29.Tests/SenseNet.Search.Lucene29.Tests.csproj index aa77ace..964a099 100644 --- a/src/Tests/SenseNet.Search.Lucene29.Tests/SenseNet.Search.Lucene29.Tests.csproj +++ b/src/Tests/SenseNet.Search.Lucene29.Tests/SenseNet.Search.Lucene29.Tests.csproj @@ -12,7 +12,7 @@ - +