pull/1/head
a.bozhenov 5 years ago
parent b38dd5508e
commit 6c3bc6a0b9

@ -1,6 +1,4 @@
using System;
using System.Collections.Generic;
using System.Text;
using System.Threading;
using Xunit;
using ZeroLevel.Network;

@ -5,16 +5,15 @@
<Description>Infrastructure layer library</Description>
<Authors>ogoun</Authors>
<Company>ogoun</Company>
<AssemblyVersion>2.0.7.0</AssemblyVersion>
<PackageReleaseNotes>Refactoring configuration and log
File client/server update(no stable)</PackageReleaseNotes>
<AssemblyVersion>2.0.8.0</AssemblyVersion>
<PackageReleaseNotes>Fixes</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>2.0.7</Version>
<Version>2.0.8</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

Loading…
Cancel
Save

Powered by TurnKey Linux.