Skip to content

Commit b27ebaf

Browse files
committed
Add LCSC.slnx solution file and update submodule
1 parent a7cd138 commit b27ebaf

File tree

3 files changed

+33
-195
lines changed

3 files changed

+33
-195
lines changed

LCSC.sln

Lines changed: 0 additions & 194 deletions
This file was deleted.

LCSC.slnx

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<Solution>
2+
<Configurations>
3+
<Platform Name="Any CPU" />
4+
<Platform Name="ARM64" />
5+
<Platform Name="x64" />
6+
<Platform Name="x86" />
7+
</Configurations>
8+
<Folder Name="/.github-workflows/">
9+
<File Path=".github/workflows/build.yml" />
10+
<File Path=".github/workflows/BuildAndDeployStart.yml" />
11+
<File Path=".github/workflows/bundle.yml" />
12+
<File Path=".github/workflows/gittag.yml" />
13+
<File Path=".github/workflows/log.yml" />
14+
<File Path=".github/workflows/store-upload.yml" />
15+
</Folder>
16+
<Folder Name="/submodules/">
17+
<Project Path="submodules/LCTWorks.Common/LCTWorks.Core/LCTWorks.Core.csproj" />
18+
<Project Path="submodules/LCTWorks.Common/LCTWorks.Telemetry/LCTWorks.Telemetry.csproj" />
19+
<Project Path="submodules/LCTWorks.Common/LCTWorks.WinUI/LCTWorks.WinUI.csproj" />
20+
</Folder>
21+
<Project Path="LCSC.App/LCSC.App.csproj">
22+
<Platform Solution="*|Any CPU" Project="x64" />
23+
<Platform Solution="*|ARM64" Project="ARM64" />
24+
<Platform Solution="*|x64" Project="x64" />
25+
<Platform Solution="*|x86" Project="x86" />
26+
<Deploy />
27+
</Project>
28+
<Project Path="LCSC.Bot/LCSC.Discord.csproj" />
29+
<Project Path="LCSC.Common/LCSC.Core.csproj" />
30+
<Project Path="LCSC.Http/LCSC.Http.csproj" />
31+
<Project Path="LCSC.Models/LCSC.Models.csproj" />
32+
</Solution>

submodules/LCTWorks.Common

0 commit comments

Comments
 (0)