datatables.aspnet icon indicating copy to clipboard operation
datatables.aspnet copied to clipboard

Must provide a value for Configuration Error (.NET5)

Open PixelDevelopers opened this issue 4 years ago • 1 comments

This project does not work with a NET5 project, I just receive the below error and seem unable to fix it. It's to do with a referenced

The project must provide a value for Configuration. .nuget\packages\microsoft.aspnetcore.razor.design\2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Razor.Design.CodeGeneration.targets 79

PixelDevelopers avatar Jun 10 '21 08:06 PixelDevelopers

This library hasn't changed for years now. I'm currently working on a refactor to add support for .NET 5.0 and .NET 6.0 (preview), along with other changes, tests, extensions and support for more cases.

There is no ETA for the time being, but I would expect the first experimental release in within a couple of weeks.

ALMMa avatar Jun 17 '21 00:06 ALMMa