From 9b795eca67e506220383c7cf971207fd04072357 Mon Sep 17 00:00:00 2001 From: Sawrr Date: Wed, 29 Jun 2022 21:30:15 -0400 Subject: [PATCH] Bump version --- .../AchievementsTracker.csproj | 580 +++++++++--------- .../Properties/AssemblyInfo.cs | 4 +- 2 files changed, 292 insertions(+), 292 deletions(-) diff --git a/AchievementsTracker/AchievementsTracker/AchievementsTracker.csproj b/AchievementsTracker/AchievementsTracker/AchievementsTracker.csproj index 7885893..14e5c60 100644 --- a/AchievementsTracker/AchievementsTracker/AchievementsTracker.csproj +++ b/AchievementsTracker/AchievementsTracker/AchievementsTracker.csproj @@ -1,291 +1,291 @@ - - - - - - Debug - AnyCPU - {7F22C9B0-91CD-4B3D-BB9D-97D7F481A400} - WinExe - AchievementsTracker - SpelunkyRTATracker - v4.6.1 - 512 - true - - false - publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - false - true - - - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - icon.ico - - - - ..\packages\Costura.Fody.3.3.2\lib\net40\Costura.dll - - - - ..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll - - - - - - - - - - - - - - - - - - - - - Form - - - ImgForm.cs - - - - Form - - - MainForm.cs - - - - - - - - - - Form - - - SettingsForm.cs - - - - - ImgForm.cs - - - MainForm.cs - - - ResXFileCodeGenerator - Resources.Designer.cs - Designer - - - True - Resources.resx - True - - - SettingsForm.cs - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - True - Settings.settings - True - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - False - Microsoft .NET Framework 4.6.1 %28x86 and x64%29 - true - - - False - .NET Framework 3.5 SP1 - false - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - + + + + + + Debug + AnyCPU + {7F22C9B0-91CD-4B3D-BB9D-97D7F481A400} + WinExe + AchievementsTracker + SpelunkyRTATracker + v4.6.1 + 512 + true + + false + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + true + + + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + icon.ico + + + + ..\packages\Costura.Fody.3.3.2\lib\net40\Costura.dll + + + + ..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll + + + + + + + + + + + + + + + + + + + + + Form + + + ImgForm.cs + + + + Form + + + MainForm.cs + + + + + + + + + + Form + + + SettingsForm.cs + + + + + ImgForm.cs + + + MainForm.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + True + + + SettingsForm.cs + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + False + Microsoft .NET Framework 4.6.1 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 + false + + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + \ No newline at end of file diff --git a/AchievementsTracker/AchievementsTracker/Properties/AssemblyInfo.cs b/AchievementsTracker/AchievementsTracker/Properties/AssemblyInfo.cs index 0fce0c5..42ba814 100644 --- a/AchievementsTracker/AchievementsTracker/Properties/AssemblyInfo.cs +++ b/AchievementsTracker/AchievementsTracker/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // 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.11.0.0")] -[assembly: AssemblyFileVersion("1.11.0.0")] +[assembly: AssemblyVersion("1.13.0.0")] +[assembly: AssemblyFileVersion("1.13.0.0")]