-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathValir.slnx
More file actions
33 lines (33 loc) · 1.51 KB
/
Valir.slnx
File metadata and controls
33 lines (33 loc) · 1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<Solution>
<Folder Name="/samples/">
<Project Path="samples/Valir.Sample.WebApi/Valir.Sample.WebApi.csproj" />
<Project Path="samples/Valir.Sample.Worker/Valir.Sample.Worker.csproj" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="global.json" />
<File Path="NuGet.Config" />
</Folder>
<Folder Name="/src/">
<Project Path="src/Valir.Abstractions/Valir.Abstractions.csproj" />
<Project Path="src/Valir.AspNet/Valir.AspNet.csproj" />
<Project Path="src/Valir.Brokers.AzureSB/Valir.Brokers.AzureSB.csproj" />
<Project Path="src/Valir.Brokers.Kafka/Valir.Brokers.Kafka.csproj" />
<Project Path="src/Valir.Brokers.RabbitMQ/Valir.Brokers.RabbitMQ.csproj" />
<Project Path="src/Valir.Core/Valir.Core.csproj" />
<Project Path="src/Valir.EntityFrameworkCore/Valir.EntityFrameworkCore.csproj" />
<Project Path="src/Valir.Extensions.Serilog/Valir.Extensions.Serilog.csproj" />
<Project Path="src/Valir.Redis/Valir.Redis.csproj" />
</Folder>
<Folder Name="/temp/">
<Project Path="temp/Valir.ConsumerApp/Valir.ConsumerApp.csproj" />
<Project Path="temp/Valir.HybridApp/Valir.HybridApp.csproj" />
<Project Path="temp/Valir.ProducerApp/Valir.ProducerApp.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/Valir.Benchmarks/Valir.Benchmarks.csproj" />
<Project Path="tests/Valir.Tests/Valir.Tests.csproj" />
</Folder>
</Solution>