Skip to content

Commit

Permalink
Put the packaging line for nuget back in (jedisct1#1164)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanMollet authored Mar 7, 2022
1 parent 69d15f1 commit 3033271
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/dotnet-core/libsodium.pkgproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
<Content Include="runtimes/linux-arm/native/libsodium.so" PackagePath="runtimes/linux-arm/native/" />
<Content Include="runtimes/linux-musl-x64/native/libsodium.so" PackagePath="runtimes/linux-musl-x64/native/" />
<Content Include="runtimes/osx-x64/native/libsodium.dylib" PackagePath="runtimes/osx-x64/native/" />
<Content Include="runtimes/osx-arm64/native/libsodium.dylib" PackagePath="runtimes/osx-arm64/native/" />
</ItemGroup>

</Project>

0 comments on commit 3033271

Please sign in to comment.