Update ZeroLevel.csproj

pull/1/head
a.bozhenov 5 years ago
parent 7e0b1898ab
commit c2ad1b4d09

@ -5,16 +5,17 @@
<Description>Infrastructure layer library</Description>
<Authors>ogoun</Authors>
<Company>ogoun</Company>
<AssemblyVersion>3.0.0.1</AssemblyVersion>
<PackageReleaseNotes>Fixes</PackageReleaseNotes>
<AssemblyVersion>3.0.0.2</AssemblyVersion>
<PackageReleaseNotes>Fix file transfer
Expand serialization types</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.1</Version>
<FileVersion>3.0.0.1</FileVersion>
<Version>3.0.2</Version>
<FileVersion>3.0.0.2</FileVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

Loading…
Cancel
Save

Powered by TurnKey Linux.