|
14 | 14 | <File Path="NotoriousTest/LICENSE.txt" /> |
15 | 15 | <File Path="README.md" /> |
16 | 16 | </Folder> |
17 | | - <Folder Name="/Samples/"> |
18 | | - <Project Path="Samples/NotoriousTests.InfrastructuresSamples.TestWebApp/NotoriousTests.InfrastructuresSamples.TestWebApp.csproj" /> |
19 | | - <Project Path="Samples/NotoriousTests.InfrastructuresSamples/NotoriousTests.InfrastructuresSamples.csproj" /> |
20 | | - </Folder> |
21 | 17 | <Folder Name="/src/" /> |
22 | 18 | <Folder Name="/src/CI/"> |
23 | 19 | <File Path=".github/workflows/prerelease.yml" /> |
|
31 | 27 | <Project Path="NotoriousTest.Watchdog/NotoriousTest.Watchdog.csproj" Id="a925d516-7983-4cbf-a637-e54edecb47b3" /> |
32 | 28 | <Project Path="NotoriousTest/NotoriousTest.csproj" /> |
33 | 29 | </Folder> |
| 30 | + <Folder Name="/src/Dependencies/"> |
| 31 | + <File Path="Directory.Build.props" /> |
| 32 | + <File Path="Directory.Build.targets" /> |
| 33 | + <File Path="Directory.Packages.props" /> |
| 34 | + </Folder> |
34 | 35 | <Folder Name="/src/Infrastructures/"> |
35 | 36 | <Project Path="NotoriousTest.Database/NotoriousTest.Database.csproj" Id="61a1bf4a-e96c-464e-a985-8ac40019acd1" /> |
36 | 37 | <Project Path="NotoriousTest.PostgreSql/NotoriousTest.PostgreSql.csproj" /> |
|
39 | 40 | <Project Path="NotoriousTest.TestContainers/NotoriousTest.TestContainers.csproj" /> |
40 | 41 | <Project Path="NotoriousTest.Web/NotoriousTest.Web.csproj" Id="5a2ebcfc-d429-4f2a-be6c-c7680a4ee8b7" /> |
41 | 42 | </Folder> |
| 43 | + <Folder Name="/src/Samples/"> |
| 44 | + <Project Path="Samples/NotoriousTests.InfrastructuresSamples.TestWebApp/NotoriousTests.InfrastructuresSamples.TestWebApp.csproj" /> |
| 45 | + <Project Path="Samples/NotoriousTests.InfrastructuresSamples/NotoriousTests.InfrastructuresSamples.csproj" /> |
| 46 | + </Folder> |
42 | 47 | <Folder Name="/src/TestFramework/"> |
43 | 48 | <Project Path="NotoriousTest.XUnit/NotoriousTest.XUnit.csproj" Id="7936b457-1116-4175-92ee-2dd46d7b6273" /> |
44 | 49 | </Folder> |
45 | | - <Folder Name="/Tests/"> |
| 50 | + <Folder Name="/src/Tests/"> |
46 | 51 | <Project Path="NotoriousTest.IntegrationTests.Web/NotoriousTest.IntegrationTests.Web.csproj" Id="a18ad5d8-bda4-4161-bd11-224e6e78000a" /> |
47 | 52 | <Project Path="NotoriousTest.IntegrationTests/NotoriousTest.IntegrationTests.csproj" Id="16bc60da-65d0-42a3-8e12-d8903045cf5b" /> |
48 | 53 | <Project Path="NotoriousTest.UnitTests/NotoriousTest.UnitTests.csproj" /> |
|
0 commit comments