From: Paulo Janotti Date: Thu, 19 Jul 2018 23:26:49 +0000 (-0700) Subject: Add coverlet runtime deps to testhost shared runtime (dotnet/corefx#31209) X-Git-Tag: submit/tizen/20210909.063632~11031^2~3916 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b196174d684699fddc44948ab7b161dd1799a179;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Add coverlet runtime deps to testhost shared runtime (dotnet/corefx#31209) Commit migrated from https://github.com/dotnet/corefx/commit/8dfc18ef68c455660823cc3c78753e03d95a9fb3 --- diff --git a/src/libraries/external/test-runtime/XUnit.Runtime.depproj b/src/libraries/external/test-runtime/XUnit.Runtime.depproj index 5e6bc8d..8a52401 100644 --- a/src/libraries/external/test-runtime/XUnit.Runtime.depproj +++ b/src/libraries/external/test-runtime/XUnit.Runtime.depproj @@ -15,6 +15,9 @@ netstandard2.0 .NETStandard,Version=v2.0 netstandard2.0 + + coverlet.msbuild + 2.1.1 $(NoWarn);NU1603 @@ -65,8 +68,8 @@ 4.6.519 - - 2.1.1 + + $(CoverletPackageVersion) 3.0.1 @@ -232,5 +235,21 @@ $(XUnitPackageVersion) - + + + + + + + false + $(CoverletPackageId) + $(CoverletPackageVersion) + + + +