Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/debugger-libs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/CorApi
diff options
context:
space:
mode:
authorMichael Hutchinson <m.j.hutchinson@gmail.com>2014-02-26 04:48:11 +0400
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2014-02-26 04:48:29 +0400
commit53cb10e3c775122e31b1e050090ef090511505be (patch)
treeb3080fd27049a25c11ec1d26f201e7e0ab6c088d /CorApi
parent7634684b518f96d2799323201b116dab272de4e0 (diff)
Flush MSBuild serializer noise
Diffstat (limited to 'CorApi')
-rw-r--r--CorApi/CorApi.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/CorApi/CorApi.csproj b/CorApi/CorApi.csproj
index 5d0bfc1..b14843d 100644
--- a/CorApi/CorApi.csproj
+++ b/CorApi/CorApi.csproj
@@ -3,7 +3,7 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>8.0.50727</ProductVersion>
+ <ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{9FBCC262-10DC-4E84-A5C4-17230BBF8862}</ProjectGuid>
<OutputType>Library</OutputType>