Skip to content

Commit 252bbee

Browse files
authored
Include NuGet.Tests.Apex.dll in NuGet.Tests.Apex.Daily.runsettings (#5757)
* Include NuGet.Tests.Apex.dll in NuGet.Tests.Apex.Daily.runsettings * add NuGet.Tests.Apex.dll to FileName * remove whitespace
1 parent e935504 commit 252bbee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/runsettings.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
<MSBuild
2525
Projects="template.runsettingsproj"
2626
Properties="RunName=NuGet.Tests.Apex.Daily;
27-
FileName=NuGet.Tests.Apex.Daily.dll;" />
27+
FileName=NuGet.Tests.Apex.Daily.dll;NuGet.Tests.Apex.dll;" />
2828
</Target>
2929
</Project>

0 commit comments

Comments
 (0)