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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikayla Hutchinson <m.j.hutchinson@gmail.com>2018-06-16 04:00:38 +0300
committerMikayla Hutchinson <m.j.hutchinson@gmail.com>2018-06-20 16:59:36 +0300
commit4b1ea90e229f883f19446e2d31c9aef419d413ff (patch)
treed2eac46303f0f5b57a5b9b8fc9f0b6f19abcb798 /main/src/addins/MonoDevelop.Gettext/MonoDevelop.Gettext.csproj
parente2216fd1dafd1c50a56436fb79e4eeab1027701a (diff)
Purge junk Execution clr-version value
Diffstat (limited to 'main/src/addins/MonoDevelop.Gettext/MonoDevelop.Gettext.csproj')
-rw-r--r--main/src/addins/MonoDevelop.Gettext/MonoDevelop.Gettext.csproj6
1 files changed, 0 insertions, 6 deletions
diff --git a/main/src/addins/MonoDevelop.Gettext/MonoDevelop.Gettext.csproj b/main/src/addins/MonoDevelop.Gettext/MonoDevelop.Gettext.csproj
index 1d668ddc57..3d42fa972a 100644
--- a/main/src/addins/MonoDevelop.Gettext/MonoDevelop.Gettext.csproj
+++ b/main/src/addins/MonoDevelop.Gettext/MonoDevelop.Gettext.csproj
@@ -20,9 +20,6 @@
<OutputPath>..\..\..\build\AddIns\DisplayBindings\Gettext</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <Execution>
- <Execution clr-version="Net_2_0" />
- </Execution>
<DefineConstants>DEBUG</DefineConstants>
<NoWarn>1591;1573</NoWarn>
<DocumentationFile>..\..\..\build\AddIns\DisplayBindings\Gettext\MonoDevelop.Gettext.xml</DocumentationFile>
@@ -33,9 +30,6 @@
<OutputPath>..\..\..\build\AddIns\DisplayBindings\Gettext</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <Execution>
- <Execution clr-version="Net_2_0" />
- </Execution>
<DebugSymbols>true</DebugSymbols>
<NoWarn>1591;1573</NoWarn>
<DocumentationFile>..\..\..\build\AddIns\DisplayBindings\Gettext\MonoDevelop.Gettext.xml</DocumentationFile>