File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 5757 Lines =" @(TestClassName->Distinct())"
5858 Overwrite =" true" />
5959 </Target >
60+
61+ <Import Project =" Shared\Aspire.Workload.Testing.targets" Condition =" '$(IsWorkloadTestProject)' == 'true'" />
6062</Project >
Original file line number Diff line number Diff line change 66 <Configuration Condition =" '$(Configuration)' == ''" >Debug</Configuration >
77 </PropertyGroup >
88
9+ <MSBuild Projects =" Aspire.EndToEnd.Tests\Aspire.EndToEnd.Tests.csproj"
10+ Targets =" Restore"
11+ Properties =" Configuration=$(Configuration);TestUsingWorkloads=true" />
912 <MSBuild Projects =" Aspire.EndToEnd.Tests\Aspire.EndToEnd.Tests.csproj"
1013 Targets =" InstallWorkloadUsingArtifacts"
1114 Properties =" Configuration=$(Configuration);TestUsingWorkloads=true" />
You can’t perform that action at this time.
0 commit comments