We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a87010 commit 884e3d6Copy full SHA for 884e3d6
src/Lifetime/Managers/ContainerControlledLifetimeManager.cs
@@ -50,7 +50,7 @@ public ContainerControlledLifetimeManager()
50
51
#region Scope
52
53
- public object Scope { get; internal set; }
+ public object Scope { get; set; }
54
55
#endregion
56
0 commit comments