From 665b6c95bbf8cda555d110980a39fa3638456582 Mon Sep 17 00:00:00 2001 From: Goose-Bomb Date: Sat, 2 Nov 2019 00:54:49 -0700 Subject: [PATCH] Update version number --- GBCLV3/GBCLV3.csproj | 22 +++++++++------------- GBCLV3/Properties/AssemblyInfo.cs | 4 ++-- 2 files changed, 11 insertions(+), 15 deletions(-) diff --git a/GBCLV3/GBCLV3.csproj b/GBCLV3/GBCLV3.csproj index e68871a..de8f442 100644 --- a/GBCLV3/GBCLV3.csproj +++ b/GBCLV3/GBCLV3.csproj @@ -9,6 +9,10 @@ false enderman.ico GBCLV3.App + true + win10-x64 + false + true AnyCPU;x64 @@ -21,23 +25,15 @@ - - - 1.12.1 - all runtime; build; native; contentfiles; analyzers; buildtransitive - - 1.1.0 - - - 3.1.3 - - - 1.3.0 - + + + + + \ No newline at end of file diff --git a/GBCLV3/Properties/AssemblyInfo.cs b/GBCLV3/Properties/AssemblyInfo.cs index 678f7ce..d0205de 100644 --- a/GBCLV3/Properties/AssemblyInfo.cs +++ b/GBCLV3/Properties/AssemblyInfo.cs @@ -11,8 +11,8 @@ [assembly: AssemblyCopyright("Copyright © Goose Bomb 2019")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -[assembly: AssemblyVersion("3.0.5.50")] -[assembly: AssemblyFileVersion("3.0.5.50")] +[assembly: AssemblyVersion("3.0.6.54")] +[assembly: AssemblyFileVersion("3.0.6.54")] [assembly: ComVisible(false)]