diff --git a/src/Greenshot.Addons/Greenshot.Addons.csproj b/src/Greenshot.Addons/Greenshot.Addons.csproj index 5da05f56d..985ff816f 100644 --- a/src/Greenshot.Addons/Greenshot.Addons.csproj +++ b/src/Greenshot.Addons/Greenshot.Addons.csproj @@ -22,10 +22,10 @@ - - - - + + + + diff --git a/src/Greenshot.Core/Greenshot.Core.csproj b/src/Greenshot.Core/Greenshot.Core.csproj index 8f2b5c8d7..902922bd1 100644 --- a/src/Greenshot.Core/Greenshot.Core.csproj +++ b/src/Greenshot.Core/Greenshot.Core.csproj @@ -6,6 +6,10 @@ AnyCPU;x64 + + + + diff --git a/src/Greenshot.Gfx/GfxModule.cs b/src/Greenshot.Gfx/GfxModule.cs index cc330999f..8c2154555 100644 --- a/src/Greenshot.Gfx/GfxModule.cs +++ b/src/Greenshot.Gfx/GfxModule.cs @@ -19,7 +19,6 @@ using Autofac; using Dapplo.Addons; -using Greenshot.Gfx; using Greenshot.Gfx.Formats; namespace Greenshot.Gfx diff --git a/src/Greenshot/Greenshot.csproj b/src/Greenshot/Greenshot.csproj index 3d0334f64..7bb7dd6a3 100644 --- a/src/Greenshot/Greenshot.csproj +++ b/src/Greenshot/Greenshot.csproj @@ -58,7 +58,7 @@ - +