Skip to content

Commit 5c9abb2

Browse files
authored
Updating cc libs to fallback for clrie on Windows 7 (#2911)
1 parent 9b8fac9 commit 5c9abb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build/TestPlatform.Dependencies.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<MoqVersion>4.7.63</MoqVersion>
3535

3636
<TestPlatformExternalsVersion>16.10.0-preview-2-31108-246</TestPlatformExternalsVersion>
37-
<CodeCoverageExternalsVersion>16.10.0-beta.21261.2</CodeCoverageExternalsVersion>
37+
<CodeCoverageExternalsVersion>16.10.0-beta.21270.2</CodeCoverageExternalsVersion>
3838
<MicrosoftFakesVersion>16.9.0-beta.20628.1</MicrosoftFakesVersion>
3939

4040
<MicrosoftBuildPackageVersion>16.0.461</MicrosoftBuildPackageVersion>

0 commit comments

Comments
 (0)