heldersepu / Swagger-Net

Seamlessly adds a swagger to WebApi projects!
BSD 3-Clause "New" or "Revised" License
144 stars 42 forks source link

fix: update the nuspec Newtonsoft.Json reference #131

Closed Alanoll closed 1 year ago

Alanoll commented 1 year ago

I saw the recent PR #130, but it didn't update the nuspec file, so NuGet still believes it references 13.0.1 instead of 13.0.3

Alanoll commented 1 year ago

Did you happen to also push to NuGet?

heldersepu commented 1 year ago

@Alanoll here it is: https://www.nuget.org/packages/Swagger-Net/8.5.10.302 please test when you can