From 8eedbe50f81dd1fd8cdac15f01480dd72ae747a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Moreau?= Date: Wed, 22 Jul 2026 14:03:40 -0400 Subject: [PATCH] Remove Devolutions viewer dependencies Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- ControlR.Viewer.Avalonia/ControlR.Viewer.Avalonia.csproj | 3 +-- Directory.Packages.props | 4 +--- .../ControlR.AvaloniaViewerExample.csproj | 1 + 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/ControlR.Viewer.Avalonia/ControlR.Viewer.Avalonia.csproj b/ControlR.Viewer.Avalonia/ControlR.Viewer.Avalonia.csproj index bf15a4f37..8936436b3 100644 --- a/ControlR.Viewer.Avalonia/ControlR.Viewer.Avalonia.csproj +++ b/ControlR.Viewer.Avalonia/ControlR.Viewer.Avalonia.csproj @@ -23,10 +23,9 @@ - - + diff --git a/Directory.Packages.props b/Directory.Packages.props index f51f865ee..a3c20ee46 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -23,10 +23,7 @@ - - - @@ -111,6 +108,7 @@ + diff --git a/Examples/ControlR.AvaloniaViewerExample/ControlR.AvaloniaViewerExample.csproj b/Examples/ControlR.AvaloniaViewerExample/ControlR.AvaloniaViewerExample.csproj index 4f6ece34a..e9437c111 100644 --- a/Examples/ControlR.AvaloniaViewerExample/ControlR.AvaloniaViewerExample.csproj +++ b/Examples/ControlR.AvaloniaViewerExample/ControlR.AvaloniaViewerExample.csproj @@ -23,6 +23,7 @@ All +