Skip to content

Commit

Permalink
Enable System.Runtime.Serialization.Xml test assembly for Mono on Win…
Browse files Browse the repository at this point in the history
…dows (#34816)

Follow-up to #32592 (review).
  • Loading branch information
MaximLipnin committed Apr 10, 2020
1 parent f004abe commit 1dc05d8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<TargetFrameworks>$(NetCoreAppCurrent)</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<Compile Include="AssemblyInfo.cs" />
<Compile Include="$(TestSourceFolder)DataContractSerializerStressTests.cs" />
<Compile Include="$(TestSourceFolder)SerializationTypes.cs" />
<Compile Include="$(TestSourceFolder)SerializationTypes.RuntimeOnly.cs" />
Expand Down

0 comments on commit 1dc05d8

Please sign in to comment.