Updated to 1.1.4

This commit is contained in:
2019-11-08 14:53:15 +01:00
parent 696f97dc2e
commit 8097616d59
+3 -3
View File
@@ -5,12 +5,12 @@
<TargetFrameworks>netcoreapp2.1;net48;netstandard2.0;netcoreapp3.0</TargetFrameworks>
<ApplicationIcon />
<StartupObject />
<Version>1.1.3</Version>
<Version>1.1.4</Version>
<Authors>Alexandru-Victor Macocian</Authors>
<Product>MTSC</Product>
<Description>Modular TCP Server and Client</Description>
<AssemblyVersion>0.1.1.3</AssemblyVersion>
<FileVersion>0.1.1.3</FileVersion>
<AssemblyVersion>0.1.1.4</AssemblyVersion>
<FileVersion>0.1.1.4</FileVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Platforms>AnyCPU;x64</Platforms>
<PackageProjectUrl>https://github.com/AlexMacocian/MTSC</PackageProjectUrl>