Skip to content

Commit

Permalink
Merge tag 'v1.0.1' into develop
Browse files Browse the repository at this point in the history
v1.0.1 v1.0.1
  • Loading branch information
uialberto committed Nov 15, 2018
2 parents 31029e6 + 2ca1356 commit 09a72ac
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ namespace Uibasoft.Community.Cross.IoContainer
public static class IoC
{
private static readonly object lockObj = new object();

private static IContainer _container;
public static IContainer Container
{
Expand Down

0 comments on commit 09a72ac

Please sign in to comment.