From 31a6727b6f5b20e5a81ebb8cdaed11c2b0d8422e Mon Sep 17 00:00:00 2001 From: John Lewin Date: Sun, 15 Dec 2019 15:52:16 -0800 Subject: [PATCH] Move plugin dependencies into exe project --- MatterControl.csproj | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MatterControl.csproj b/MatterControl.csproj index 869a6c48f..563ae7d2d 100644 --- a/MatterControl.csproj +++ b/MatterControl.csproj @@ -131,9 +131,15 @@ + + 5.2.6 + 5.6.0 + + 0.9.13 + \ No newline at end of file