Skip to content

Commit 1ea93f7

Browse files
committed
fixup! Added InternalsVisibleTo Attribute to make the internals visible to the unit test project.
1 parent 8d4c305 commit 1ea93f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SQLite.CodeFirst/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using System.Reflection;
2+
using System.Runtime.CompilerServices;
23
using System.Runtime.InteropServices;
34

45
[assembly: AssemblyTitle("SQLite.CodeFirst")]

0 commit comments

Comments
 (0)