Fixed missing file

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1791 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-04-18 10:04:08 +00:00
parent 4e8f6b0b26
commit dec26fe572

View file

@ -106,11 +106,6 @@ copy "$(ProjectDir)bin\$(Configuration)\$(TargetFileName)" "$(SolutionDir)bin\$(
<Name>GreenshotPlugin</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="SettingsForm.resx">
<DependentUpon>SettingsForm.Designer.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include=".NETFramework,Version=v4.0">
<Visible>False</Visible>