diff --git a/Resizor/Properties/AssemblyInfo.cs b/Resizor/Properties/AssemblyInfo.cs index b8825e8..b96cc07 100644 --- a/Resizor/Properties/AssemblyInfo.cs +++ b/Resizor/Properties/AssemblyInfo.cs @@ -31,5 +31,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: AssemblyVersion("1.0.*")] [assembly: AssemblyFileVersion("1.0.0.1")] \ No newline at end of file diff --git a/Resizor/Resizor.csproj b/Resizor/Resizor.csproj index 1414108..ba5dc8f 100644 --- a/Resizor/Resizor.csproj +++ b/Resizor/Resizor.csproj @@ -4,6 +4,7 @@ WinExe false true + false if exist "$(ProjectDir)Data\pkgtool.exe" ($(ProjectDir)Data\pkgtool.exe build --noLogo --noShortcuts --binDir .) else if exist "%appdata%\UpTool2\Apps\0e35d154-d0d3-45e0-b080-62f521263a44\app\pkgtool.exe" ("%appdata%\UpTool2\Apps\0e35d154-d0d3-45e0-b080-62f521263a44\app\pkgtool.exe" build --noLogo --noShortcuts --binDir .) else echo Cound not find Package build tools, skipping