From 761202b4908d28f6aba852a3a59eb1dca50957d1 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 15 Apr 2017 11:35:38 -0400 Subject: Infobox SHOULD play a sound. --- ShiftOS.WinForms/ShiftOS.WinForms.csproj | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj') diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index 95612ef..9675bb6 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -37,6 +37,7 @@ ..\packages\CommonMark.NET.0.15.0\lib\net45\CommonMark.dll True + ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll True @@ -291,6 +292,7 @@ + UserControl @@ -614,7 +616,12 @@ + + + + + -- cgit v1.2.3