Skip to content

Commit 6ee4fa2

Browse files
authored
Update to NJsonSchema v11.3.2 & Namotion.Reflection v3.4.2 (#5161)
* Update NJS/NR packages * Fix output * Update to v11.3.1 * update * update tests
1 parent 707b096 commit 6ee4fa2

File tree

16 files changed

+2697
-2697
lines changed

16 files changed

+2697
-2697
lines changed

src/NSwag.AspNet.WebApi/NSwag.AspNet.WebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="Microsoft.AspNet.WebApi.Core" Version="5.2.3" />
99
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.3" />
10-
<PackageReference Include="NJsonSchema.NewtonsoftJson" Version="11.2.0" />
10+
<PackageReference Include="NJsonSchema.NewtonsoftJson" Version="11.3.2" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

src/NSwag.CodeGeneration.CSharp/NSwag.CodeGeneration.CSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="NJsonSchema.CodeGeneration.CSharp" Version="11.2.0" />
16+
<PackageReference Include="NJsonSchema.CodeGeneration.CSharp" Version="11.3.2" />
1717
</ItemGroup>
1818

1919
</Project>

src/NSwag.CodeGeneration.Tests/NSwag.CodeGeneration.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
10-
<PackageReference Include="NJsonSchema.NewtonsoftJson" Version="11.2.0" />
10+
<PackageReference Include="NJsonSchema.NewtonsoftJson" Version="11.3.2" />
1111
<PackageReference Include="Verify.Xunit" Version="28.3.2" />
1212
<PackageReference Include="xunit" Version="2.9.2" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">

src/NSwag.CodeGeneration.TypeScript.Tests/Snapshots/JIRA_OpenAPI_Angular.verified.txt

Lines changed: 384 additions & 384 deletions
Large diffs are not rendered by default.

src/NSwag.CodeGeneration.TypeScript.Tests/Snapshots/JIRA_OpenAPI_AngularJS.verified.txt

Lines changed: 384 additions & 384 deletions
Large diffs are not rendered by default.

src/NSwag.CodeGeneration.TypeScript.Tests/Snapshots/JIRA_OpenAPI_Aurelia.verified.txt

Lines changed: 384 additions & 384 deletions
Large diffs are not rendered by default.

src/NSwag.CodeGeneration.TypeScript.Tests/Snapshots/JIRA_OpenAPI_Axios.verified.txt

Lines changed: 384 additions & 384 deletions
Large diffs are not rendered by default.

src/NSwag.CodeGeneration.TypeScript.Tests/Snapshots/JIRA_OpenAPI_Fetch.verified.txt

Lines changed: 384 additions & 384 deletions
Large diffs are not rendered by default.

src/NSwag.CodeGeneration.TypeScript.Tests/Snapshots/JIRA_OpenAPI_JQueryCallbacks.verified.txt

Lines changed: 384 additions & 384 deletions
Large diffs are not rendered by default.

src/NSwag.CodeGeneration.TypeScript.Tests/Snapshots/JIRA_OpenAPI_JQueryPromises.verified.txt

Lines changed: 384 additions & 384 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)