Skip to content

Adding metadata to IQueueHandler#8

Merged
natalidahary merged 2 commits intomainfrom
natali/adding-metadata-to-IQueueHandler
Aug 27, 2025
Merged

Adding metadata to IQueueHandler#8
natalidahary merged 2 commits intomainfrom
natali/adding-metadata-to-IQueueHandler

Conversation

@natalidahary
Copy link
Copy Markdown
Contributor

@natalidahary natalidahary commented Aug 27, 2025

I get this warning when i build the project.

DotQueue succeeded with 1 warning(s) (3.8s) → bin/Debug/net9.0/DotQueue.dll
/usr/local/share/dotnet/sdk/9.0.303/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.Logging [10.0.0-preview.6.25358.103, )" or update the version field in the nuspec.

so I changed to the latest stable version of Microsoft.Extensions.Logging — currently 9.0.8, which is fully supported on .NET 9.0 and compatible with target framework.

@natalidahary natalidahary self-assigned this Aug 27, 2025
@natalidahary natalidahary requested a review from KrastyTC August 27, 2025 08:56
@natalidahary natalidahary merged commit f061c70 into main Aug 27, 2025
@KrastyTC KrastyTC deleted the natali/adding-metadata-to-IQueueHandler branch October 6, 2025 14:38
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