-
Notifications
You must be signed in to change notification settings - Fork 441
Closed
Description
The aspnetcore_base_runtime.version file for 3.0 builds still has a 2.2 version number in it. This is causing debian package creation to fail (as the number is used to construct the --ignore-depends
parameter to dpkg
).
This should be fixed in the next ASP.NET build. For now I'm disabling creating debian packages, which we should re-enable once we insert an ASP.NET build with the fixed base runtime version.
Metadata
Metadata
Assignees
Labels
No labels