Skip to content

Commit 8c15798

Browse files
Chore(deps): Bump CodeOfChaos.GeneratorTools from 2.2.0 to 2.2.1
--- updated-dependencies: - dependency-name: CodeOfChaos.GeneratorTools dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2dc1e53 commit 8c15798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CodeOfChaos.Extensions.DependencyInjection.Generators/CodeOfChaos.Extensions.DependencyInjection.Generators.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="4.14.0" PrivateAssets="all" />
4545
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.14.0" PrivateAssets="all" />
4646
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.14.0" PrivateAssets="all" />
47-
<PackageReference Include="CodeOfChaos.GeneratorTools" Version="2.2.0">
47+
<PackageReference Include="CodeOfChaos.GeneratorTools" Version="2.2.1">
4848
<PrivateAssets>all</PrivateAssets>
4949
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5050
</PackageReference>

0 commit comments

Comments
 (0)