This commit is contained in:
Felix Weiß
2022-07-19 09:28:27 +02:00

View File

@@ -28,7 +28,7 @@ This software was written by WOLF Medizintechnik GmbH (@WOmed/dev).
## .NET Support
This library was written in **netstandard2.0** and should by compatible with a lot of .NET environments.
This library was written in **netstandard2.0** and should be compatible with a lot of .NET environments.
For a full list of supported .NET clrs see [this page](https://docs.microsoft.com/de-de/dotnet/standard/net-standard?tabs=net-standard-2-0#select-net-standard-version)
@@ -53,7 +53,7 @@ Where is the RS232/Serial support?
Install this package by using [Nuget](https://www.nuget.org/packages/MewtocolNet/) or reference
```XML
<PackageReference Include="MewtocolNet" Version="0.4.2" />
<PackageReference Include="MewtocolNet" Version="0.5.0" />
```
in your dependencies.
Alternatively use the dotnet CLI and run