Skip to content

Commit

Permalink
Build test.
Browse files Browse the repository at this point in the history
  • Loading branch information
lelong37 committed Feb 28, 2018
1 parent 70e09dc commit a2a297d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/Sample/Northwind.Web/App_Start/UnityConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ public class UnityConfig
/// </summary>
public static IUnityContainer GetConfiguredContainer()
{
return container.Value;
return container.Value;
}
#endregion

Expand Down

0 comments on commit a2a297d

Please sign in to comment.