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:
authorFrederik Carlier <frederik.carlier@quamotion.mobi>2017-09-20 00:54:58 +0300
committerEric Mellino <erme@microsoft.com>2017-09-20 00:54:58 +0300
commitc4e03f00fe667aed5a4a79a4b039a8c842fdfcc4 (patch)
treeaa7be462d89087caa83f2077aa659e52041501df /external
parent15f9a31fd45f9a7d667765ef08ecfd1cefddde3a (diff)
Bump System.Drawing.Common.TestData to 1.0.6 (#24149)
* Bump system.drawing.common.testdata to 1.0.6 * Fix path to test data * Fix whitespace
Diffstat (limited to 'external')
-rw-r--r--external/test-runtime/XUnit.Runtime.depproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/test-runtime/XUnit.Runtime.depproj b/external/test-runtime/XUnit.Runtime.depproj
index ad99709224..643c7f2e51 100644
--- a/external/test-runtime/XUnit.Runtime.depproj
+++ b/external/test-runtime/XUnit.Runtime.depproj
@@ -76,7 +76,7 @@
<Version>1.0.0-prerelease</Version>
</PackageReference>
<PackageReference Include="System.Drawing.Common.TestData">
- <Version>1.0.3</Version>
+ <Version>1.0.6</Version>
</PackageReference>
</ItemGroup>
<ItemGroup Condition="'$(TargetGroup)' == 'netfx'">