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 36f53fa commit 7b40093Copy full SHA for 7b40093
src/Directory.Build.props
@@ -3,7 +3,7 @@
3
<TargetFramework>net6.0</TargetFramework>
4
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
5
<Nullable>enable</Nullable>
6
- <Version>0.3.1</Version>
+ <Version>0.4.0</Version>
7
</PropertyGroup>
8
9
<PropertyGroup Condition="'$(Configuration)' == 'Release'">
0 commit comments