From cf4a9c6d49cc94db6ee0ad0f16069e60bcb0fa8d Mon Sep 17 00:00:00 2001 From: versx Date: Wed, 28 Apr 2021 16:58:55 -0700 Subject: [PATCH] Set version --- iPhoneController.sln | 3 +++ src/iPhoneController.csproj | 1 + 2 files changed, 4 insertions(+) diff --git a/iPhoneController.sln b/iPhoneController.sln index 165bd3f..f781db5 100644 --- a/iPhoneController.sln +++ b/iPhoneController.sln @@ -14,4 +14,7 @@ Global {8D3F3575-CB04-4711-859F-68A5FB528A8B}.Release|Any CPU.ActiveCfg = Release|Any CPU {8D3F3575-CB04-4711-859F-68A5FB528A8B}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection + GlobalSection(MonoDevelopProperties) = preSolution + version = 1.4.0 + EndGlobalSection EndGlobal diff --git a/src/iPhoneController.csproj b/src/iPhoneController.csproj index 27640ac..5fda41b 100644 --- a/src/iPhoneController.csproj +++ b/src/iPhoneController.csproj @@ -3,6 +3,7 @@ Exe net5.0 + 1.4.0 Windows