We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7d5773 commit 7fd07e2Copy full SHA for 7fd07e2
src/Directory.Build.props
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<TargetFramework>netstandard2.1</TargetFramework>
5
<PackageId>$(AssemblyName)</PackageId>
6
- <Version>0.9.3</Version>
+ <Version>0.9.4</Version>
7
<LangVersion>12</LangVersion>
8
<Nullable>enable</Nullable>
9
<Authors>Custouch</Authors>
0 commit comments