Update ShowMeTheXAML to version 2.0.0 #2119
Labels
enhancement
Hacktoberfest
Items are good for new contributors during hacktoberfest. https://hacktoberfest.digitalocean.com/
up-for-grabs
ShowMeTheXAML just released a new 2.0.0 with some breaking changes.
The key differences is the
Key
properties on the XamlDisplay class was renamed toUniqueKey
. We should update the version we are using to 2.0.0 and update all of the usages to using the new property.These dependencies are managed with Paket not NuGet directly so you will need to use paket to update and restore the dependency. Keep in mind there is a separate issue for updating paket (#2118) so the exact command needed will depend on if that work has been done.
The text was updated successfully, but these errors were encountered: