Skip to content

Reference analyzer and fixer to avoid race conditions when packing#114

Merged
danielmarbach merged 5 commits into
mainfrom
pack
Jun 4, 2026
Merged

Reference analyzer and fixer to avoid race conditions when packing#114
danielmarbach merged 5 commits into
mainfrom
pack

Conversation

@andreasohlund
Copy link
Copy Markdown
Member

@andreasohlund andreasohlund commented Jun 4, 2026

Without this, the release might fail with

Error: /usr/share/dotnet/sdk/10.0.300/NuGet.Build.Tasks.Pack.targets(222,5): error NU5019: File not found: '/home/runner/work/NServiceBus.AzureFunctions/NServiceBus.AzureFunctions/src/NServiceBus.AzureFunctions.Analyzer/bin/Release/netstandard2.0/NServiceBus.AzureFunctions.Analyzer.dll'. [/home/runner/work/NServiceBus.AzureFunctions/NServiceBus.AzureFunctions/src/NServiceBus.AzureFunctions.Common/NServiceBus.AzureFunctions.Common.csproj]

This forces the fixer and analyzer to be build before we try to pack them

https://github.com/Particular/NServiceBus.AzureFunctions/actions/runs/26930357041

@danielmarbach danielmarbach enabled auto-merge (squash) June 4, 2026 06:12
@danielmarbach danielmarbach merged commit 2e8a540 into main Jun 4, 2026
4 checks passed
@danielmarbach danielmarbach deleted the pack branch June 4, 2026 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants