1
0
Files
LinkMobility/LinkMobility.slnx
Andreas Müller 0a511726a2
All checks were successful
Branch Build / build-test-deploy (push) Successful in 3m27s
Migrated to Gitea
2026-03-13 18:49:46 +01:00

28 lines
895 B
Plaintext

<Solution>
<Folder Name="/Solution Items/" />
<Folder Name="/Solution Items/build/">
<File Path="Directory.Build.props" />
</Folder>
<Folder Name="/Solution Items/build/workflows/">
<File Path=".gitea/workflows/branch-build.yml" />
<File Path=".gitea/workflows/release-build.yml" />
</Folder>
<Folder Name="/Solution Items/config/">
<File Path=".editorconfig" />
<File Path=".gitignore" />
<File Path="CodeMaid.config" />
<File Path="nuget.config" />
</Folder>
<Folder Name="/Solution Items/docs/">
<File Path="CHANGELOG.md" />
<File Path="LICENSE.txt" />
<File Path="README.md" />
</Folder>
<Folder Name="/src/">
<Project Path="src/LinkMobility/LinkMobility.csproj" />
</Folder>
<Folder Name="/test/">
<Project Path="test/LinkMobility.Tests/LinkMobility.Tests.csproj" />
</Folder>
</Solution>