dotnet-search icon indicating copy to clipboard operation
dotnet-search copied to clipboard

Changed target frameworks

Open PeterHagen opened this issue 2 years ago • 2 comments

NetCoreApp2.1 is no longer supported. Therefor I changed using frameworks NetCoreApp3.1, .Net5 & .Net6.

PeterHagen avatar Jun 30 '22 17:06 PeterHagen

This would solve issue #14

jonyeezs avatar Apr 09 '23 12:04 jonyeezs

it solves it indeed. i packaged it locally on my machine and it works as intended with the updated framework. also needs to be updated on nuget.org

nicu-dev avatar Aug 06 '23 13:08 nicu-dev

Thanks for opening a PR and apologizes for being MIA. This should be fixed now with https://github.com/billpratt/dotnet-search/pull/18

billpratt avatar Feb 29 '24 03:02 billpratt