-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathIntility.Logging.slnx
More file actions
22 lines (22 loc) · 992 Bytes
/
Intility.Logging.slnx
File metadata and controls
22 lines (22 loc) · 992 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/samples/">
<File Path="samples/Directory.Build.props" />
<Project Path="samples/MinimalApiSample/MinimalApiSample.csproj" />
<Project Path="samples/WebSample/WebSample.csproj" />
<Project Path="samples/WorkerSample/WorkerSample.csproj" />
</Folder>
<Folder Name="/src/">
<Project Path="src/Intility.Extensions.Logging.Elasticsearch/Intility.Extensions.Logging.Elasticsearch.csproj" />
<Project Path="src/Intility.Extensions.Logging.Sentry/Intility.Extensions.Logging.Sentry.csproj" />
<Project Path="src/Intility.Extensions.Logging/Intility.Extensions.Logging.csproj" />
<Project Path="src/Intility.Logging.AspNetCore/Intility.Logging.AspNetCore.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/Intility.Logging.Tests/Intility.Logging.Tests.csproj" />
</Folder>
</Solution>