You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Swashbuckle.AspNetCore.SwaggerUI from 8.1.1 to 8.1.2
What you expected to see, versus what you actually saw
Expecting to update packages.lock.json from integration tests project aswell when it has project reference to api project due WebApplicationFactory usage
Native package manager behavior
dotnet build generates the required missing packages.lock.json file for integration tests project.
Uh oh!
There was an error while loading. Please reload this page.
Is there an existing issue for this?
Package ecosystem
nuget
Package manager version
No response
Language version
.NET 9
Manifest location and content before the Dependabot update
https://github.com/Tsingis/bitcoin-web-api/pull/175/files
dependabot.yml content
Updated dependency
Swashbuckle.AspNetCore.SwaggerUI from 8.1.1 to 8.1.2
What you expected to see, versus what you actually saw
Expecting to update packages.lock.json from integration tests project aswell when it has project reference to api project due WebApplicationFactory usage
Native package manager behavior
dotnet build
generates the required missing packages.lock.json file for integration tests project.See example required changes: Tsingis/bitcoin-web-api@7019784
Images of the diff or a link to the PR, issue, or logs
Tsingis/bitcoin-web-api#175
Smallest manifest that reproduces the issue
No response
The text was updated successfully, but these errors were encountered: