-
-
Notifications
You must be signed in to change notification settings - Fork 52
Expand file tree
/
Copy pathBetterLyrics.slnx
More file actions
32 lines (32 loc) · 1.82 KB
/
BetterLyrics.slnx
File metadata and controls
32 lines (32 loc) · 1.82 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
<Solution>
<Configurations>
<Platform Name="ARM64" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/External/">
<Project Path="External/ColorThief.WinUI3/ColorThief.WinUI3.csproj" />
<Project Path="External/Impressionist/Impressionist/Impressionist.csproj" />
<Project Path="External/Lyricify.Lyrics.Helper/Lyricify.Lyrics.Helper.csproj" />
<Project Path="External/WindowsMediaController/WindowsMediaController.csproj" />
</Folder>
<Folder Name="/Plugins/">
<Project Path="Plugins/BetterLyrics.Plugins.AI.Local.LLM/BetterLyrics.Plugins.AI.Local.LLM.csproj" />
<Project Path="Plugins/BetterLyrics.Plugins.AI.Local.NMT/BetterLyrics.Plugins.AI.Local.NMT.csproj" Id="1a486be1-707e-41a0-ae40-a5b81f49925b" />
<Project Path="Plugins/BetterLyrics.Plugins.Source.LRCLIB/BetterLyrics.Plugins.Source.LRCLIB.csproj" />
<Project Path="Plugins/BetterLyrics.Plugins.Translation.LocalAI/BetterLyrics.Plugins.Translation.LocalAI.csproj" Id="17f9f675-6745-44cb-b8b4-604a2ae90dd1" />
<Project Path="Plugins/BetterLyrics.Plugins.Transliteration.Romaji/BetterLyrics.Plugins.Transliteration.Romaji.csproj" />
</Folder>
<Folder Name="/Plugins/_Dist/" />
<Project Path="BetterLyrics.Core/BetterLyrics.Core.csproj" />
<Project Path="BetterLyrics.DevTools/BetterLyrics.DevTools.csproj" Id="8ee58bf7-807d-486c-8d7d-c00bb9ec2b81" />
<Project Path="BetterLyrics.WinUI3 (Package)/BetterLyrics.WinUI3 (Package).wapproj" Type="c7167f0d-bc9f-4e6e-afe1-012c56b48db5" Id="6576cd19-ef92-4099-b37d-e2d8ebdb6bf5">
<Deploy />
</Project>
<Project Path="BetterLyrics.WinUI3/BetterLyrics.WinUI3.csproj">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
</Solution>