Updated to 1.3.3

This commit is contained in:
2020-01-21 16:14:34 +01:00
parent cde5319499
commit 42e684dfee
+3 -3
View File
@@ -5,12 +5,12 @@
<TargetFrameworks>netcoreapp2.1;net48;netstandard2.0;netcoreapp3.0</TargetFrameworks>
<ApplicationIcon />
<StartupObject />
<Version>1.3.2</Version>
<Version>1.3.3</Version>
<Authors>Alexandru-Victor Macocian</Authors>
<Product>MTSC</Product>
<Description>Modular TCP Server and Client</Description>
<AssemblyVersion>0.1.3.2</AssemblyVersion>
<FileVersion>0.1.3.2</FileVersion>
<AssemblyVersion>0.1.3.3</AssemblyVersion>
<FileVersion>0.1.3.3</FileVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Platforms>AnyCPU;x64</Platforms>
<PackageProjectUrl>https://github.com/AlexMacocian/MTSC</PackageProjectUrl>