Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v13.10.9 #3402

Merged
merged 10 commits into from
Apr 9, 2021
Merged

Release v13.10.9 #3402

merged 10 commits into from
Apr 9, 2021

Conversation

RicoSuter
Copy link
Owner

No description provided.

dependabot bot and others added 10 commits March 9, 2021 10:24
…#3348)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rytis Ilciukas <rytis.ilciukas@markgraf-bau.de>
…t output is located (#3357)

* Support custom outputPath

* rename OutputPath to MSBuildOutputPath

* NSwagStudio: new option MSBuildOutputPath

Co-authored-by: Mias van Klei <mias.van.klei@pggm.nl>
Apply fix from the suggestion in fix #3230 to the template so it does not need to be done in a client override
* Fix HttpRequestExtension.GetBasePath to ignore header key casing (#3360)

This change fixes an issue where a reverse proxy cannot be configured to output proper case proxy forwarding header key values.

* Fix HttpRequestExtension.GetServerUrl to ignore header key casing (#3360)
* Add pragma disable 618 for renamed attributes

* Add target netcoreapp3.1 & net5.0 in NSwag.AspNetCore.csproj (drop obsolete packages)

* Update NSwag.AspNetCore.nuspec

* Drop deprecated packages from NSwag.Generation.AspNetCore

* Fix NSwag.Generation.AspNetCore

* Use PackageIcon instead of PackageIconUrl NSwag.Annotations.csproj

* Use icon instead of iconUrl NSwag.AspNetCore.nuspec

* Fix tests

* Drop Folder Include="obj"
* chore: Cleanup JsonSerializerParameterCode

Add CSharpClientTemplateModel.JsonConvertersArrayCode
Fix Client.Class.liquid

* Add small fix

* Update NJS

* Fix project

* Fix test

* Add more tests

Co-authored-by: Rico Suter <mail@rsuter.com>
@Numpsy
Copy link
Contributor

Numpsy commented Apr 9, 2021

Do the new TFMs added to NSwag.Generation.AspNetCore need to import the Microsoft.AspNetCore.Mvc.NewtonsoftJson nuget package when the older ones (still) don't?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.