Skip to content

Commit 8b51e0c

Browse files
committed
Moved ServiceScopeProvider to a different namespace. #14
1 parent 6a69e17 commit 8b51e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SimpleInjector.Integration.ServiceCollection/ServiceScopeProvider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright (c) Simple Injector Contributors. All rights reserved.
22
// Licensed under the MIT License. See LICENSE file in the project root for license information.
33

4-
namespace SimpleInjector
4+
namespace SimpleInjector.Integration.ServiceCollection
55
{
66
using Microsoft.Extensions.DependencyInjection;
77

0 commit comments

Comments
 (0)