Skip to content

Commit 343d36b

Browse files
committed
#nullable enable
1 parent 3b8b0cd commit 343d36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dapper.ProviderTools/DbConnectionExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
using System.Data.Common;
44
using System.Linq.Expressions;
55
using System.Reflection;
6-
6+
#nullable enable
77
namespace Dapper.ProviderTools
88
{
99
/// <summary>

0 commit comments

Comments
 (0)