Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2017-07-16 20:59:41 +0300
committerGitHub <noreply@github.com>2017-07-16 20:59:41 +0300
commit68ba6c145672e0e9bf29bb2afa98ab5e43187885 (patch)
tree442112409cbd73558f294679b85c9b380dcc36ea /mcs/class/System.Numerics
parent4fa0463aa992761e5141fb877c4a4340e1985368 (diff)
Bump corefx (#5217)
Diffstat (limited to 'mcs/class/System.Numerics')
-rw-r--r--mcs/class/System.Numerics/System.Numerics.dll.sources2
-rw-r--r--mcs/class/System.Numerics/System.Numerics_xtest.dll.sources3
2 files changed, 3 insertions, 2 deletions
diff --git a/mcs/class/System.Numerics/System.Numerics.dll.sources b/mcs/class/System.Numerics/System.Numerics.dll.sources
index 4a50c42d7f3..919debfb842 100644
--- a/mcs/class/System.Numerics/System.Numerics.dll.sources
+++ b/mcs/class/System.Numerics/System.Numerics.dll.sources
@@ -21,7 +21,7 @@ corefx/Vector.cs
../../../external/corefx/src/System.Runtime.Numerics/src/System/Numerics/Complex.cs
../../../external/corefx/src/System.Runtime.Numerics/src/System/Numerics/NumericsHelpers.cs
-../../../external/corefx/src/System.Numerics.Vectors/src/System/MathF.cs
+../../../external/corefx/src/Common/src/System/MathF.netstandard.cs
../../../external/corefx/src/System.Numerics.Vectors/src/System/Numerics/JitIntrinsicAttribute.cs
../../../external/corefx/src/System.Numerics.Vectors/src/System/Numerics/Matrix3x2.cs
diff --git a/mcs/class/System.Numerics/System.Numerics_xtest.dll.sources b/mcs/class/System.Numerics/System.Numerics_xtest.dll.sources
index 2ef111be916..af912498a73 100644
--- a/mcs/class/System.Numerics/System.Numerics_xtest.dll.sources
+++ b/mcs/class/System.Numerics/System.Numerics_xtest.dll.sources
@@ -1,5 +1,6 @@
-../../../external/corefx/src/Common/tests/System/AssertExtensions.cs
+../../../external/corefx/src/CoreFx.Private.TestUtilities/src/System/AssertExtensions.cs
../../../external/corefx/src/Common/tests/System/PlatformDetection.cs
+../../../external/corefx/src/Common/src/System/MathF.netstandard.cs
# ../../../external/corefx/src/System.Runtime.Numerics/tests/*.cs
../../../external/corefx/src/System.Runtime.Numerics/tests/BigInteger/*.cs