浏览代码

Specify TFs

Oren Novotny 6 年之前
父节点
当前提交
875e54221f
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      azure-pipelines.rx.yml

+ 2 - 2
azure-pipelines.rx.yml

@@ -177,5 +177,5 @@ jobs:
     inputs:
       command: test
       projects: $(System.DefaultWorkingDirectory)/Rx.NET/Integration/LinuxTests/LinuxTests.csproj
-      arguments: -c $(BuildConfiguration) -f netcoreapp2.1
-    displayName: Run 2.1 Tests on Linux
+      arguments: -c $(BuildConfiguration) -f netcoreapp2.1 /p:TargetFrameworks=netcoreapp2.1
+    displayName: Run 2.1 Tests on Linux