Fixed more exception handling and added the ability to close a running interface

This commit is contained in:
Felix Weiß
2022-07-04 16:53:55 +02:00
parent 18384ff964
commit 0a93df287d
2 changed files with 36 additions and 13 deletions

View File

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