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 a9a8978 commit d66472eCopy full SHA for d66472e
src/Directory.Build.props
@@ -2,7 +2,7 @@
2
<Project>
3
<PropertyGroup>
4
<NoWarn>CS1591;CS0649;xUnit1026;xUnit1013;msb3277;CS0436;CS1573</NoWarn>
5
- <Version>19.5.1-beta.2</Version>
+ <Version>19.5.1-beta.3</Version>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<LangVersion>11</LangVersion>
8
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
0 commit comments