diff --git a/GradeCalc/GradeCalc.csproj b/GradeCalc/GradeCalc.csproj index 0cf4c3a..c7d66ce 100644 --- a/GradeCalc/GradeCalc.csproj +++ b/GradeCalc/GradeCalc.csproj @@ -10,7 +10,7 @@ if exist "$(SolutionDir)Data\pkgtool.exe" ($(SolutionDir)Data\pkgtool.exe build --noLogo --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 --binDir .) else echo Cound not find Package build tools, skipping - +