Hi,
I'm developing an API with .NET 6.0 and I'm trying to install Mapster.Tool but i get these errors:
The combination of project-package for Mapster.Tool 8.4.0-pre03 is not valid. Project style DotnetToolReference can only contain references of DotnetTool type.
Package 'Mapster.Tool 8.4.0-pre03' contains a package 'DotnetTool' that is not supported by project 'MyProject'.
NU1202
Package Mapster.Tool 8.4.0-pre03 is not compatible with net6.0 (.NETCoreApp,Version=v6.0).
Package Mapster.Tool 8.4.0-pre03 supports:
net5.0 (.NETCoreApp,Version=v5.0)/any
net6.0 (.NETCoreApp,Version=v6.0)/any
netcoreapp3.1 (.NETCoreApp,Version=v3.1)/any
Anybody can help me?
I already tried with others versions but it doesn't work.
Hi, I'm developing an API with .NET 6.0 and I'm trying to install Mapster.Tool but i get these errors:
The combination of project-package for Mapster.Tool 8.4.0-pre03 is not valid. Project style DotnetToolReference can only contain references of DotnetTool type.
Package 'Mapster.Tool 8.4.0-pre03' contains a package 'DotnetTool' that is not supported by project 'MyProject'.
NU1202 Package Mapster.Tool 8.4.0-pre03 is not compatible with net6.0 (.NETCoreApp,Version=v6.0). Package Mapster.Tool 8.4.0-pre03 supports:
Anybody can help me? I already tried with others versions but it doesn't work.