.csproj cleanup for scripted build.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2226 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-10-30 09:05:30 +00:00
parent bd1a857010
commit 8c01f192f3
7 changed files with 1 additions and 29 deletions

View file

@ -13,10 +13,6 @@
<WarningLevel>4</WarningLevel>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation />
<TargetFrameworkProfile />
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />