Skip to content

Commit 63ba21d

Browse files
committed
Fix
1 parent 4d4b7fa commit 63ba21d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/ClassLibrary.EFCore/ClassLibrary.EFCore.csproj

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,12 @@
3030
</PackageReference>
3131
</ItemGroup>
3232

33+
<ItemGroup>
34+
<None Include="..\LibraryTools.png">
35+
<Pack>True</Pack>
36+
<PackagePath></PackagePath>
37+
</None>
38+
<None Include="..\README.md" Pack="true" PackagePath="\" />
39+
</ItemGroup>
40+
3341
</Project>

0 commit comments

Comments
 (0)