We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e935504 commit 252bbeeCopy full SHA for 252bbee
1 file changed
build/runsettings.proj
@@ -24,6 +24,6 @@
24
<MSBuild
25
Projects="template.runsettingsproj"
26
Properties="RunName=NuGet.Tests.Apex.Daily;
27
- FileName=NuGet.Tests.Apex.Daily.dll;" />
+ FileName=NuGet.Tests.Apex.Daily.dll;NuGet.Tests.Apex.dll;" />
28
</Target>
29
</Project>
0 commit comments