mirror of https://github.com/mono/CppSharp.git
Browse Source
This makes them usable with .NET Framework, .NET Core and .NET 5. Signed-off-by: Dimitar Dobrev <dpldobrev@protonmail.com>cppsharp-net-standard-nuget
13 changed files with 43 additions and 40 deletions
@ -1,7 +1 @@
@@ -1,7 +1 @@
|
||||
include ("CSharp") |
||||
|
||||
if EnabledCLIProjects() and not os.getenv("CI") then |
||||
|
||||
include ("CLI") |
||||
|
||||
end |
||||
include ("CSharp") |
Loading…
Reference in new issue