summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/spectralnorm/spectralnorm.csproj
diff options
context:
space:
mode:
authorJohn Soklaski <jsokla@microsoft.com>2016-10-17 18:09:58 -0700
committerDrew Scoggins <anscoggi@microsoft.com>2016-10-26 16:14:49 -0700
commitef60f7921285baef7257b79fa79443ff15205d57 (patch)
treeaf5fcb8b4eed219882e7f7d509624d80eba1f85e /tests/src/JIT/Performance/CodeQuality/BenchmarksGame/spectralnorm/spectralnorm.csproj
parente77cbf0eedaf829f69b9d3eaa63e6e79585da729 (diff)
downloadcoreclr-ef60f7921285baef7257b79fa79443ff15205d57.tar.gz
coreclr-ef60f7921285baef7257b79fa79443ff15205d57.tar.bz2
coreclr-ef60f7921285baef7257b79fa79443ff15205d57.zip
Move benchmarks to use netstandard1.4 instead of netcoreapp1.0 to fix desktop reflection issue
Diffstat (limited to 'tests/src/JIT/Performance/CodeQuality/BenchmarksGame/spectralnorm/spectralnorm.csproj')
-rw-r--r--tests/src/JIT/Performance/CodeQuality/BenchmarksGame/spectralnorm/spectralnorm.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/spectralnorm/spectralnorm.csproj b/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/spectralnorm/spectralnorm.csproj
index da53f16889..74ec22ac53 100644
--- a/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/spectralnorm/spectralnorm.csproj
+++ b/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/spectralnorm/spectralnorm.csproj
@@ -13,6 +13,7 @@
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
+ <NuGetTargetMoniker>.NETStandard,Version=v1.4</NuGetTargetMoniker>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">