Bump Autofac from 6.5.0 to 7.0.0 (#1225)

Bumps [Autofac](https://github.com/autofac/Autofac) from 6.5.0 to 7.0.0.
- [Release notes](https://github.com/autofac/Autofac/releases)
- [Commits](https://github.com/autofac/Autofac/compare/v6.5.0...v7.0.0)

---
updated-dependencies:
- dependency-name: Autofac
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-07 16:37:12 -08:00
committed by GitHub
parent 596c7e2165
commit b9406110ec

View File

@@ -11,7 +11,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Autofac" Version="6.5.0" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="Autofac" Version="7.0.0" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="CaseExtensions" Version="1.1.0" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="NSwag.Core" Version="13.18.2" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="Nustache" Version="1.16.0.10" GeneratePathProperty="true" PrivateAssets="all" NoWarn="NU1701" />