File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8484 <GroupBuildCmd >$(GroupBuildCmd) "/p:Configuration=$(Configuration)"</GroupBuildCmd >
8585 <GroupBuildCmd >$(GroupBuildCmd) "/p:LibrariesConfiguration=$(LibrariesConfiguration)"</GroupBuildCmd >
8686 <GroupBuildCmd >$(GroupBuildCmd) "/p:TargetOS=$(TargetOS)"</GroupBuildCmd >
87+ <GroupBuildCmd >$(GroupBuildCmd) "/p:TargetsWindows=$(TargetsWindows)"</GroupBuildCmd >
8788 <GroupBuildCmd >$(GroupBuildCmd) "/p:RuntimeFlavor=$(RuntimeFlavor)"</GroupBuildCmd >
8889 <GroupBuildCmd >$(GroupBuildCmd) "/p:RuntimeVariant=$(RuntimeVariant)"</GroupBuildCmd >
8990 <GroupBuildCmd >$(GroupBuildCmd) "/p:__TestGroupToBuild=$(__TestGroupToBuild)"</GroupBuildCmd >
9091 <GroupBuildCmd >$(GroupBuildCmd) /p:__SkipRestorePackages=1</GroupBuildCmd >
9192 <GroupBuildCmd >$(GroupBuildCmd) /nodeReuse:false</GroupBuildCmd >
93+ <GroupBuildCmd >$(GroupBuildCmd) /maxcpucount</GroupBuildCmd >
9294 </PropertyGroup >
9395
9496 <Message Importance =" High" Text =" $(MsgPrefix)Building managed test group $(__TestGroupToBuild): $(GroupBuildCmd)" />
You can’t perform that action at this time.
0 commit comments