Skip to content

Commit 56c3473

Browse files
committed
Fix packaging.
1 parent 377efa6 commit 56c3473

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

src/EFCore.Jet.Data/EFCore.Jet.Data.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<TargetFrameworks>$(DefaultNetStandardTargetFramework);netcoreapp2.1;net461</TargetFrameworks>
66
<Platforms>AnyCPU;x86;x64</Platforms>
77
<RootNamespace>EntityFrameworkCore.Jet.Data</RootNamespace>
8+
<PackageTags>$(PackageTags);System.Data.Jet</PackageTags>
89
</PropertyGroup>
910

1011
<ItemGroup>

0 commit comments

Comments
 (0)