Skip to content

Commit

Permalink
Resolve IEnumerable reference
Browse files Browse the repository at this point in the history
  • Loading branch information
alistairjevans committed Apr 26, 2021
1 parent 7b4e219 commit 61b9463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Autofac/ILifetimeScope.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// Licensed under the MIT License. See LICENSE in the project root for license information.

using System;
using System.Collections.Generic;
using Autofac.Builder;
using Autofac.Core;
using Autofac.Core.Lifetime;
Expand Down

0 comments on commit 61b9463

Please sign in to comment.