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 2bb2b9a commit ad50191Copy full SHA for ad50191
src/Directory.Build.props
@@ -19,7 +19,7 @@
19
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
20
</PackageReference>
21
<PackageReference Include="Serilog" Version="2.10.0" />
22
- <PackageReference Include="IDisposableAnalyzers" Version="4.0.1">
+ <PackageReference Include="IDisposableAnalyzers" Version="4.0.6">
23
<PrivateAssets>all</PrivateAssets>
24
25
0 commit comments