Skip to content

Commit

Permalink
fix: update the nuspec Newtonsoft.Json reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Alanoll committed Nov 28, 2023
1 parent 82fa509 commit 72be4b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Swagger.Net/Swagger.Net.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependencies>
<dependency id="Microsoft.AspNet.WebApi.Core" version="5.2.4" />
<dependency id="Microsoft.AspNet.WebApi.WebHost" version="5.2.4" />
<dependency id="Newtonsoft.Json" version="13.0.1" />
<dependency id="Newtonsoft.Json" version="13.0.3" />
<dependency id="FromHeaderAttribute" version="2.0.4" />
</dependencies>
</metadata>
Expand Down

0 comments on commit 72be4b1

Please sign in to comment.