dotnet add package ExpressionShortcuts.Sources
is now replaced by
dotnet add package ExpressionShortcuts
Package now contains only internal code so it would not be available outside of package it's references in.
dotnet add package ExpressionShortcuts.Sources
is now replaced by
dotnet add package ExpressionShortcuts
Package now contains only internal code so it would not be available outside of package it's references in.