From a3c1c1d945affd76e610060459b5ab7a3a10b42b Mon Sep 17 00:00:00 2001 From: william341 Date: Sat, 11 Feb 2017 10:29:59 -0700 Subject: [PATCH] Revert "commit not safe for children" This reverts commit 4ec9ca6eca5c9f3bce6d9fd66dcf118f8e5ce73c. --- ShiftOS.WinForms/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShiftOS.WinForms/Properties/AssemblyInfo.cs b/ShiftOS.WinForms/Properties/AssemblyInfo.cs index 0769e7c..df4d698 100644 --- a/ShiftOS.WinForms/Properties/AssemblyInfo.cs +++ b/ShiftOS.WinForms/Properties/AssemblyInfo.cs @@ -30,7 +30,7 @@ using System.Runtime.InteropServices; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("ShiftOS.WinForms")] -[assembly: AssemblyDescription("Your god damn motherfucking piece of shit fucking game")] +[assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("ShiftOS.WinForms")]