Add build Configurations.props to performance tests (dotnet/corefx#24493)
authorSantiago Fernandez Madero <safern@microsoft.com>
Sat, 7 Oct 2017 19:22:14 +0000 (12:22 -0700)
committerGitHub <noreply@github.com>
Sat, 7 Oct 2017 19:22:14 +0000 (12:22 -0700)
commit6f5491813e23343626c13692f5f9a7e1eeff36a4
treee818fde4156db350b3dce78e3197a86da9e9bdf7
parent27de5c314793fff95e4602473a20e4d9b9afae28
Add build Configurations.props to performance tests (dotnet/corefx#24493)

Commit migrated from https://github.com/dotnet/corefx/commit/907e2a5ebf0904551ee2c6a90607ae2b133b5b10
15 files changed:
src/libraries/System.Collections.NonGeneric/tests/Performance/Configurations.props [new file with mode: 0644]
src/libraries/System.Collections/tests/Performance/Configurations.props [new file with mode: 0644]
src/libraries/System.ComponentModel.TypeConverter/tests/Performance/Configurations.props [new file with mode: 0644]
src/libraries/System.Console/tests/Performance/Configurations.props [new file with mode: 0644]
src/libraries/System.Diagnostics.Process/tests/Performance/Configurations.props [new file with mode: 0644]
src/libraries/System.Globalization/tests/Performance/Configurations.props [new file with mode: 0644]
src/libraries/System.Linq/tests/Performance/Configurations.props [new file with mode: 0644]
src/libraries/System.Memory/tests/Performance/Configurations.props [new file with mode: 0644]
src/libraries/System.Numerics.Vectors/tests/Performance/Configurations.props [new file with mode: 0644]
src/libraries/System.Private.Xml/tests/XmlDocument/Performance/Configurations.props [new file with mode: 0644]
src/libraries/System.Runtime.Extensions/tests/Performance/Configurations.props [new file with mode: 0644]
src/libraries/System.Runtime.Numerics/tests/Performance/Configurations.props [new file with mode: 0644]
src/libraries/System.Runtime/tests/Performance/Configurations.props [new file with mode: 0644]
src/libraries/System.Text.Encoding/tests/Performance/Configurations.props [new file with mode: 0644]
src/libraries/System.Threading/tests/Performance/Configurations.props [new file with mode: 0644]