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:
authorJose Perez Rodriguez <joperezr@microsoft.com>2016-07-18 21:35:44 +0300
committerJose Perez Rodriguez <joperezr@microsoft.com>2016-07-18 21:35:44 +0300
commit9c80fc6b6b80ff832a911b022d6e1b88fa62fada (patch)
tree1aa9b7e7747b7451db97c119c2dd122905b002a2 /src/System.Collections.NonGeneric/tests/System.Collections.NonGeneric.Tests.csproj
parentfb26cd82d67c9bf065fc7370a40684be74c8d571 (diff)
parent79623eeeb4961df57b0188bf926e87c2c9b257f7 (diff)
Merge remote-tracking branch 'master' into dev/api
Diffstat (limited to 'src/System.Collections.NonGeneric/tests/System.Collections.NonGeneric.Tests.csproj')
-rw-r--r--src/System.Collections.NonGeneric/tests/System.Collections.NonGeneric.Tests.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/System.Collections.NonGeneric/tests/System.Collections.NonGeneric.Tests.csproj b/src/System.Collections.NonGeneric/tests/System.Collections.NonGeneric.Tests.csproj
index c0dc131bc4..7c4d903f77 100644
--- a/src/System.Collections.NonGeneric/tests/System.Collections.NonGeneric.Tests.csproj
+++ b/src/System.Collections.NonGeneric/tests/System.Collections.NonGeneric.Tests.csproj
@@ -9,6 +9,7 @@
<AssemblyName>System.Collections.NonGeneric.Tests</AssemblyName>
<ProjectGuid>{EE95AE39-845A-42D3-86D0-8065DBE56612}</ProjectGuid>
<IncludePerformanceTests>true</IncludePerformanceTests>
+ <NugetTargetMoniker>.NETStandard,Version=v1.3</NugetTargetMoniker>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">