Skip to content

Commit e55bf2c

Browse files
committed
fixup! Run tests for SQLite on .NET Core
1 parent 24eb88e commit e55bf2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/NHibernate.Test/NHibernate.Test.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<TargetFrameworks>$(NhAppTargetFrameworks)</TargetFrameworks>
66
<IsTestProject>true</IsTestProject>
77
<NoWarn>$(NoWarn);3001;3002;3003;3005</NoWarn>
8+
<ContentSQLiteInteropFiles>true</ContentSQLiteInteropFiles>
89
</PropertyGroup>
910
<PropertyGroup Condition="'$(TargetFramework)' == 'net461'">
1011
<DefineConstants>NETFX;$(DefineConstants)</DefineConstants>

0 commit comments

Comments
 (0)