-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathPointerStar.slnx
More file actions
31 lines (31 loc) · 1.16 KB
/
Copy pathPointerStar.slnx
File metadata and controls
31 lines (31 loc) · 1.16 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
<Solution>
<Folder Name="/Solution Items/">
<File Path="aspire.config.json" />
<File Path=".editorconfig" />
<File Path="Directory.Build.props" />
<File Path="Directory.Build.targets" />
<File Path="Directory.Packages.props" />
<File Path="exclusions.dic" />
<File Path="NuGet.config" />
<File Path="README.md" />
</Folder>
<Folder Name="/Solution Items/.github/">
<File Path=".github/dependabot.yml" />
<File Path=".github/workflows/main_pointerstar.yml" />
</Folder>
<Folder Name="/Solution Items/docs/">
<File Path="docs/KustoQueries.md" />
</Folder>
<Folder Name="/Test/">
<File Path="Tests/Directory.Build.props" />
<Project Path="Tests/PointerStar.Server.Tests/PointerStar.Server.Tests.csproj" />
<Project Path="Tests/PointerStar.Shared.Tests/PointerStar.Shared.Tests.csproj" />
</Folder>
<Project Path="PointerStar/AppHost/PointerStar.AppHost.csproj" />
<Project Path="PointerStar/ClientApp/PointerStar.ClientApp.esproj">
<Build />
<Deploy />
</Project>
<Project Path="PointerStar/Server/PointerStar.Server.csproj" />
<Project Path="PointerStar/Shared/PointerStar.Shared.csproj" />
</Solution>