Open Vanman989 opened 2 years ago
The version checking could apply on the About Window, i have quickly implemented it into my fork at the following files: AboutView.xaml - https://github.com/brencass/MonocleForDynamo/blob/VersionChecker/src/Monocle/About/AboutView.xaml AboutView.xaml.cs - https://github.com/brencass/MonocleForDynamo/blob/VersionChecker/src/Monocle/About/AboutView.xaml.cs Utilities.cs - https://github.com/brencass/MonocleForDynamo/blob/VersionChecker/src/Monocle/Utilities/Utilities.cs
Hey brendan. Thanks for the code, I do believe @Vanman989 wants a tool to check all installed packages against the latest versions on the package manager. https://forum.dynamobim.com/t/rhythm-latest-package-dll-error/82210/3
What is the problem that needs solving? Checking if you have the latest version of your packages.
How would you like to see it solved? I guess you click somewhere off your menu bar and it brings up your library with the current version and what the new version is.
Thanks for any work if you do into this!!