Updated to .Net Framework 4.8.

This commit is contained in:
Adrian Victor 2024-04-05 21:17:08 -03:00
commit ef8d6284ea
12 changed files with 51 additions and 34 deletions

View file

@ -6,6 +6,4 @@ A tool that allows you to bulk rename Android Aplication Package files according
Made using [this](https://github.com/mam4dali/Csharp.Apk-Reader) lib
## Compatibility
Should work with anything that can run dotNet Framework 3.5:
["NET Framework 3.5 SP1 is supported on Windows Vista SP2, Windows 7 SP1, Windows Server 2008 SP2, Windows Server 2008 R2 SP1, Windows 8.1 Update, Windows Server 2012, Windows Server 2012 R2, Windows 10, and Windows Server 2016 according to the end of support date for each operating system."](https://learn.microsoft.com/en-us/lifecycle/faq/dotnet-framework#:~:text=NET%20Framework%203.5%20SP1%20is,date%20for%20each%20operating%20system.)
Needs .Net Framework 4.8.