Skip to content

Commit e53f66e

Browse files
chore: wrong namespace
1 parent c702e14 commit e53f66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EntityDb.Void/Extensions/IServiceCollectionExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
using Microsoft.Extensions.DependencyInjection;
44
using System.Diagnostics.CodeAnalysis;
55

6-
namespace EntityDb.MongoDb.Extensions
6+
namespace EntityDb.Void.Extensions
77
{
88
/// <summary>
99
/// Extensions for service collections.

0 commit comments

Comments
 (0)