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 f198139 commit 839dfb5Copy full SHA for 839dfb5
src/Directory.Build.props
@@ -2,7 +2,7 @@
2
<Project>
3
<PropertyGroup>
4
<NoWarn>CS1591;CS0649;NU1608;NU1109</NoWarn>
5
- <Version>3.7.1</Version>
+ <Version>3.7.2</Version>
6
<AssemblyVersion>1.0.0</AssemblyVersion>
7
<ImplicitUsings>enable</ImplicitUsings>
8
<LangVersion>preview</LangVersion>
0 commit comments