Skip to content

Commit

Permalink
Bump to DI.Attributed which does not check generated code
Browse files Browse the repository at this point in the history
This avoids build warnings
  • Loading branch information
kzu committed Nov 17, 2022
1 parent 3f91dc0 commit 8b8cc75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageVersion Include="SharpYaml" Version="2.1.0" />
<PackageVersion Include="Scriban" Version="5.5.0" />
<PackageVersion Include="Superpower" Version="3.0.0" />
<PackageVersion Include="Devlooped.Extensions.DependencyInjection.Attributed" Version="1.2.0" />
<PackageVersion Include="Devlooped.Extensions.DependencyInjection.Attributed" Version="1.2.1" />
<PackageVersion Include="RxFree" Version="1.1.2" />
</ItemGroup>
<ItemGroup Label="Tests">
Expand Down

0 comments on commit 8b8cc75

Please sign in to comment.