Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit 79c007b

Browse files
dependabot[bot]CatGirlsAreLife
authored andcommitted
Bump IDisposableAnalyzers from 2.1.1 to 2.1.2 in /src/XmlAbstraction (#32)
Bumps [IDisposableAnalyzers](https://github.com/DotNetAnalyzers/IDisposableAnalyzers) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/DotNetAnalyzers/IDisposableAnalyzers/releases) - [Changelog](https://github.com/DotNetAnalyzers/IDisposableAnalyzers/blob/master/RELEASE_NOTES.md) - [Commits](DotNetAnalyzers/IDisposableAnalyzers@2.1.1...2.1.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 33be691 commit 79c007b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/XmlAbstraction/src/XmlAbstraction.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
6262
<PrivateAssets>all</PrivateAssets>
6363
</PackageReference>
64-
<PackageReference Include="IDisposableAnalyzers" Version="2.1.1">
64+
<PackageReference Include="IDisposableAnalyzers" Version="2.1.2">
6565
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
6666
<PrivateAssets>all</PrivateAssets>
6767
</PackageReference>

0 commit comments

Comments
 (0)