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 3c8abd4..9972764 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.12
+ 7.5.13
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.GrpcService/SenseNet.Search.Lucene29.Centralized.GrpcService.csproj b/src/SenseNet.Search.Lucene29.Centralized.GrpcService/SenseNet.Search.Lucene29.Centralized.GrpcService.csproj
index b00de3c..d1252f8 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.8
+ 1.0.9
Linux
--network sensenet --name SnSearchService
@@ -22,7 +22,7 @@
-
+
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 2e4f9c6..edde2fd 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.12
+ 2.1.13
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 ec07c4c..c65e11b 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.12
+ 1.4.13
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 6a1d7a0..a73bbac 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.14
+ 7.4.15
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 d09b3ed..a7ec240 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.13
+ 7.4.14
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 704d760..21aeb5e 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.12
+ 7.4.13
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 0c728d5..d8cce66 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 7d2c501..dfc1880 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 fcb0eab..cb76350 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,8 +12,8 @@
-
-
+
+