summaryrefslogtreecommitdiff
path: root/tests/src/dir.props
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/dir.props')
-rw-r--r--tests/src/dir.props4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/src/dir.props b/tests/src/dir.props
index abdb7cc0f5..925e3faba7 100644
--- a/tests/src/dir.props
+++ b/tests/src/dir.props
@@ -95,8 +95,8 @@
<RestoreOutputPath>$(MSBuildProjectDirectory)\obj</RestoreOutputPath>
<!-- Specify the target framework of the common test dependency project.json. -->
- <NuGetTargetMoniker>.NETCoreApp,Version=v2.2</NuGetTargetMoniker>
- <NuGetTargetMonikerShort>netcoreapp2.2</NuGetTargetMonikerShort>
+ <NuGetTargetMoniker>.NETCoreApp,Version=v3.0</NuGetTargetMoniker>
+ <NuGetTargetMonikerShort>netcoreapp3.0</NuGetTargetMonikerShort>
<PrereleaseResolveNuGetPackages>true</PrereleaseResolveNuGetPackages>
</PropertyGroup>