Skip to content

Commit

Permalink
Merge pull request #38 from autofac/pull-autofac-minor-version-up
Browse files Browse the repository at this point in the history
Switch Autofac to 6.5.0 to pick up any fixes in the 6.x branch.
  • Loading branch information
tillig authored Mar 31, 2023
2 parents 51124ee + 5fb771f commit 17ad6c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Autofac" Version="6.0.0" />
<PackageReference Include="Autofac" Version="6.5.0" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 17ad6c7

Please sign in to comment.