|
|
|
@ -5,17 +5,16 @@
|
|
|
|
|
<Description>Infrastructure layer library</Description>
|
|
|
|
|
<Authors>ogoun</Authors>
|
|
|
|
|
<Company>ogoun</Company>
|
|
|
|
|
<AssemblyVersion>3.0.0.3</AssemblyVersion>
|
|
|
|
|
<PackageReleaseNotes>Fix file transfer
|
|
|
|
|
Expand serialization types</PackageReleaseNotes>
|
|
|
|
|
<AssemblyVersion>3.0.0.4</AssemblyVersion>
|
|
|
|
|
<PackageReleaseNotes>Fix configuration</PackageReleaseNotes>
|
|
|
|
|
<PackageProjectUrl>https://github.com/ogoun/Zero/wiki</PackageProjectUrl>
|
|
|
|
|
<Copyright>Copyright Ogoun 2019</Copyright>
|
|
|
|
|
<PackageLicenseUrl>https://opensource.org/licenses/MIT</PackageLicenseUrl>
|
|
|
|
|
<PackageIconUrl>https://raw.githubusercontent.com/ogoun/Zero/master/zero.png</PackageIconUrl>
|
|
|
|
|
<RepositoryUrl>https://github.com/ogoun/Zero</RepositoryUrl>
|
|
|
|
|
<RepositoryType>GitHub</RepositoryType>
|
|
|
|
|
<Version>3.0.3</Version>
|
|
|
|
|
<FileVersion>3.0.0.3</FileVersion>
|
|
|
|
|
<Version>3.0.4</Version>
|
|
|
|
|
<FileVersion>3.0.0.4</FileVersion>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
|
|
|
|