This commit is contained in:
Stef Heyenrath
2021-08-01 10:35:53 +02:00
parent 390093d007
commit a778c35728
4 changed files with 7 additions and 3 deletions
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>0.0.5</Version>
<Version>0.0.6</Version>
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>9</LangVersion>
<Nullable>enable</Nullable>