From 5b6079043dc35aaf25253b018153f999d313dfe2 Mon Sep 17 00:00:00 2001 From: YPermitin Date: Sun, 20 Dec 2020 11:57:17 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B8=D1=81=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D1=83=D0=B5=D0=BC?= =?UTF-8?q?=D1=8B=D0=B5=20=D0=B1=D0=B8=D0=B1=D0=BB=D0=B8=D0=BE=D1=82=D0=B5?= =?UTF-8?q?=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../YY.EventLogExportAssistant.ClickHouse.csproj | 4 ++-- .../YY.EventLogExportAssistant.Core.csproj | 6 +++--- .../YY.EventLogExportAssistant.ElasticSearch.csproj | 4 ++-- .../YY.EventLogExportAssistant.MySQL.csproj | 4 ++-- .../YY.EventLogExportAssistant.PostgreSQL.csproj | 6 +++--- .../YY.EventLogExportAssistant.SQLServer.csproj | 6 +++--- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Libs/YY.EventLogExportAssistant.ClickHouse/YY.EventLogExportAssistant.ClickHouse.csproj b/Libs/YY.EventLogExportAssistant.ClickHouse/YY.EventLogExportAssistant.ClickHouse.csproj index 135eb9e..5ef07ca 100644 --- a/Libs/YY.EventLogExportAssistant.ClickHouse/YY.EventLogExportAssistant.ClickHouse.csproj +++ b/Libs/YY.EventLogExportAssistant.ClickHouse/YY.EventLogExportAssistant.ClickHouse.csproj @@ -3,7 +3,7 @@ netstandard2.1 true - 1.0.0.7 + 1.0.0.8 Permitin Yuriy Permitin Yuriy Event log export assistant to ClickHouse @@ -15,7 +15,7 @@ GIT event, log, 1C, enterprise, export, elasticsearch, elk Just beginning... - 1.0.0.7 + 1.0.0.8 diff --git a/Libs/YY.EventLogExportAssistant.Core/YY.EventLogExportAssistant.Core.csproj b/Libs/YY.EventLogExportAssistant.Core/YY.EventLogExportAssistant.Core.csproj index cd35eb8..3ff4ea9 100644 --- a/Libs/YY.EventLogExportAssistant.Core/YY.EventLogExportAssistant.Core.csproj +++ b/Libs/YY.EventLogExportAssistant.Core/YY.EventLogExportAssistant.Core.csproj @@ -3,7 +3,7 @@ netstandard2.1 YY.EventLogExportAssistant - 1.0.0.37 + 1.0.0.38 YY.EventLogExportAssistant.Core Permitin Yuriy @@ -17,7 +17,7 @@ https://github.com/YPermitin/YY.EventLogExportAssistant GIT event, log, 1C, enterprise, export - 1.0.0.37 + 1.0.0.38 Just beginning... MIT @@ -27,7 +27,7 @@ - + diff --git a/Libs/YY.EventLogExportAssistant.ElasticSearch/YY.EventLogExportAssistant.ElasticSearch.csproj b/Libs/YY.EventLogExportAssistant.ElasticSearch/YY.EventLogExportAssistant.ElasticSearch.csproj index e92d410..d19f049 100644 --- a/Libs/YY.EventLogExportAssistant.ElasticSearch/YY.EventLogExportAssistant.ElasticSearch.csproj +++ b/Libs/YY.EventLogExportAssistant.ElasticSearch/YY.EventLogExportAssistant.ElasticSearch.csproj @@ -2,7 +2,7 @@ netstandard2.1 - 1.0.0.19 + 1.0.0.20 Permitin Yuriy Permitin Yuriy Event log export assistant to ElasticSearch @@ -15,7 +15,7 @@ event, log, 1C, enterprise, export, elasticsearch, elk Just beginning... true - 1.0.0.19 + 1.0.0.20 diff --git a/Libs/YY.EventLogExportAssistant.MySQL/YY.EventLogExportAssistant.MySQL.csproj b/Libs/YY.EventLogExportAssistant.MySQL/YY.EventLogExportAssistant.MySQL.csproj index a43e68a..67582eb 100644 --- a/Libs/YY.EventLogExportAssistant.MySQL/YY.EventLogExportAssistant.MySQL.csproj +++ b/Libs/YY.EventLogExportAssistant.MySQL/YY.EventLogExportAssistant.MySQL.csproj @@ -2,7 +2,7 @@ netstandard2.1 - 1.0.0.16 + 1.0.0.17 Permitin Yuriy Event log export assistant for MySQL Library for exprorting 1C:Enterprise 8.x platform's event log files to MySQL database @@ -14,7 +14,7 @@ Just beginning... icon.png true - 1.0.0.16 + 1.0.0.17 diff --git a/Libs/YY.EventLogExportAssistant.PostgreSQL/YY.EventLogExportAssistant.PostgreSQL.csproj b/Libs/YY.EventLogExportAssistant.PostgreSQL/YY.EventLogExportAssistant.PostgreSQL.csproj index 5f26580..71eb620 100644 --- a/Libs/YY.EventLogExportAssistant.PostgreSQL/YY.EventLogExportAssistant.PostgreSQL.csproj +++ b/Libs/YY.EventLogExportAssistant.PostgreSQL/YY.EventLogExportAssistant.PostgreSQL.csproj @@ -2,7 +2,7 @@ netstandard2.1 - 1.0.0.37 + 1.0.0.38 YY.EventLogExportAssistant.PostgreSQL Permitin Yuriy Event log export assistant for PostgreSQL @@ -14,9 +14,9 @@ GIT event, log, 1C, enterprise, export, postgres, postgresql true - 1.0.0.37 + 1.0.0.38 Just beginning... - 1.0.0.37 + 1.0.0.38 diff --git a/Libs/YY.EventLogExportAssistant.SQLServer/YY.EventLogExportAssistant.SQLServer.csproj b/Libs/YY.EventLogExportAssistant.SQLServer/YY.EventLogExportAssistant.SQLServer.csproj index 276a973..4bc64f0 100644 --- a/Libs/YY.EventLogExportAssistant.SQLServer/YY.EventLogExportAssistant.SQLServer.csproj +++ b/Libs/YY.EventLogExportAssistant.SQLServer/YY.EventLogExportAssistant.SQLServer.csproj @@ -2,7 +2,7 @@ netstandard2.1 - 1.0.0.37 + 1.0.0.38 YY.EventLogExportAssistant.SQLServer Permitin Yuriy @@ -15,8 +15,8 @@ https://github.com/YPermitin/YY.EventLogExportAssistant GIT event, log, 1C, enterprise, export, sqlserver - 1.0.0.37 - 1.0.0.37 + 1.0.0.38 + 1.0.0.38 Just beginning...