Skip to content

Commit fb6162b

Browse files
migrate to slnx
1 parent 99fbe9b commit fb6162b

File tree

2 files changed

+17
-71
lines changed

2 files changed

+17
-71
lines changed

Flamui.sln

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

Flamui.slnx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<Solution>
2+
<Folder Name="/.SolutionItems/">
3+
<File Path=".github/workflows/ci.yml" />
4+
<File Path=".github/workflows/nuget_publish.yml" />
5+
<File Path=".gitignore" />
6+
<File Path="README.md" />
7+
</Folder>
8+
<Folder Name="/Samples/">
9+
<Project Path="Sample.LayoutTest/Sample.LayoutTest.csproj" />
10+
</Folder>
11+
<Project Path="Flamui.Components/Flamui.Components.csproj" />
12+
<Project Path="Flamui.SourceGenerators.Tests/Flamui.SourceGenerators.Tests.csproj" />
13+
<Project Path="Flamui.SourceGenerators/Flamui.SourceGenerators.csproj" />
14+
<Project Path="Flamui.Tests/Flamui.Tests.csproj" />
15+
<Project Path="Flamui/Flamui.csproj" />
16+
<Project Path="Playground/Playground.csproj" />
17+
</Solution>

0 commit comments

Comments
 (0)