File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11Changelog
22---------
33
4+ Version 5.0.0.100 (Release)
5+ - Migrate to .NET 5.0.
6+ - Improve showing process CPU architecture in About view.
7+ - Upgrade to the new Win Application Framework (WAF) 6.3.0.
8+
9+
410Version 4.0.3.100 (Release)
511- Upgrade to the new Win Application Framework (WAF) 5.0.0-alpha1.
612
Original file line number Diff line number Diff line change 66
77[ assembly: AssemblyCompany ( "Waf" ) ]
88[ assembly: AssemblyProduct ( "Waf File Hash Generator" ) ]
9- [ assembly: AssemblyCopyright ( "Copyright © 2018 " ) ]
9+ [ assembly: AssemblyCopyright ( "Copyright © 2021 " ) ]
1010[ assembly: AssemblyTrademark ( "" ) ]
1111[ assembly: AssemblyCulture ( "" ) ]
1212
1717[ assembly: NeutralResourcesLanguage ( "en-US" , UltimateResourceFallbackLocation . MainAssembly ) ]
1818
1919
20- [ assembly: AssemblyVersion ( "4 .0.3 .100" ) ]
21- [ assembly: AssemblyFileVersion ( "4 .0.3 .100" ) ]
20+ [ assembly: AssemblyVersion ( "5 .0.0 .100" ) ]
21+ [ assembly: AssemblyFileVersion ( "5 .0.0 .100" ) ]
You can’t perform that action at this time.
0 commit comments