We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e85c286 commit 2116285Copy full SHA for 2116285
Directory.Build.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<NoWarn>$(NoWarn);IL2104;IL3053;IL3000;IL3002;NU1701;CS0108</NoWarn>
4
5
- <Version>0.9.9.92</Version>
+ <Version>0.9.9.93</Version>
6
7
<Nullable>enable</Nullable>
8
<ImplicitUsings>enable</ImplicitUsings>
0 commit comments