Skip to content

Commit 4af317a

Browse files
committed
missing import
1 parent a0fbf9f commit 4af317a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/Schema.NET.Common/PropertyValueSpecification.Partial.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
namespace Schema.NET;
22

3+
using System.Linq;
34
using System.Text;
45

56
/// <summary>

0 commit comments

Comments
 (0)