mirror of
https://github.com/SabreTools/MPF.git
synced 2026-04-05 22:01:16 +00:00
Bump version
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
### WIP (xxxx-xx-xx)
|
### 3.7.1 (2026-03-30)
|
||||||
|
|
||||||
- Display the path being processed in Check since multiple are allowed
|
- Display the path being processed in Check since multiple are allowed
|
||||||
- Replace method already ported to IO
|
- Replace method already ported to IO
|
||||||
@@ -6,6 +6,7 @@
|
|||||||
- Allow 3 session multisession discs
|
- Allow 3 session multisession discs
|
||||||
- Add better required text for CFW-specific fields
|
- Add better required text for CFW-specific fields
|
||||||
- Update Redumper to build 706
|
- Update Redumper to build 706
|
||||||
|
- Update copyright years
|
||||||
|
|
||||||
### 3.7.0 (2026-03-20)
|
### 3.7.0 (2026-03-20)
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
|
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
|
||||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||||
<VersionPrefix>3.7.0</VersionPrefix>
|
<VersionPrefix>3.7.1</VersionPrefix>
|
||||||
|
|
||||||
<!-- Package Properties -->
|
<!-- Package Properties -->
|
||||||
<Title>MPF CLI</Title>
|
<Title>MPF CLI</Title>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
|
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
|
||||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||||
<VersionPrefix>3.7.0</VersionPrefix>
|
<VersionPrefix>3.7.1</VersionPrefix>
|
||||||
|
|
||||||
<!-- Package Properties -->
|
<!-- Package Properties -->
|
||||||
<Title>MPF Check</Title>
|
<Title>MPF Check</Title>
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
|
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
|
||||||
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
|
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
|
||||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||||
<VersionPrefix>3.7.0</VersionPrefix>
|
<VersionPrefix>3.7.1</VersionPrefix>
|
||||||
<WarningsNotAsErrors>NU5104</WarningsNotAsErrors>
|
<WarningsNotAsErrors>NU5104</WarningsNotAsErrors>
|
||||||
|
|
||||||
<!-- Package Properties -->
|
<!-- Package Properties -->
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
|
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
|
||||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||||
<VersionPrefix>3.7.0</VersionPrefix>
|
<VersionPrefix>3.7.1</VersionPrefix>
|
||||||
|
|
||||||
<!-- Package Properties -->
|
<!-- Package Properties -->
|
||||||
<Authors>Matt Nadareski;ReignStumble;Jakz</Authors>
|
<Authors>Matt Nadareski;ReignStumble;Jakz</Authors>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
|
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
|
||||||
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
|
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
|
||||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||||
<VersionPrefix>3.7.0</VersionPrefix>
|
<VersionPrefix>3.7.1</VersionPrefix>
|
||||||
|
|
||||||
<!-- Package Properties -->
|
<!-- Package Properties -->
|
||||||
<Authors>Matt Nadareski;ReignStumble;Jakz</Authors>
|
<Authors>Matt Nadareski;ReignStumble;Jakz</Authors>
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||||
<UseWindowsForms>true</UseWindowsForms>
|
<UseWindowsForms>true</UseWindowsForms>
|
||||||
<UseWPF>true</UseWPF>
|
<UseWPF>true</UseWPF>
|
||||||
<VersionPrefix>3.7.0</VersionPrefix>
|
<VersionPrefix>3.7.1</VersionPrefix>
|
||||||
|
|
||||||
<!-- Package Properties -->
|
<!-- Package Properties -->
|
||||||
<AssemblyName>MPF</AssemblyName>
|
<AssemblyName>MPF</AssemblyName>
|
||||||
|
|||||||
Reference in New Issue
Block a user