mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
[.NET Core] ALLOW WIN7 TARGETTING (#546)
This commit is contained in:
committed by
Frank Denis
parent
efb097d957
commit
b3d1a638cf
@@ -8,8 +8,8 @@ WINDOWS = [
|
||||
# --------------------- ----------------- #
|
||||
# Runtime ID Platform #
|
||||
# --------------------- ----------------- #
|
||||
( 'win10-x64', 'x64' ),
|
||||
( 'win10-x86', 'Win32' ),
|
||||
( 'win7-x64', 'x64' ),
|
||||
( 'win7-x86', 'Win32' ),
|
||||
# --------------------- ----------------- #
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user