Update Redumper to build 244

This commit is contained in:
Matt Nadareski
2023-10-30 12:09:38 -04:00
parent 019924232a
commit 7cd100bc53
2 changed files with 3 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
- Version-gate new switch statement
- Ignore empty protection results
- Remove and Sort Usings
- Update Redumper to build 244
### 2.7.3 (2023-10-26)

View File

@@ -56,8 +56,8 @@ after_build:
- 7z e DiscImageCreator_20230606.zip -oMPF\bin\Debug\net6.0-windows\win-x64\publish\Programs\Creator Release_ANSI\*
# Redumper
- ps: appveyor DownloadFile https://github.com/superg/redumper/releases/download/build_230/redumper-2023.10.14_build230-win64.zip
- 7z e redumper-2023.10.14_build230-win64.zip -oMPF\bin\Debug\net6.0-windows\win-x64\publish\Programs\Redumper redumper-2023.10.14_build230-win64\bin\*
- ps: appveyor DownloadFile https://github.com/superg/redumper/releases/download/build_244/redumper-2023.10.30_build244-win64.zip
- 7z e redumper-2023.10.30_build244-win64.zip -oMPF\bin\Debug\net6.0-windows\win-x64\publish\Programs\Redumper redumper-2023.10.30_build244-win64\bin\*
# Create MPF Debug archives
- cd %APPVEYOR_BUILD_FOLDER%\MPF\bin\Debug\net6.0-windows\win-x64\publish\