You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When configuring ISession in the SqlLiteRegistry, the method of configuration creates an object that won't be disposed by StructureMap when using nested containers. This line:
When configuring ISession in the SqlLiteRegistry, the method of configuration creates an object that won't be disposed by StructureMap when using nested containers. This line:
Should Be:
The text was updated successfully, but these errors were encountered: