summaryrefslogtreecommitdiff
path: root/IvyProbe/IvyProbe.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'IvyProbe/IvyProbe.csproj')
-rw-r--r--IvyProbe/IvyProbe.csproj5
1 files changed, 3 insertions, 2 deletions
diff --git a/IvyProbe/IvyProbe.csproj b/IvyProbe/IvyProbe.csproj
index 86dcf9b..ef69dc1 100644
--- a/IvyProbe/IvyProbe.csproj
+++ b/IvyProbe/IvyProbe.csproj
@@ -1,4 +1,5 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<ProjectType>Local</ProjectType>
<ProductVersion>9.0.30729</ProductVersion>
@@ -35,7 +36,7 @@
</ManifestKeyFile>
<GenerateManifests>true</GenerateManifests>
<SignManifests>false</SignManifests>
- <OldToolsVersion>2.0</OldToolsVersion>
+ <OldToolsVersion>3.5</OldToolsVersion>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<PublishUrl>\\samba\fcolin\public_html\ClickOnce\IvyProbe\</PublishUrl>
<Install>true</Install>