No description
- C# 89.6%
- PowerShell 4.2%
- Shell 3.3%
- Dockerfile 2.7%
- Batchfile 0.2%
|
All checks were successful
build / build (push) Successful in 2m18s
build.sh only consults global.json when dotnet isn't already on PATH. The base image bakes .NET 10 SDK in, so build.sh takes the if-branch and skips its own install entirely. Pinning a specific patch (10.0.300) just blocks local devs whose SDK is on a different feature band. |
||
|---|---|---|
| .forgejo/workflows | ||
| .nuke | ||
| build | ||
| src | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| AddMigration.ps1 | ||
| build.cmd | ||
| build.ps1 | ||
| build.sh | ||
| Directory.Build.props | ||
| Directory.Packages.props | ||
| nuget.config | ||
| README.md | ||
| WebServiceTemplate.slnx | ||
WebServiceTemplate
Build
Build and ci configuration is inspired by https://github.com/alex1ozr/DockerTests