We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eef6828 commit 4234e81Copy full SHA for 4234e81
common.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<TargetFramework>net6.0</TargetFramework>
4
<LangVersion>latest</LangVersion>
5
- <Version>1.7.1</Version>
+ <Version>1.7.2</Version>
6
<Nullable>enable</Nullable>
7
<ImplicitUsings>enable</ImplicitUsings>
8
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
0 commit comments