From c7a50f87efce6c5a151b66d87a29704b919af7c4 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 11 Feb 2017 12:32:40 -0500 Subject: [PATCH] commit safe for work --- 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 df4d698..10fd4c2 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("")] +[assembly: AssemblyDescription("I wanted to put a bunch of swears in this description but Rylan hated the idea and when I committed it, William reverted it. Now it's in the latest AppVeyor build until I commit this. Then, THIS will be in appveyor...")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("ShiftOS.WinForms")]