diff --git a/UpTool2/App.config b/UpTool2/App.config index 82bc2e6..4bfa005 100644 --- a/UpTool2/App.config +++ b/UpTool2/App.config @@ -1,22 +1,6 @@ - - -
- - - - - - - - https://github.com/CreepyCrafter24/UpTool2/releases/download/Repo/Repo.xml - - - - - diff --git a/UpTool2/Properties/AssemblyInfo.cs b/UpTool2/Properties/AssemblyInfo.cs index 1258ce2..4720c97 100644 --- a/UpTool2/Properties/AssemblyInfo.cs +++ b/UpTool2/Properties/AssemblyInfo.cs @@ -6,11 +6,11 @@ using System.Runtime.InteropServices; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("UpTool2")] -[assembly: AssemblyDescription("")] +[assembly: AssemblyDescription("Download and update applications from UpTool repos")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] +[assembly: AssemblyCompany("CreepyCrafter24")] [assembly: AssemblyProduct("UpTool2")] -[assembly: AssemblyCopyright("Copyright © 2019")] +[assembly: AssemblyCopyright("Copyright © CreepyCrafter24 2019")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -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.1")] -[assembly: AssemblyFileVersion("1.0.0.1")] +[assembly: AssemblyVersion("1.0.*")] +[assembly: AssemblyFileVersion("1.0.1.0")] diff --git a/UpTool2/UpTool2.csproj b/UpTool2/UpTool2.csproj index 466e95a..3c1b8d7 100644 --- a/UpTool2/UpTool2.csproj +++ b/UpTool2/UpTool2.csproj @@ -11,7 +11,7 @@ v4.8 512 true - true + false @@ -26,7 +26,7 @@ AnyCPU - pdbonly + none true bin\Release\ TRACE