How to create own nuget package based on polly 7.2.4 .NET with new name and packageId
I tried to create own nuget package based on polly 7.2.4 .NET with new name and packageId. In most cases you need just change PackageId and pack the project. But it looks like Polly library has reference on himself. Because when I changed PackageIr or project name (“PollyTest”), I see the errors: