-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathBQuery.slnx
More file actions
24 lines (24 loc) · 1.01 KB
/
BQuery.slnx
File metadata and controls
24 lines (24 loc) · 1.01 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
<Solution>
<Folder Name="/.github/">
<File Path=".github/workflows/dotnet-tag.yml" />
</Folder>
<Folder Name="/Sample/">
<Project Path="Sample/BQuery.Sample.Common/BQuery.Sample.Common.csproj" />
<Project Path="Sample/BQuery.Sample.Server/BQuery.Sample.Server.csproj" />
<Project Path="Sample/BQuery.Sample.Wasm/BQuery.Sample.Wasm.csproj" />
</Folder>
<Folder Name="/Sample/BlazorAppAuto/">
<Project Path="Sample/BlazorAppAuto/BlazorAppAuto.Client/BlazorAppAuto.Client.csproj" Id="cb495c39-79e6-48ce-be24-44c151d78d97" />
<Project Path="Sample/BlazorAppAuto/BlazorAppAuto/BlazorAppAuto.csproj" Id="0dd5fa68-eb5e-4ad5-8773-9416482ba495" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".gitignore" />
<File Path="API.md" />
<File Path="README.md" />
</Folder>
<Folder Name="/src/">
<Project Path="src/BQuery/BQuery.csproj" />
<Project Path="src/BQuery.SourceGenerators/BQuery.SourceGenerators.csproj" />
</Folder>
</Solution>