Commit 77e1345 1 parent 30c4e93 commit 77e1345 Copy full SHA for 77e1345
File tree 1 file changed +0
-2
lines changed
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 4
4
<MSBuild Projects =" ..\Infusion.sln" Properties =" Configuration=Release;Platform=Any CPU" />
5
5
6
6
<PropertyGroup >
7
- <MSTestPath >$(VS160COMNTOOLS)\..\IDE\MSTest.exe</MSTestPath >
8
7
<UOEreborScriptExtensionPath >..\ExampleScripts\UOErebor\Infusion.Scripts.UOErebor.Extensions</UOEreborScriptExtensionPath >
9
8
</PropertyGroup >
10
9
11
10
<MakeDir Directories =" .\testresults" />
12
11
13
12
<Exec Command =" dotnet test ..\Infusion.Tests" />
14
13
<Exec Command =" dotnet test ..\Infusion.LegacyApi.Tests" />
15
- <Exec Command =" " $(MSTestPath)" /testcontainer:" ..\Infusion.Desktop.Tests\bin\release\net47\Infusion.Desktop.Tests.dll" /resultsfile:" testresults\Infusion.Desktop.Tests.log" " />
16
14
17
15
<MSBuild Projects =" $(UOEreborScriptExtensionPath)\Infusion.Scripts.UOErebor.Extensions.sln" Properties =" Configuration=Release;Platform=Any CPU" />
18
16
You can’t perform that action at this time.
0 commit comments