We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d147ca5 commit 9c01033Copy full SHA for 9c01033
src/Directory.Build.props
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project>
3
<PropertyGroup>
4
- <Version>28.15.0</Version>
+ <Version>28.16.0</Version>
5
<NoWarn>CA1822;CS1591;CS0649;xUnit1026;xUnit1013;CS1573;VerifyTestsProjectDir;VerifySetParameters;PolyFillTargetsForNuget;xUnit1051</NoWarn>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<LangVersion>preview</LangVersion>
0 commit comments