Flow.Launcher/Plugins/Wox.Plugin.Calculator
Jeremy Wu 0f2ebfbe00
Remove UwpDesktop library dependency and upgrade to framework 4.6.2 (#159)
* Remove UwpDesktop dependency of lower sdk and add Win SDK Contracts

* Upgrade from .Net Framework 4.5.2 to 4.6.2

This upgrade is needed to use Microsoft Windows SDK Contracts library from previous commit

* Remove Windows SDK references as no longer required
2020-03-10 09:35:31 +02:00
..
Images fix #749 2016-06-16 02:06:12 +01:00
Languages Replace static text with localized label 2020-02-26 20:49:39 +01:00
Properties fix #749 2016-06-16 02:06:12 +01:00
ViewModels Add "Max. decimal places" setting 2020-02-26 20:46:27 +01:00
Views Replace static text with localized label 2020-02-26 20:49:39 +01:00
DecimalSeparator.cs Create DecimalSeperator enum 2020-02-25 17:43:12 +01:00
Main.cs Round result using new introduced setting 2020-02-26 20:47:14 +01:00
NumberTranslator.cs Convert calculator numbers from/to user locale. 2017-04-10 23:43:23 +02:00
plugin.json update website 2018-02-25 02:18:35 +08:00
Settings.cs Add "Max. decimal places" setting 2020-02-26 20:46:27 +01:00
Wox.Plugin.Calculator.csproj Remove UwpDesktop library dependency and upgrade to framework 4.6.2 (#159) 2020-03-10 09:35:31 +02:00