Skip to content

Commit

Permalink
Bump Autofac.Extensions.DependencyInjection from 8.0.0 to 9.0.0 in /s…
Browse files Browse the repository at this point in the history
…rc (#589)
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent b321417 commit def2eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routingmanager/routingmanager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="9.0.0" />
<PackageReference Include="Microsoft.VisualStudioEng.MicroBuild.Core" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit def2eac

Please sign in to comment.