mirror of
https://github.com/krugersu/YY.TechJournalExportAssistant.git
synced 2026-06-19 21:46:53 +02:00
Обновлены библиотеки
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user