mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-26 19:32:20 +01:00
* Fix to expose `wc_ecc_import_private_key_ex` and its ability to import a private key even when `NO_ASN` is defined. * Remove execute bit on CSharp files.
6 lines
182 B
XML
6 lines
182 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<startup>
|
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
|
|
</startup>
|
|
</configuration> |