summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/fasta/fasta-2.csproj
AgeCommit message (Collapse)AuthorFilesLines
2020-07-23[Tizen] Set obj dir to be TargetRid specificGleb Balykov1-1/+1
This allows to perform build for different arches in the same repository
2018-02-28Revert: Simplify test dependencies for benchmarks (#16647)Andy Ayers1-0/+5
This reverts commit 0598b6b8af0fb560837ce0bb8f3c8236c05bbdc9. Updates to xunit console runner break things in Helix. So reverting until we can get that part sorted. Also undoes version updates from #16597; we can't move these forward yet as we're back to netstandard 1.4 for the time being.
2018-02-26Simplify test dependencies for benchmarks (#16378)Andy Ayers1-5/+0
Remove the special benchmark configs and update benchmark projects accordingly. Also update other random projects that were referencing benchmark configs. Benchmarks now build against the default standard. Addresses #14124, #16126.
2017-09-15Rename BenchmarksGame filesJoseph Tremoulet1-0/+38
Name each variant after its index on the site, not its comparative status.