mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-05-07 12:10:20 +02:00
The separate restore + build steps caused StyleCop analyzers to be restored unconditionally, then EnableAnalyzers=false had no effect since packages were already resolved. Using dotnet msbuild -restore (matching upstream build.sh) passes the property during both restore and build phases. |
||
|---|---|---|
| .. | ||
| build.yml | ||
| close_invalid_issues.yml | ||
| label-actions.yml | ||
| labeler.yml | ||
| lock.yml | ||