blob: 24faa24190d1b24fccf130a0d6f156a7f4c3d3fd (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- KeePass/KeePass.csproj.orig 2015-05-25 15:16:50 UTC
+++ KeePass/KeePass.csproj
@@ -1,4 +1,4 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|