Skip to content

Commit d1bf661

Browse files
committed
Moved extension file.
1 parent 7263a05 commit d1bf661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MongoDB.Bson/Serialization/BsonTypeExtensions.cs renamed to src/MongoDB.Bson/ObjectModel/BsonTypeExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
using System;
1717

18-
namespace MongoDB.Bson.Serialization
18+
namespace MongoDB.Bson
1919
{
2020
/// <summary>
2121
/// A static class containing extension methods for <see cref="BsonType"/>.

0 commit comments

Comments
 (0)