From 01ed2e4916ebb32deb2f8c02b30d752a6046d2cb Mon Sep 17 00:00:00 2001 From: mterwoord_cp <7cd3fd84a0151ea055c2f79e4d2eef9576fe9afesxUZAwxD> Date: Wed, 27 Feb 2013 07:14:10 +0000 Subject: [PATCH] Upgrade docs project and VMWare lib to .net 4 --- Docs/Web.config | 45 ++++++++++++++++++++++++++++++ source2/VMWareLib/App.config | 2 +- source2/VMWareLib/VMWareLib.csproj | 3 +- 3 files changed, 48 insertions(+), 2 deletions(-) create mode 100644 Docs/Web.config diff --git a/Docs/Web.config b/Docs/Web.config new file mode 100644 index 000000000..c3776adb3 --- /dev/null +++ b/Docs/Web.config @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/source2/VMWareLib/App.config b/source2/VMWareLib/App.config index 72f9b0b83..24055bea4 100644 --- a/source2/VMWareLib/App.config +++ b/source2/VMWareLib/App.config @@ -1,5 +1,5 @@ - + diff --git a/source2/VMWareLib/VMWareLib.csproj b/source2/VMWareLib/VMWareLib.csproj index 180560fbe..a89d898d4 100644 --- a/source2/VMWareLib/VMWareLib.csproj +++ b/source2/VMWareLib/VMWareLib.csproj @@ -15,7 +15,7 @@ false - v2.0 + v4.0 publish\ true Disk @@ -34,6 +34,7 @@ SAK SAK SAK + true