|
| 1 | +<Solution> |
| 2 | + <Folder Name="/samples/"> |
| 3 | + <Project Path="samples/BenchmarkDotNet.Samples.FSharp/BenchmarkDotNet.Samples.FSharp.fsproj" /> |
| 4 | + <Project Path="samples/BenchmarkDotNet.Samples/BenchmarkDotNet.Samples.csproj" DefaultStartup="true" /> |
| 5 | + </Folder> |
| 6 | + <Folder Name="/src/"> |
| 7 | + <Project Path="src/BenchmarkDotNet.Analyzers/BenchmarkDotNet.Analyzers.csproj" /> |
| 8 | + <Project Path="src/BenchmarkDotNet.Annotations/BenchmarkDotNet.Annotations.csproj" /> |
| 9 | + <Project Path="src/BenchmarkDotNet.Diagnostics.dotMemory/BenchmarkDotNet.Diagnostics.dotMemory.csproj" /> |
| 10 | + <Project Path="src/BenchmarkDotNet.Diagnostics.dotTrace/BenchmarkDotNet.Diagnostics.dotTrace.csproj" /> |
| 11 | + <Project Path="src/BenchmarkDotNet.Diagnostics.Windows/BenchmarkDotNet.Diagnostics.Windows.csproj" /> |
| 12 | + <Project Path="src/BenchmarkDotNet.Disassembler/BenchmarkDotNet.Disassembler.csproj" /> |
| 13 | + <Project Path="src/BenchmarkDotNet.Exporters.Plotting/BenchmarkDotNet.Exporters.Plotting.csproj" /> |
| 14 | + <Project Path="src/BenchmarkDotNet.TestAdapter/BenchmarkDotNet.TestAdapter.csproj" /> |
| 15 | + <Project Path="src/BenchmarkDotNet.Weaver/BenchmarkDotNet.Weaver.csproj" /> |
| 16 | + <Project Path="src/BenchmarkDotNet/BenchmarkDotNet.csproj" /> |
| 17 | + </Folder> |
| 18 | + <Folder Name="/templates/"> |
| 19 | + <Project Path="templates/BenchmarkDotNet.Templates.csproj" /> |
| 20 | + </Folder> |
| 21 | + <Folder Name="/tests/"> |
| 22 | + <Project Path="tests/BenchmarkDotNet.Analyzers.Tests/BenchmarkDotNet.Analyzers.Tests.csproj" /> |
| 23 | + <Project Path="tests/BenchmarkDotNet.Exporters.Plotting.Tests/BenchmarkDotNet.Exporters.Plotting.Tests.csproj" /> |
| 24 | + <Project Path="tests/BenchmarkDotNet.IntegrationTests.ConfigPerAssembly/BenchmarkDotNet.IntegrationTests.ConfigPerAssembly.csproj" /> |
| 25 | + <Project Path="tests/BenchmarkDotNet.IntegrationTests.CustomPaths/BenchmarkDotNet.IntegrationTests.CustomPaths.csproj" /> |
| 26 | + <Project Path="tests/BenchmarkDotNet.IntegrationTests.DisabledOptimizations/BenchmarkDotNet.IntegrationTests.DisabledOptimizations.csproj" /> |
| 27 | + <Project Path="tests/BenchmarkDotNet.IntegrationTests.EnabledOptimizations/BenchmarkDotNet.IntegrationTests.EnabledOptimizations.csproj" /> |
| 28 | + <Project Path="tests/BenchmarkDotNet.IntegrationTests.FSharp/BenchmarkDotNet.IntegrationTests.FSharp.fsproj" /> |
| 29 | + <Project Path="tests/BenchmarkDotNet.IntegrationTests.ManualRunning.MultipleFrameworks/BenchmarkDotNet.IntegrationTests.ManualRunning.MultipleFrameworks.csproj" /> |
| 30 | + <Project Path="tests/BenchmarkDotNet.IntegrationTests.ManualRunning/BenchmarkDotNet.IntegrationTests.ManualRunning.csproj" /> |
| 31 | + <Project Path="tests/BenchmarkDotNet.IntegrationTests.Static/BenchmarkDotNet.IntegrationTests.Static.csproj" /> |
| 32 | + <Project Path="tests/BenchmarkDotNet.IntegrationTests.VisualBasic/BenchmarkDotNet.IntegrationTests.VisualBasic.vbproj" /> |
| 33 | + <Project Path="tests/BenchmarkDotNet.IntegrationTests/BenchmarkDotNet.IntegrationTests.csproj" /> |
| 34 | + <Project Path="tests/BenchmarkDotNet.Tests/BenchmarkDotNet.Tests.csproj" /> |
| 35 | + </Folder> |
| 36 | +</Solution> |
| 37 | + |
0 commit comments