summaryrefslogtreecommitdiff
path: root/getopt
diff options
context:
space:
mode:
Diffstat (limited to 'getopt')
-rw-r--r--getopt/getopt.csproj6
-rw-r--r--getopt/getopt.csproj.user3
-rw-r--r--getopt/vssver2.sccbin142 -> 142 bytes
3 files changed, 6 insertions, 3 deletions
diff --git a/getopt/getopt.csproj b/getopt/getopt.csproj
index 5f312f0..7c5d631 100644
--- a/getopt/getopt.csproj
+++ b/getopt/getopt.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>8.0.50727</ProductVersion>
@@ -30,7 +31,8 @@
<SccLocalPath>SAK</SccLocalPath>
<SccAuxPath>SAK</SccAuxPath>
<SccProvider>SAK</SccProvider>
- <OldToolsVersion>2.0</OldToolsVersion>
+ <OldToolsVersion>3.5</OldToolsVersion>
+ <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<OutputPath>bin\Debug\</OutputPath>
diff --git a/getopt/getopt.csproj.user b/getopt/getopt.csproj.user
index cfcf828..a9f6b49 100644
--- a/getopt/getopt.csproj.user
+++ b/getopt/getopt.csproj.user
@@ -1,4 +1,5 @@
-<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<?xml version="1.0" encoding="utf-8"?>
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<LastOpenVersion>7.10.3077</LastOpenVersion>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
diff --git a/getopt/vssver2.scc b/getopt/vssver2.scc
index 6ff394e..9e78308 100644
--- a/getopt/vssver2.scc
+++ b/getopt/vssver2.scc
Binary files differ