We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8f47e6 commit 313864bCopy full SHA for 313864b
Directory.Build.props
@@ -6,9 +6,9 @@
6
<EFCorePostgresVersion>7.0.*</EFCorePostgresVersion>
7
<MicrosoftCodeAnalysisVersion>4.6.*</MicrosoftCodeAnalysisVersion>
8
<HumanizerVersion>2.14.1</HumanizerVersion>
9
- <SwashbuckleVersion>6.4.*</SwashbuckleVersion>
10
- <NSwagApiClientVersion>13.16.*</NSwagApiClientVersion>
11
- <MicrosoftApiClientVersion>6.0.*</MicrosoftApiClientVersion>
+ <SwashbuckleVersion>6.5.*</SwashbuckleVersion>
+ <NSwagApiClientVersion>13.19.*</NSwagApiClientVersion>
+ <MicrosoftApiClientVersion>7.0.*</MicrosoftApiClientVersion>
12
<NewtonsoftJsonVersion>13.0.*</NewtonsoftJsonVersion>
13
<JsonApiDotNetCoreVersionPrefix>5.3.1</JsonApiDotNetCoreVersionPrefix>
14
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)CodingGuidelines.ruleset</CodeAnalysisRuleSet>
0 commit comments