You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flesh out Polly.Caching.Serialization.System.Text.Json.csproj to contain all the metadata needed for the generated nuget package (Polly.csproj in the master Polly repo is a good example of which fields are needed)
Need to:
Add a build. This can be more-or-less copied from here: https://github.com/Polly-Contrib/Polly.Contrib.BlankTemplate/
Flesh out
Polly.Caching.Serialization.System.Text.Json.csprojto contain all the metadata needed for the generated nuget package (Polly.csprojin the master Polly repo is a good example of which fields are needed)