diff --git a/ThnOlgClicker/App.config b/ThnOlgClicker/App.config index 731f6de..d1428ad 100644 --- a/ThnOlgClicker/App.config +++ b/ThnOlgClicker/App.config @@ -1,6 +1,6 @@ - + - + - \ No newline at end of file + diff --git a/ThnOlgClicker/Properties/AssemblyInfo.cs b/ThnOlgClicker/Properties/AssemblyInfo.cs index e9e4106..f262126 100644 --- a/ThnOlgClicker/Properties/AssemblyInfo.cs +++ b/ThnOlgClicker/Properties/AssemblyInfo.cs @@ -51,5 +51,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.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("1.1.0.0")] +[assembly: AssemblyFileVersion("1.1.0.0")] diff --git a/ThnOlgClicker/ThnOlgClicker.csproj b/ThnOlgClicker/ThnOlgClicker.csproj index 43b5343..a33936f 100644 --- a/ThnOlgClicker/ThnOlgClicker.csproj +++ b/ThnOlgClicker/ThnOlgClicker.csproj @@ -8,11 +8,27 @@ WinExe ThnOlgClicker ThnOlgClicker - v4.6.1 + v4.5 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 true + + false + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + true AnyCPU @@ -29,10 +45,14 @@ pdbonly true bin\Release\ - TRACE + + prompt 4 + + thnolgclicker.ico + @@ -93,6 +113,15 @@ - + + + + + + False + .NET Framework 3.5 SP1 + false + + \ No newline at end of file diff --git a/ThnOlgClicker/thnolgclicker.ico b/ThnOlgClicker/thnolgclicker.ico new file mode 100644 index 0000000..f29a91c Binary files /dev/null and b/ThnOlgClicker/thnolgclicker.ico differ