From f9801ab21989e330015ffa274493e775671fe865 Mon Sep 17 00:00:00 2001 From: Jose Date: Wed, 12 Sep 2018 14:48:57 +0200 Subject: Make test controllers layout more consistent Close #184 --- csharp/test/xamarin/controller/controller.csproj | 92 ++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 csharp/test/xamarin/controller/controller.csproj (limited to 'csharp/test/xamarin/controller/controller.csproj') diff --git a/csharp/test/xamarin/controller/controller.csproj b/csharp/test/xamarin/controller/controller.csproj new file mode 100644 index 00000000000..2a4684d6e5c --- /dev/null +++ b/csharp/test/xamarin/controller/controller.csproj @@ -0,0 +1,92 @@ + + + + netstandard2.0 + + + + true + + + + + + + + + + + + ..\..\..\..\scripts\Controller.ice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3