From 78d746af4384faed17d94a462afd0f44116bac9f Mon Sep 17 00:00:00 2001 From: EnderIce2 <38536866+EnderIce2@users.noreply.github.com> Date: Mon, 26 Oct 2020 02:09:15 +0200 Subject: [PATCH] Setting the correct version and configuring for release --- Properties/AssemblyInfo.cs | 4 ++-- SDRSharpPlugin.DiscordRPC.csproj | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index a23a50f..e517e45 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("0.1.0.0")] +[assembly: AssemblyFileVersion("0.1.0.0")] diff --git a/SDRSharpPlugin.DiscordRPC.csproj b/SDRSharpPlugin.DiscordRPC.csproj index 903f998..034fde0 100644 --- a/SDRSharpPlugin.DiscordRPC.csproj +++ b/SDRSharpPlugin.DiscordRPC.csproj @@ -36,6 +36,7 @@ true 8.0 + x86 false @@ -164,7 +165,9 @@ - + + Always +