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 --- .../csharp/EduVpnCommonTests/EduVpnCommonTests.csproj | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 wrappers/csharp/EduVpnCommonTests/EduVpnCommonTests.csproj (limited to 'wrappers/csharp/EduVpnCommonTests/EduVpnCommonTests.csproj') diff --git a/wrappers/csharp/EduVpnCommonTests/EduVpnCommonTests.csproj b/wrappers/csharp/EduVpnCommonTests/EduVpnCommonTests.csproj new file mode 100644 index 0000000..cf58249 --- /dev/null +++ b/wrappers/csharp/EduVpnCommonTests/EduVpnCommonTests.csproj @@ -0,0 +1,19 @@ + + + + net5.0 + false + + + + + + + + + + + + + + -- cgit v1.2.3