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:
authorJan Jahoda <aik.jahoda@post.cz>2021-03-25 17:16:06 +0300
committerGitHub <noreply@github.com>2021-03-25 17:16:06 +0300
commit9aa834a72d4d88164c8ebd07f628c6eba0061201 (patch)
tree5368c23cd9101824e730f2703bdb998ed021fd55 /external
parentc854782f32d85c7c781e83930f97ae419a30ffac (diff)
Credscan - revert crypto changes (#406)
* Remove crypto changes * Update system.net.testdata * fix UriRelativeResolutionTest.cs * [2.1] Credscan second round (#43052) * Credscan second round * Remove crypto changes * Update system.net.testdata * fix UriRelativeResolutionTest.cs * Add fix for HttpClientHandlerTest.cs * more credscan * Add more fixes Co-authored-by: Dan Moseley <danmose@microsoft.com>
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 862d48eb12..e47d7ae633 100644
--- a/external/test-runtime/XUnit.Runtime.depproj
+++ b/external/test-runtime/XUnit.Runtime.depproj
@@ -78,7 +78,7 @@
<Version>1.0.2-prerelease</Version>
</PackageReference>
<PackageReference Include="System.Net.TestData">
- <Version>1.0.0-prerelease</Version>
+ <Version>1.0.7</Version>
</PackageReference>
<PackageReference Include="System.Drawing.Common.TestData">
<Version>1.0.7</Version>