mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-03 01:36:31 +02:00
Moved ThemeManager in common project (#8835)
* moved theme manager in common project * added analyzers * renamed CommonUI project
This commit is contained in:
committed by
GitHub
parent
dda3dce34b
commit
b590437ca1
@@ -10,6 +10,7 @@ using ImageResizer.Properties;
|
||||
using ImageResizer.Utilities;
|
||||
using ImageResizer.ViewModels;
|
||||
using ImageResizer.Views;
|
||||
using Microsoft.PowerToys.Common.UI;
|
||||
|
||||
namespace ImageResizer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user