Skip to content

The command was terminated when executing Add-Migration. Scriban needs to be upgraded. #25121

@hexianggui

Description

@hexianggui

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

The command was terminated when executing Add-Migration because a NuGet security warning (NU1902) occurred during the build process, causing the command to stop.
warning

Describe the solution you'd like

Upgrade the Scriban NuGet package

Additional context

Using .NET CLI to execute the migration dotnet ef migrations add AddBlogCreatedTimestamp can succeed, but using the Visual Studio Package Manager Console tools to execute the migration Add-Migration AddBlogCreatedTimestamp will fail.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions