Fixed exception handling on receive

This commit is contained in:
Felix Weiß
2022-06-30 15:47:05 +02:00
parent e953938a65
commit e4ddad685a
2 changed files with 31 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageId>MewtocolNet</PackageId>
<Version>0.4.0</Version>
<Version>0.4.1</Version>
<Authors>Felix Weiss</Authors>
<Company>Womed</Company>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>