mirror of
https://github.com/Smaug123/unofficial-nunit-runner
synced 2025-12-15 01:35:39 +00:00
10 lines
620 B
Plaintext
10 lines
620 B
Plaintext
<Solution>
|
|
<Project Path="Consumer/Consumer.fsproj" />
|
|
<Project Path="FailingConsumer/FailingConsumer.fsproj" />
|
|
<Project Path="WoofWare.NUnitTestRunner.Lib/WoofWare.NUnitTestRunner.Lib.fsproj" />
|
|
<Project Path="WoofWare.NUnitTestRunner.StartupHook/WoofWare.NUnitTestRunner.StartupHook.csproj" />
|
|
<Project Path="WoofWare.NUnitTestRunner.StartupHookLogic/WoofWare.NUnitTestRunner.StartupHookLogic.csproj" />
|
|
<Project Path="WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.fsproj" />
|
|
<Project Path="WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.Test/WoofWare.NUnitTestRunner.Test.fsproj" />
|
|
</Solution>
|