From d7ee2bccd74263326197f12c9b969624e98027b7 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Sat, 15 Jul 2023 15:20:32 +0200 Subject: [PATCH] Use TerraFX.Interop.Windows in Shared. --- Robust.Client/Robust.Client.csproj | 1 + Robust.Server/Robust.Server.csproj | 10 ++++++++++ Robust.Shared/Robust.Shared.csproj | 1 + 3 files changed, 12 insertions(+) diff --git a/Robust.Client/Robust.Client.csproj b/Robust.Client/Robust.Client.csproj index d08f58e7b..481799cd9 100644 --- a/Robust.Client/Robust.Client.csproj +++ b/Robust.Client/Robust.Client.csproj @@ -50,6 +50,7 @@ + diff --git a/Robust.Server/Robust.Server.csproj b/Robust.Server/Robust.Server.csproj index 0228ef6ef..947c03f53 100644 --- a/Robust.Server/Robust.Server.csproj +++ b/Robust.Server/Robust.Server.csproj @@ -9,6 +9,7 @@ true false + true @@ -40,5 +41,14 @@ + + + + + + + + + diff --git a/Robust.Shared/Robust.Shared.csproj b/Robust.Shared/Robust.Shared.csproj index f4d422be2..0acc9b43c 100644 --- a/Robust.Shared/Robust.Shared.csproj +++ b/Robust.Shared/Robust.Shared.csproj @@ -20,6 +20,7 @@ +