Skip to content

Commit

Permalink
(GH-4341) Update Autofac to 8.1.0
Browse files Browse the repository at this point in the history
* fixes #4341
  • Loading branch information
devlead committed Sep 26, 2024
1 parent 7ca3449 commit 09d0507
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 @@ -6,7 +6,7 @@
<ItemGroup>
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<GlobalPackageReference Include="StyleCop.Analyzers" Version="1.1.118" PrivateAssets="All" />
<PackageVersion Include="Autofac" Version="8.0.0" />
<PackageVersion Include="Autofac" Version="8.1.0" />
<PackageVersion Include="Basic.Reference.Assemblies.Net60" Version="1.5.0" />
<PackageVersion Include="Basic.Reference.Assemblies.Net70" Version="1.5.0" />
<PackageVersion Include="Basic.Reference.Assemblies.Net80" Version="1.5.0" />
Expand Down

0 comments on commit 09d0507

Please sign in to comment.