Skip to content

Commit 9b484d4

Browse files
committed
Fix 3
1 parent b970804 commit 9b484d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ClassLibrary.EFCore/ClassLibrary.EFCore.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
</ItemGroup>
3232

3333
<ItemGroup>
34-
<None Include="LibraryTools.png">
34+
<None Include="..\..\LibraryTools.png">
3535
<Pack>True</Pack>
3636
<PackagePath></PackagePath>
3737
</None>
38-
<None Include="README.md" Pack="true" PackagePath="\" />
38+
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
3939
</ItemGroup>
4040

4141
</Project>

0 commit comments

Comments
 (0)