From 218cd301523cce6d07e9089cbde671e52c01b500 Mon Sep 17 00:00:00 2001 From: Bishbash777 <50243964+Bishbash777@users.noreply.github.com> Date: Wed, 28 Jul 2021 08:54:23 +0100 Subject: [PATCH] New window views --- Torch.Server/Torch.Server.csproj | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Torch.Server/Torch.Server.csproj b/Torch.Server/Torch.Server.csproj index ed48101..2f0d9eb 100644 --- a/Torch.Server/Torch.Server.csproj +++ b/Torch.Server/Torch.Server.csproj @@ -291,6 +291,9 @@ PluginBrowser.xaml + + PluginDownloader.xaml + RoleEditor.xaml @@ -462,6 +465,10 @@ Designer MSBuild:Compile + + Designer + MSBuild:Compile + Designer MSBuild:Compile @@ -526,4 +533,4 @@ copy "$(SolutionDir)NLog.config" "$(TargetDir)" & copy "$(SolutionDir)NLog-user.config" "$(TargetDir)" - \ No newline at end of file +