Fix parse issue

This commit is contained in:
KillzXGaming 2019-03-27 21:20:45 -04:00
parent f5a8537a7c
commit ce87850e1c
2 changed files with 1 additions and 3 deletions

Binary file not shown.

View file

@ -34,6 +34,4 @@ after_build:
- 7z a "Switch-Toolbox-Latest.zip" "%APPVEYOR_BUILD_FOLDER%\Toolbox\bin\Release\System.Memory.dll"
- 7z a "Switch-Toolbox-Latest.zip" "%APPVEYOR_BUILD_FOLDER%\Toolbox\bin\Release\System.Runtime.CompilerServices.Unsafe.dll"
- 7z a "Switch-Toolbox-Latest.zip" "%APPVEYOR_BUILD_FOLDER%\Toolbox\bin\Release\Version.txt"
- appveyor PushArtifact "Switch-Toolbox-Latest.zip"
- appveyor PushArtifact "Switch-Toolbox-Latest.zip"