Skip to content

Commit 78cd174

Browse files
committed
README location fix
1 parent 10b57f4 commit 78cd174

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Nockx.Base/Nockx.Base.csproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@
1717
</PropertyGroup>
1818

1919
<ItemGroup>
20-
<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.1" />
20+
<None Include="..\README.md" Pack="true" PackagePath="" />
2121
</ItemGroup>
2222

23+
<ItemGroup>
24+
<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.1" />
25+
</ItemGroup>
26+
2327
</Project>
File renamed without changes.

0 commit comments

Comments
 (0)