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 9a511cd commit f3a089fCopy full SHA for f3a089f
src/Directory.Build.props
@@ -2,7 +2,7 @@
2
<Project>
3
<PropertyGroup>
4
<NoWarn>CS1591;CS0649</NoWarn>
5
- <Version>4.3.3</Version>
+ <Version>4.3.4</Version>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<LangVersion>preview</LangVersion>
8
<AssemblyVersion>1.0.0</AssemblyVersion>
0 commit comments