From 8878d8705f0b0fcddb3979194340ca39df897580 Mon Sep 17 00:00:00 2001 From: StevenWdV Date: Sat, 20 Nov 2021 18:09:09 +0100 Subject: Add C bindings and a C# wrapper --- wrappers/csharp/EduVpnCommon.csproj | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 wrappers/csharp/EduVpnCommon.csproj (limited to 'wrappers/csharp/EduVpnCommon.csproj') diff --git a/wrappers/csharp/EduVpnCommon.csproj b/wrappers/csharp/EduVpnCommon.csproj new file mode 100644 index 0000000..1bbbc23 --- /dev/null +++ b/wrappers/csharp/EduVpnCommon.csproj @@ -0,0 +1,27 @@ + + + + netstandard2.0 + 8 + enable + + + + + + + + + + + + + + PreserveNewest + + + PreserveNewest + + + + -- cgit v1.2.3