Skip to content

Commit 448cb46

Browse files
committed
closes #15
1 parent 80fda80 commit 448cb46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/System.Data.Jet/JetConfiguration.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public static object IntegerNullValue
3636
}
3737
}
3838

39-
public static string OleDbDefaultProvider => "Microsoft.ACE.OLEDB.15.0";
39+
public static string OleDbDefaultProvider = "Microsoft.ACE.OLEDB.15.0";
4040

4141

4242
// The SQL statement

0 commit comments

Comments
 (0)