Обновлены библиотеки

This commit is contained in:
YPermitin
2020-12-30 01:09:38 +05:00
parent 6151966c2c
commit 87d22a7bf9
2 changed files with 3 additions and 3 deletions
@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.0.0.1</Version>
<Version>1.0.0.2</Version>
<Authors>Permitin Yuriy</Authors>
<Product>Technological journal's export assistant to ClickHouse</Product>
<Description>Library for exporting 1C:Enterprise 8.x platform's technological journal files to ClickHouse</Description>
@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.0.0.1</Version>
<Version>1.0.0.2</Version>
<Authors>Permitin Yuriy</Authors>
<Product>Technological journal's export assistant. Core library</Product>
<Description>Core library for exporting 1C:Enterprise 8.x platform's technological journal files to different storage</Description>
@@ -15,7 +15,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="YY.TechJournalReaderAssistant" Version="1.0.0.11" />
<PackageReference Include="YY.TechJournalReaderAssistant" Version="1.0.0.15" />
</ItemGroup>
<ItemGroup>