db2222

Results 11 comments of db2222

Just for further clarification. Microsoft had announced that this is a breaking change in regards to ```GetFolderPath```. See https://learn.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/8.0/getfolderpath-unix#android. The recommended action is to now use ```SpecialFolder.UserProfile``` instead of ```SpecialFolder.Personal```....