We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4f8d12 commit 20b506cCopy full SHA for 20b506c
1 file changed
Directory.Build.props
@@ -23,7 +23,7 @@
23
24
<ItemGroup>
25
<!-- Fody -->
26
- <PackageReference Include="RuntimeNullables.Fody" Version="2.0.0" PrivateAssets="all" />
+ <PackageReference Include="RuntimeNullables.Fody" Version="2.1.0" PrivateAssets="all" />
27
28
<!-- Analyzers -->
29
<PackageReference Include="DotNetAnalyzers.DocumentationAnalyzers" Version="1.0.0-beta.59" PrivateAssets="all" />
0 commit comments