chore: fix build action and migrate to slnx.
Some checks failed
Build blog docker image / Build-Blog-Image (push) Failing after 3m15s

This commit is contained in:
2025-03-14 00:16:30 +08:00
parent 05ea729950
commit 7f3221fde9
3 changed files with 17 additions and 44 deletions

14
YaeBlog.slnx Normal file
View File

@@ -0,0 +1,14 @@
<Solution>
<Folder Name="/.gitea/" />
<Folder Name="/.gitea/workflows/">
<File Path=".gitea/workflows/build.yaml" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path="LICENSE" />
<File Path="README.md" />
</Folder>
<Project Path="YaeBlog/YaeBlog.csproj" />
</Solution>