1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2026-03-25 02:38:48 +00:00

10 Commits

Author SHA1 Message Date
Diogo Trindade
c67d2ab6fe
Depend on each package only once
I dont know if this is the 'good-practice' way to do this, but it seems much less error prone to me to depend on each package in only one project. dotnet should handle implicit references.

This commit references (almost) each package in the lowest level it's needed, and assumes implicit references on above levels.
2023-11-05 18:15:05 +00:00
Robert
4e8d532c63 Meta - Upgrade Nuget packages 2023-10-18 20:53:08 +02:00
Robert
a8dadfc0c8 Meta - Bump SkiaSharp to 2.88.6 2023-09-21 22:33:09 +02:00
Robert
8a4390fb80 Meta - Upgraded Nuget packages 2023-09-17 11:58:38 +02:00
Robert
9cedeea2f0 Nuget - Use separate version for Avalonia behaviours 2023-08-20 20:51:53 +02:00
Robert
af5bae52ec Nuget - Upgrade Avalonia and RGB.NET 2023-08-20 14:39:56 +02:00
Robert
e0869e4f28 UI - Update Avalonia to 11.0.2
UI - Update FluentAvalonia to 2.0.1
2023-08-09 11:58:28 +02:00
Robert
86a22a9d39 Upgrade RGB.NET and hide Mica option outside W11 2023-07-27 20:47:10 +02:00
Robert
ee6d295fd8 Upgrade Avalonia 2023-07-26 22:13:40 +02:00
Robert
b298900ed2 Upgrade Avalonia and FluentAvalonia, use a props file to sync versions 2023-07-14 10:31:44 +02:00