Skip to content

Commit

Permalink
Merge pull request #203 from seesharper/bump-to-li-6-6-3
Browse files Browse the repository at this point in the history
Bumped to LightInject 6.6.3
  • Loading branch information
seesharper committed Dec 31, 2022
2 parents 3cc0cb6 + e93de22 commit 54404d9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="LightInject" Version="6.6.2" />
<PackageReference Include="LightInject" Version="6.6.3" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.354">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
</ItemGroup>
</ItemGroup>
</Project>

0 comments on commit 54404d9

Please sign in to comment.