CSharpTemplate/${REPO_NAME}.slnx
jackfiled 5f1d7fda44
All checks were successful
Run all tests / Run-Tests (push) Successful in 15s
fix: wrong project name
2025-04-29 13:39:02 +08:00

15 lines
397 B
Plaintext

<Solution>
<Folder Name="/.gitea/" />
<Folder Name="/.gitea/workflows/">
<File Path=".gitea\workflows\test.yml" />
</Folder>
<Folder Name="/src/">
<Project Path="src/${REPO_NAME}.Core/${REPO_NAME}.Core.csproj" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".gitignore" />
<File Path="./README.md" />
</Folder>
</Solution>