Skip to content

Commit bd77ee5

Browse files
committed
Add EFCore provider reference into Strachpad.
1 parent ebd58c4 commit bd77ee5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Scratchpad/Scratchpad.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
</PropertyGroup>
99
<ItemGroup>
1010
<ProjectReference Include="..\FirebirdSql.Data.FirebirdClient\FirebirdSql.Data.FirebirdClient.csproj" />
11+
<ProjectReference Include="..\FirebirdSql.EntityFrameworkCore.Firebird\FirebirdSql.EntityFrameworkCore.Firebird.csproj" />
1112
</ItemGroup>
1213
</Project>

0 commit comments

Comments
 (0)