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 caa16a2 commit aee6a10Copy full SHA for aee6a10
common.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<TargetFramework>net6.0</TargetFramework>
4
<LangVersion>latest</LangVersion>
5
- <Version>1.7.0</Version>
+ <Version>1.7.1</Version>
6
<Nullable>enable</Nullable>
7
<ImplicitUsings>enable</ImplicitUsings>
8
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
0 commit comments