File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
client/petstore/csharp/SwaggerClientNetCoreProject/src/IO.Swagger
server/petstore/aspnetcore/src/IO.Swagger Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 <ItemGroup >
2121 <PackageReference Include =" FubarCoder.RestSharp.Portable.Core" Version =" 4.0.7" />
2222 <PackageReference Include =" FubarCoder.RestSharp.Portable.HttpClient" Version =" 4.0.7" />
23- <PackageReference Include =" Newtonsoft.Json" Version =" 10 .0.3 " />
23+ <PackageReference Include =" Newtonsoft.Json" Version =" 13 .0.4 " />
2424 <PackageReference Include =" JsonSubTypes" Version =" 1.2.0" />
2525 </ItemGroup >
2626
Original file line number Diff line number Diff line change 1414 <ItemGroup >
1515 <PackageReference Include =" Microsoft.AspNetCore.All" Version =" 2.0.3" />
1616 <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 1.1.0" />
17- <PackageReference Include =" Newtonsoft.Json" Version =" 10 .0.3 " />
17+ <PackageReference Include =" Newtonsoft.Json" Version =" 13 .0.4 " />
1818 <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 2.0.1" />
1919 </ItemGroup >
2020 <ItemGroup >
You can’t perform that action at this time.
0 commit comments