mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 22:34:27 -07:00
Remove unused plugin.
This commit is contained in:
parent
c10e3c0fdd
commit
73713cdccd
2 changed files with 7 additions and 8 deletions
|
@ -39,5 +39,5 @@ using System.Runtime.InteropServices;
|
|||
[assembly: ComVisible(false)]
|
||||
|
||||
// The assembly version, replaced by build scripts
|
||||
[assembly: AssemblyVersion("1.1.*")]
|
||||
[assembly: AssemblyInformationalVersion("1.1")]
|
||||
[assembly: AssemblyVersion("1.2.10")]
|
||||
[assembly: AssemblyInformationalVersion("1.2.10")]
|
|
@ -78,7 +78,6 @@
|
|||
</Compile>
|
||||
<Compile Include="Destinations\ClipboardDestination.cs" />
|
||||
<Compile Include="Destinations\EditorDestination.cs" />
|
||||
<Compile Include="Destinations\EmailDestination.cs" />
|
||||
<Compile Include="Destinations\FileDestination.cs" />
|
||||
<Compile Include="Destinations\FileWithDialogDestination.cs" />
|
||||
<Compile Include="Destinations\PickerDestination.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue