|
|
@ -2,20 +2,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
|
|
<TargetFramework>net6.0</TargetFramework>
|
|
|
|
<TargetFramework>net6.0</TargetFramework>
|
|
|
|
<Description>Infrastructure Layer Toolkit.
|
|
|
|
<Description>Multi-tool
|
|
|
|
</Description>
|
|
|
|
</Description>
|
|
|
|
<Authors>ogoun</Authors>
|
|
|
|
<Authors>ogoun</Authors>
|
|
|
|
<Company>ogoun</Company>
|
|
|
|
<Company>ogoun</Company>
|
|
|
|
<AssemblyVersion>3.3.9.5</AssemblyVersion>
|
|
|
|
<AssemblyVersion>3.3.9.8</AssemblyVersion>
|
|
|
|
<PackageReleaseNotes>Partition storage. Fix.</PackageReleaseNotes>
|
|
|
|
<PackageReleaseNotes>Getting the end date of the task in the sheduler</PackageReleaseNotes>
|
|
|
|
<PackageProjectUrl>https://github.com/ogoun/Zero/wiki</PackageProjectUrl>
|
|
|
|
<PackageProjectUrl>https://github.com/ogoun/Zero/wiki</PackageProjectUrl>
|
|
|
|
<Copyright>Copyright Ogoun 2023</Copyright>
|
|
|
|
<Copyright>Copyright Ogoun 2023</Copyright>
|
|
|
|
<PackageLicenseUrl></PackageLicenseUrl>
|
|
|
|
<PackageLicenseUrl></PackageLicenseUrl>
|
|
|
|
<PackageIconUrl></PackageIconUrl>
|
|
|
|
<PackageIconUrl></PackageIconUrl>
|
|
|
|
<RepositoryUrl>https://github.com/ogoun/Zero</RepositoryUrl>
|
|
|
|
<RepositoryUrl>https://github.com/ogoun/Zero</RepositoryUrl>
|
|
|
|
<RepositoryType>git</RepositoryType>
|
|
|
|
<RepositoryType>git</RepositoryType>
|
|
|
|
<Version>3.3.9.5</Version>
|
|
|
|
<Version>3.3.9.8</Version>
|
|
|
|
<FileVersion>3.3.9.5</FileVersion>
|
|
|
|
<FileVersion>3.3.9.8</FileVersion>
|
|
|
|
<Platforms>AnyCPU;x64;x86</Platforms>
|
|
|
|
<Platforms>AnyCPU;x64;x86</Platforms>
|
|
|
|
<PackageIcon>zero.png</PackageIcon>
|
|
|
|
<PackageIcon>zero.png</PackageIcon>
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|