We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff649d8 commit dbad4adCopy full SHA for dbad4ad
tests/XHarness.Apple.SimulatorTests.proj
@@ -13,7 +13,7 @@
13
<XHarnessAppleProject Include="$(MSBuildThisFileDirectory)XHarness\XHarness.Apple.Simulator.Run.proj" />
14
<XHarnessAppleProject Include="$(MSBuildThisFileDirectory)XHarness\XHarness.Apple.Simulator.CustomCommands.proj" />
15
16
- <HelixTargetQueue Include="osx.1200.amd64.open"/>
+ <HelixTargetQueue Include="osx.15.amd64.open"/>
17
</ItemGroup>
18
19
<Target Name="Pack"/>
0 commit comments