forked from FastEndpoints/FastEndpoints
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNativeAot.slnx
More file actions
27 lines (26 loc) · 1.31 KB
/
Copy pathNativeAot.slnx
File metadata and controls
27 lines (26 loc) · 1.31 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
<Solution>
<Folder Name="/REFs/">
<Project Path="Src/Attributes/FastEndpoints.Attributes.csproj" />
<Project Path="Src/Core/FastEndpoints.Core.csproj" />
<Project Path="Src/Generator.Cli/FastEndpoints.Generator.Cli.csproj" />
<Project Path="Src/Generator/FastEndpoints.Generator.csproj" />
<Project Path="Src/JobQueues/FastEndpoints.JobQueues.csproj" />
<Project Path="Src/Library/FastEndpoints.csproj" />
<Project Path="Src/Messaging/Messaging.Core/FastEndpoints.Messaging.Core.csproj" />
<Project Path="Src/Messaging/Messaging/FastEndpoints.Messaging.csproj" />
<Project Path="Src/OpenApi/FastEndpoints.OpenApi.csproj" />
<Project Path="Src/Security/FastEndpoints.Security.csproj" />
<Project Path="Src/Testing/FastEndpoints.Testing.csproj" />
<Project Path="TestHarness/Sandbox/Contracts/Contracts.csproj" />
</Folder>
<Folder Name="/Solution Items/" />
<Folder Name="/Solution Items/Main/">
<File Path="Directory.Packages.props" />
<File Path="Src\Directory.Build.props" />
</Folder>
<Folder Name="/Solution Items/Tests/">
<File Path="Tests/Directory.Build.props" />
</Folder>
<Project Path="TestHarness/NativeAotChecker/NativeAotChecker.csproj" />
<Project Path="Tests/NativeAotTests/NativeAotCheckerTests/NativeAotCheckerTests.csproj" />
</Solution>