summaryrefslogtreecommitdiff
path: root/windows/WinUI/packages.config
AgeCommit message (Collapse)Author
2022-06-23Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /windows/WinUIdependabot[bot]
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/9.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2016-11-08add NotifyIcon NuGet package for tray icon supportGrant Limberg
2016-11-08update JSON library to latestGrant Limberg
2015-10-21Base windows UI is working.Grant Limberg
* No joining/leaving networks yet, but they do display. * Nothing is updated yet after first load of the app. Need to set up a background task to run updates.