Skip to content

Commit

Permalink
Merge pull request #199 from seesharper/bump-to-linghtinject-6.0.0
Browse files Browse the repository at this point in the history
Bumped to LightInject 6.6.0
  • Loading branch information
seesharper committed Sep 19, 2022
2 parents 9f97402 + ca01bf3 commit 83bd28e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="LightInject" Version="6.5.2" />
<PackageReference Include="LightInject" Version="6.6.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.354">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 83bd28e

Please sign in to comment.