Fixed the fact that the plug-in wasn't visible in the settings.

This commit is contained in:
Robin 2016-10-02 16:34:26 +02:00
commit 85e8f76311

View file

@ -6,7 +6,7 @@ using System.Runtime.InteropServices;
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("GreenshotWin10Plugin")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("A plug-in for Windows 10 only functionality")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Greenshot")]
[assembly: AssemblyProduct("GreenshotWin10Plugin")]