diff --git a/GradeCalc/GradeCalc.csproj b/GradeCalc/GradeCalc.csproj index d61c0cf..124a668 100644 --- a/GradeCalc/GradeCalc.csproj +++ b/GradeCalc/GradeCalc.csproj @@ -10,9 +10,6 @@ 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 - - -