kiddailey
kiddailey
Just upgraded to VS2022 v17.8.3 and have discovered that my NrtRevisionFormat has stopped working as expected. For example: ``` 1.0.{revnum} ({chash:5}) ``` The expected result is something like > 1.0.1234...
### Overall Checklist - [x] I agree to the project's [Developer Certificate of Origin](https://github.com/apple/password-manager-resources/blob/main/DEVELOPER_CERTIFICATE_OF_ORIGIN.md) - [x] The top-level JSON objects are sorted alphabetically - [x] There are no [open pull...
Note that the $.each() function under Chrome appears to not respect the order of the elements as defined in the JSON object returned by the server. When the $.each() is...
**FTP Server OS:** Windows **FTP Server Type:** Windows Server IIS **Client Computer OS:** Android **FluentFTP Version:** 50.1.0 **Framework:** Xamarin After updating from 50.0.1 to 50.1.0, UploadBytes is oddly failing when...
This updates to Xamarin 5, updates the Android application to highest working versions and updates all other packages to their last versions where possible.
First - thanks for this great example. It's an interesting take on rendering to XAML and I found it to be very helpful in a bunch of ways. That said,...