From 3ce09246d10a267bf00ae8bf37068ec458c69287 Mon Sep 17 00:00:00 2001 From: Ignacio Etcheverry Date: Sat, 9 May 2020 20:45:43 +0200 Subject: C#: Rewrite GodotTools messaging protocol --- .../GodotTools.IdeMessaging.CLI.csproj | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 modules/mono/editor/GodotTools/GodotTools.IdeMessaging.CLI/GodotTools.IdeMessaging.CLI.csproj (limited to 'modules/mono/editor/GodotTools/GodotTools.IdeMessaging.CLI/GodotTools.IdeMessaging.CLI.csproj') diff --git a/modules/mono/editor/GodotTools/GodotTools.IdeMessaging.CLI/GodotTools.IdeMessaging.CLI.csproj b/modules/mono/editor/GodotTools/GodotTools.IdeMessaging.CLI/GodotTools.IdeMessaging.CLI.csproj new file mode 100644 index 0000000000..ae78da27bc --- /dev/null +++ b/modules/mono/editor/GodotTools/GodotTools.IdeMessaging.CLI/GodotTools.IdeMessaging.CLI.csproj @@ -0,0 +1,17 @@ + + + {B06C2951-C8E3-4F28-80B2-717CF327EB19} + Exe + net472 + 7.2 + + + + + + + + + + + -- cgit v1.2.3