fengling-auth-service/Fengling.AuthService.slnx
movingsam 9a7948e634 refactor: reorganize project structure to src/ with slnx solution
- Move all source code to src/ directory
- Add Fengling.AuthService.slnx solution file
- Update Dockerfile to reference src/ paths
- Update CI/CD workflow for new structure
- Optimize .dockerignore for cleaner builds
2026-02-28 18:31:52 +08:00

6 lines
114 B
Plaintext

<Solution>
<Folder Name="/src/">
<Project Path="src/Fengling.AuthService.csproj" />
</Folder>
</Solution>