Commit Graph

11 Commits

Author SHA1 Message Date
HojouFotytu e9e82a4969
Revert "Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /Monitor" 2023-06-22 18:36:30 +09:00
dependabot[bot] 2c8cc2ea16
Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /Monitor
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.2)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 09:00:45 +00:00
djbadders 6e4980ca18 Fixed Monitor csproj to include the assets folders 2020-03-31 00:20:40 +01:00
djbadders 7342aee296 .Net Core 3.1 Upgrade 2019-12-09 23:21:27 +00:00
djbadders 99c0c628dc Added unhandled exception logging to Core and Monitor 2019-11-11 23:36:18 +00:00
HojouFotytu 031613c778 CurrencyConverterAPI & ASPNetCore Update 2019-02-17 23:45:00 +09:00
Legedric 15d6df9b97 Some cleanup 2018-06-04 09:40:04 +02:00
Legedric 7f5ad8f614 Changed .NET Core version to 2.1 full release for Windows platform 2018-05-31 19:53:48 +02:00
Legedric 31923c099f Seperating .NET Core target frameworks for Windows and everything else 2018-05-28 10:02:31 +02:00
Legedric 33d70dddbb Upgraded .NET Core to 2.1 to fix issues on Linux and Mac #450 #491 #496 #501 #531 2018-05-26 12:00:31 +02:00
Legedric e7891e1011 Initial commit 2018-05-22 10:16:59 +02:00