-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPriceNegotiationApp.slnx
More file actions
17 lines (17 loc) · 1.08 KB
/
PriceNegotiationApp.slnx
File metadata and controls
17 lines (17 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<Solution>
<Folder Name="/Solution Items/">
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/PriceNegotiationApp.IntegrationTests/PriceNegotiationApp.IntegrationTests.csproj" />
<Project Path="tests/PriceNegotiationApp.UnitTests/PriceNegotiationApp.UnitTests.csproj" />
</Folder>
<Project Path="PriceNegotiationApp.Api/PriceNegotiationApp.Api.csproj" />
<Project Path="PriceNegotiationApp.Application/PriceNegotiationApp.Application.csproj" />
<Project Path="PriceNegotiationApp.Contracts/PriceNegotiationApp.Contracts.csproj" Id="7f0c4402-ef36-4fd7-9947-7367c1bec601" />
<Project Path="PriceNegotiationApp.Domain/PriceNegotiationApp.Domain.csproj" />
<Project Path="PriceNegotiationApp.Infrastructure/PriceNegotiationApp.Infrastructure.csproj" />
<Project Path="PriceNegotiationApp.Presentation/PriceNegotiationApp.Presentation.csproj" />
<Project Path="PriceNegotiationApp.SharedKernel/PriceNegotiationApp.SharedKernel.csproj" Id="41f7a4eb-3aa3-4817-928a-c08fb64e6ace" />
</Solution>