-
-
Notifications
You must be signed in to change notification settings - Fork 379
Expand file tree
/
Copy pathEverywhere.Windows.slnx
More file actions
40 lines (40 loc) · 2.59 KB
/
Copy pathEverywhere.Windows.slnx
File metadata and controls
40 lines (40 loc) · 2.59 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
<Solution>
<Folder Name="/3rd/">
<Project Path="3rd/EverythingNetCore/EverythingNet/EverythingNet.csproj" />
<Project Path="3rd/shad-ui/src/ShadUI/ShadUI.csproj" />
<Project Path="3rd/WritableJsonConfiguration/src/WritableJsonConfiguration/WritableJsonConfiguration.csproj" />
</Folder>
<Folder Name="/3rd/MessagePack/">
<Project Path="3rd/MessagePack-CSharp/src/MessagePack.Analyzers.CodeFixes/MessagePack.Analyzers.CodeFixes.csproj" />
<Project Path="3rd/MessagePack-CSharp/src/MessagePack.Analyzers/MessagePack.Analyzers.csproj" />
<Project Path="3rd/MessagePack-CSharp/src/MessagePack.Annotations/MessagePack.Annotations.csproj" />
<Project Path="3rd/MessagePack-CSharp/src/MessagePack.SourceGenerator/MessagePack.SourceGenerator.csproj" />
<Project Path="3rd/MessagePack-CSharp/src/MessagePack/MessagePack.csproj" />
</Folder>
<Folder Name="/3rd/Porta.Pty/">
<Project Path="3rd/Porta.Pty/src/Porta.Pty/Porta.Pty.csproj" />
<Project Path="3rd/Porta.Pty/src/Porta.Pty.Native/Porta.Pty.Native.csproj" />
</Folder>
<Folder Name="/3rd/SemanticKernel/">
<Project Path="3rd/semantic-kernel-patch/Connectors.Google/Connectors.Google.csproj" />
</Folder>
<Folder Name="/I18N/">
<Project Path="src/Everywhere.I18N.Abstractions/Everywhere.I18N.Abstractions.csproj" />
<Project Path="src/Everywhere.I18N.SourceGenerator/Everywhere.I18N.SourceGenerator.csproj" />
</Folder>
<Folder Name="/patches/">
<Project Path="patches/Everywhere.BuildTask.Patcher/Everywhere.BuildTask.Patcher.csproj" />
<Project Path="patches/Everywhere.Patches.Avalonia.Base/Everywhere.Patches.Avalonia.Base.csproj" />
<Project Path="patches/Everywhere.Patches.Avalonia.Controls/Everywhere.Patches.Avalonia.Controls.csproj" />
<Project Path="patches/Everywhere.Patches.Avalonia.Native/Everywhere.Patches.Avalonia.Native.csproj" />
<Project Path="patches/Everywhere.Patches.AvaloniaEdit/Everywhere.Patches.AvaloniaEdit.csproj" />
<Project Path="patches/Everywhere.Patches.SemanticKernel/Everywhere.Patches.SemanticKernel.csproj" />
</Folder>
<Project Path="src/Everywhere.Abstractions/Everywhere.Abstractions.csproj" />
<Project Path="src/Everywhere.Cloud/Everywhere.Cloud.csproj" />
<Project Path="src/Everywhere.Configuration.SourceGenerator/Everywhere.Configuration.SourceGenerator.csproj" />
<Project Path="src/Everywhere.Core/Everywhere.Core.csproj" />
<Project Path="src/Everywhere.Terminal/Everywhere.Terminal.csproj" />
<Project Path="src/Everywhere.Watchdog/Everywhere.Watchdog.csproj" />
<Project Path="src/Everywhere.Windows/Everywhere.Windows.csproj" />
</Solution>