-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathBee.Library.slnx
More file actions
48 lines (48 loc) · 3.04 KB
/
Copy pathBee.Library.slnx
File metadata and controls
48 lines (48 loc) · 3.04 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path="Directory.Build.props" />
<File Path="README.md" />
</Folder>
<Folder Name="/src/">
<File Path="src/Directory.Build.props" />
<Project Path="src/Bee.Analyzers/Bee.Analyzers.csproj" />
<Project Path="src/Bee.Api.AspNetCore/Bee.Api.AspNetCore.csproj" />
<Project Path="src/Bee.Api.Client/Bee.Api.Client.csproj" />
<Project Path="src/Bee.Api.Contracts/Bee.Api.Contracts.csproj" />
<Project Path="src/Bee.Api.Core/Bee.Api.Core.csproj" />
<Project Path="src/Bee.Base/Bee.Base.csproj" />
<Project Path="src/Bee.Business/Bee.Business.csproj" />
<Project Path="src/Bee.Db/Bee.Db.csproj" />
<Project Path="src/Bee.Definition/Bee.Definition.csproj" />
<Project Path="src/Bee.Expressions/Bee.Expressions.csproj" />
<Project Path="src/Bee.Hosting/Bee.Hosting.csproj" />
<Project Path="src/Bee.ObjectCaching/Bee.ObjectCaching.csproj" />
<Project Path="src/Bee.Repository.Abstractions/Bee.Repository.Abstractions.csproj" Id="30b306b6-0aab-475e-8df0-e1a0801e56a6" />
<Project Path="src/Bee.Repository/Bee.Repository.csproj" Id="f78f3849-45b9-426e-a7b0-6edbd7fe256d" />
<Project Path="src/Bee.UI.Avalonia/Bee.UI.Avalonia.csproj" />
<Project Path="src/Bee.UI.Core/Bee.UI.Core.csproj" />
<Project Path="src/Bee.Web.Blazor.Server/Bee.Web.Blazor.Server.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/Bee.Analyzers.UnitTests/Bee.Analyzers.UnitTests.csproj" />
<Project Path="tests/Bee.Api.AspNetCore.UnitTests/Bee.Api.AspNetCore.UnitTests.csproj" />
<Project Path="tests/Bee.Api.Client.UnitTests/Bee.Api.Client.UnitTests.csproj" />
<Project Path="tests/Bee.Api.Core.UnitTests/Bee.Api.Core.UnitTests.csproj" />
<Project Path="tests/Bee.Base.UnitTests/Bee.Base.UnitTests.csproj" />
<Project Path="tests/Bee.Cli.UnitTests/Bee.Cli.UnitTests.csproj" />
<Project Path="tests/Bee.Business.UnitTests/Bee.Business.UnitTests.csproj" />
<Project Path="tests/Bee.Db.UnitTests/Bee.Db.UnitTests.csproj" />
<Project Path="tests/Bee.DefineEditor.UnitTests/Bee.DefineEditor.UnitTests.csproj" />
<Project Path="tests/Bee.Definition.UnitTests/Bee.Definition.UnitTests.csproj" />
<Project Path="tests/Bee.LoadTests.UnitTests/Bee.LoadTests.UnitTests.csproj" />
<Project Path="tests/Bee.Expressions.UnitTests/Bee.Expressions.UnitTests.csproj" />
<Project Path="tests/Bee.Hosting.UnitTests/Bee.Hosting.UnitTests.csproj" />
<Project Path="tests/Bee.ObjectCaching.UnitTests/Bee.ObjectCaching.UnitTests.csproj" />
<Project Path="tests/Bee.Repository.UnitTests/Bee.Repository.UnitTests.csproj" Id="37be88f7-d67a-40a7-91a3-23583c6b85f1" />
<Project Path="tests/Bee.Tests.Shared/Bee.Tests.Shared.csproj" />
<Project Path="tests/Bee.UI.Avalonia.UnitTests/Bee.UI.Avalonia.UnitTests.csproj" />
<Project Path="tests/Bee.UI.Core.UnitTests/Bee.UI.Core.UnitTests.csproj" />
<Project Path="tests/Bee.Web.Blazor.Server.UnitTests/Bee.Web.Blazor.Server.UnitTests.csproj" />
</Folder>
</Solution>