File tree Expand file tree Collapse file tree
tests/BenchmarkDotNet.IntegrationTests.ManualRunning Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 </PropertyGroup >
2525
2626 <ItemGroup >
27- <Compile Include =" ..\BenchmarkDotNet.IntegrationTests\BenchmarkTestExecutor.cs" Link =" BenchmarkTestExecutor.cs" />
28- <Compile Include =" ..\BenchmarkDotNet.IntegrationTests\Xunit\MisconfiguredEnvironmentException.cs" Link =" MisconfiguredEnvironmentException.cs" />
29- <Compile Include =" ..\BenchmarkDotNet.IntegrationTests\Xunit\Extensions.cs" Link =" Extensions.cs" />
30- <Compile Include =" ..\BenchmarkDotNet.IntegrationTests\TestConfigs.cs" Link =" TestConfigs.cs" />
31- <Compile Include =" ..\BenchmarkDotNet.Tests\Loggers\OutputLogger.cs" Link =" OutputLogger.cs" />
32- <Compile Include =" ..\BenchmarkDotNet.Tests\XUnit\*.cs" />
27+ <Compile Include =" ..\BenchmarkDotNet.IntegrationTests\BenchmarkTestExecutor.cs" Link =" Shared\ BenchmarkTestExecutor.cs" />
28+ <Compile Include =" ..\BenchmarkDotNet.IntegrationTests\Xunit\MisconfiguredEnvironmentException.cs" Link =" Shared\Xunit\ MisconfiguredEnvironmentException.cs" />
29+ <Compile Include =" ..\BenchmarkDotNet.IntegrationTests\Xunit\Extensions.cs" Link =" Shared\Xunit\ Extensions.cs" />
30+ <Compile Include =" ..\BenchmarkDotNet.IntegrationTests\TestConfigs.cs" Link =" Shared\ TestConfigs.cs" />
31+ <Compile Include =" ..\BenchmarkDotNet.Tests\Loggers\OutputLogger.cs" Link =" Shared\Loggers\ OutputLogger.cs" />
32+ <Compile Include =" ..\BenchmarkDotNet.Tests\XUnit\*.cs" Link = " Shared\XUnit\%(RecursiveDir)%(Filename)%(Extension) " />
3333 </ItemGroup >
3434 <ItemGroup >
3535 <Content Include =" xunit.runner.json" >
You can’t perform that action at this time.
0 commit comments