Skip to content

Commit

Permalink
Update to Autofac v6 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
tillig committed Sep 28, 2020
1 parent e85edba commit 69c2880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Autofac.Configuration/Autofac.Configuration.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Autofac" Version="6.0.0-develop-01132" />
<PackageReference Include="Autofac" Version="6.0.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="2.9.8">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 69c2880

Please sign in to comment.