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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/System.Private.Xml.Linq/tests/events/System.Xml.Linq.Events.Tests.csproj')
-rw-r--r--src/System.Private.Xml.Linq/tests/events/System.Xml.Linq.Events.Tests.csproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/System.Private.Xml.Linq/tests/events/System.Xml.Linq.Events.Tests.csproj b/src/System.Private.Xml.Linq/tests/events/System.Xml.Linq.Events.Tests.csproj
index a8f07eb41d..dcadd7fea0 100644
--- a/src/System.Private.Xml.Linq/tests/events/System.Xml.Linq.Events.Tests.csproj
+++ b/src/System.Private.Xml.Linq/tests/events/System.Xml.Linq.Events.Tests.csproj
@@ -2,8 +2,6 @@
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
- <!-- [ActiveIssue(https://github.com/dotnet/corefx/issues/21986)] causes a read access violation when built in ret. -->
- <ILCBuildType Condition="'$(ArchGroup)' == 'x86'">chk</ILCBuildType>
<ProjectGuid>{C560E194-5B14-4112-ABC6-3208491E53E6}</ProjectGuid>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->