NServiceBus.Persistence.Sql icon indicating copy to clipboard operation
NServiceBus.Persistence.Sql copied to clipboard

NServiceBus.Persistence.Sql.CommandLine on .net 7

Open jenspettersson opened this issue 2 years ago • 2 comments

At the moment you can't run the command line sql-persistenceon a .net 7 only machine.

We have to add .net6 to our build pipelines only for the sql-persistence tool to run. Not a big issue, but it's a bit of overhead that's slowing down the pipeline.

jenspettersson avatar Feb 08 '23 15:02 jenspettersson

Hi @jenspettersson

Thanks for reporting this. We have a task to review all of our CLI tools for .NET 7 compatibility. We'll make sure this is on the list and will update this issue when it's done.

kbaley avatar Feb 08 '23 18:02 kbaley

Just saw your PR for this. I'll see if we can get that reviewed so we can deploy this right away.

kbaley avatar Feb 08 '23 18:02 kbaley