Commit Graph

8 Commits

Author SHA1 Message Date
Henrik Gaßmann
70bffa111a [.NET NUGET] DON'T SET SUFFIX FOR RELEASES (#548)
Previously "-None" was set as version suffix for release packages.
2017-05-19 22:00:13 +02:00
Henrik Gaßmann
e8795ff105 [.NET Core] SUPPORT .NET FRAMEWORK >= 4.6 (#547)
Add MSBuild targets for net46 target framework which copy both x86 and
x64 libsodium binaries into corresponding folders. This allows AnyCPU
applications to load the appropriate binary at runtime via
`LoadLibraryEx`.
2017-05-19 16:44:44 +02:00
Henrik Gaßmann
b3d1a638cf [.NET Core] ALLOW WIN7 TARGETTING (#546) 2017-05-19 15:04:17 +02:00
Frank Denis
aa7ded10e7 Bump package (not library) version 2017-03-28 12:57:19 +02:00
Frank Denis
7bc8eb16a7 dotnet-core documentation: use 1.0.12 as the version example 2017-03-24 11:55:27 +01:00
ektrah
ed3bcbbf1d Add missing file for packaging for .NET Core (#507) 2017-03-06 14:20:54 +01:00
ektrah
9ef6310188 Update packaging scripts for .NET Core (#503) 2017-03-05 20:57:41 +01:00
ektrah
7901b1ce75 Add scripts and files to package libsodium for .NET Core (#477) 2017-02-20 10:34:42 +01:00