summaryrefslogtreecommitdiff
path: root/tests/xunitconsolerunner.depproj
diff options
context:
space:
mode:
authorEgor Chesakov <Egor.Chesakov@microsoft.com>2019-05-29 07:42:55 -0700
committerStephen Toub <stoub@microsoft.com>2019-05-29 10:42:55 -0400
commit90f2960e19700914c15abe1ead895c0ebea0db22 (patch)
treeb17ffd4d2b6d5bb60f9a161919635c5a0816347a /tests/xunitconsolerunner.depproj
parentd00d17dfcec6350f23615f24c5374dd6d4e16e7a (diff)
downloadcoreclr-90f2960e19700914c15abe1ead895c0ebea0db22.tar.gz
coreclr-90f2960e19700914c15abe1ead895c0ebea0db22.tar.bz2
coreclr-90f2960e19700914c15abe1ead895c0ebea0db22.zip
Update MicrosoftDotNetXUnitConsoleRunnerVersion to reflect changes in Arcade (#24822)
* Update tf to netcoreapp2.1 * Bump up version of xunit.console package to 2.5.1-beta.19278.1 * Fix type in the version
Diffstat (limited to 'tests/xunitconsolerunner.depproj')
-rw-r--r--tests/xunitconsolerunner.depproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/xunitconsolerunner.depproj b/tests/xunitconsolerunner.depproj
index 4d6e724684..173928e38f 100644
--- a/tests/xunitconsolerunner.depproj
+++ b/tests/xunitconsolerunner.depproj
@@ -3,7 +3,7 @@
<Import Project="src\dir.props" />
<PropertyGroup>
- <TargetFramework>netcoreapp2.0</TargetFramework>
+ <TargetFramework>netcoreapp2.1</TargetFramework>
</PropertyGroup>
<ItemGroup>