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 99e037d commit 9f8884dCopy full SHA for 9f8884d
src/Directory.Build.props
@@ -2,7 +2,7 @@
2
<Project>
3
<PropertyGroup>
4
<NoWarn>CA1822;CS1591;CS0649;xUnit1026;xUnit1013;CS1573;VerifyTestsProjectDir;VerifySetParameters;PolyFillTargetsForNuget;xUnit1051;NU1608;NU1109</NoWarn>
5
- <Version>29.3.1</Version>
+ <Version>29.4.0</Version>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<LangVersion>preview</LangVersion>
8
<AssemblyVersion>1.0.0</AssemblyVersion>
0 commit comments