From 2f2b603de9ad6ddad2d5b27eea34a94516b27fa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 18:18:59 +0000 Subject: [PATCH] Bump IDisposableAnalyzers from 4.0.7 to 4.0.8 in /src Bumps IDisposableAnalyzers from 4.0.7 to 4.0.8. --- updated-dependencies: - dependency-name: IDisposableAnalyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Directory.Build.props | 66 +++++++++++++++++++-------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 1edd6be7..31eb2827 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -1,34 +1,34 @@ - - - pdbonly - true - CS1591 - AllEnabledByDefault - - - - - CustomDictionary.xml - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - All - - + + + pdbonly + true + CS1591 + AllEnabledByDefault + + + + + CustomDictionary.xml + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + All + + \ No newline at end of file