We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac9a45b commit 0d50090Copy full SHA for 0d50090
src/Directory.Build.props
@@ -2,7 +2,7 @@
2
<Project>
3
<PropertyGroup>
4
<NoWarn>CS1591;CS0649;xUnit1026;xUnit1013;msb3277;CS0436;CS1573;NU1901;NU1902</NoWarn>
5
- <Version>20.8.0</Version>
+ <Version>20.8.1</Version>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<LangVersion>11</LangVersion>
8
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
0 commit comments