File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ <Solution >
2+ <Folder Name =" /Solution Items/" >
3+ <File Path =" .editorconfig" />
4+ <File Path =" .gitignore" />
5+ <File Path =" Directory.Build.props" />
6+ <File Path =" global.json" />
7+ <File Path =" README.md" />
8+ </Folder >
9+ <Folder Name =" /src/" >
10+ <Project Path =" src\Application\Application.csproj" />
11+ <Project Path =" src\Domain\Domain.csproj" />
12+ <Project Path =" src\Infrastructure\Infrastructure.csproj" />
13+ <Project Path =" src\WebApi\WebApi.csproj" />
14+ </Folder >
15+ <Folder Name =" /tests/" >
16+ <Project Path =" tests\Architecture.Tests\Architecture.Tests.csproj" />
17+ <Project Path =" tests\Domain.UnitTests\Domain.UnitTests.csproj" />
18+ <Project Path =" tests\WebApi.IntegrationTests\WebApi.IntegrationTests.csproj" Type =" Classic C#" />
19+ <File Path =" tests\Directory.Packages.Props" />
20+ </Folder >
21+ <Folder Name =" /tools/" >
22+ <Project Path =" tools\AppHost\AppHost.csproj" Type =" Classic C#" />
23+ <Project Path =" tools\MigrationService\MigrationService.csproj" Type =" Classic C#" />
24+ </Folder >
25+ </Solution >
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 9.0.100 " ,
3+ "version" : " 9.0.200 " ,
44 "rollForward" : " latestFeature" ,
55 "allowPrerelease" : false
66 }
You can’t perform that action at this time.
0 commit comments