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 3a3c150 commit 71be36eCopy full SHA for 71be36e
Directory.Build.props
@@ -4,7 +4,7 @@
4
<AspNetCoreVersion>5.0.*</AspNetCoreVersion>
5
<EFCoreVersion>5.0.*</EFCoreVersion>
6
<NpgsqlPostgreSQLVersion>5.0.*</NpgsqlPostgreSQLVersion>
7
- <SwashbuckleVersion>6.1.*</SwashbuckleVersion>
+ <SwashbuckleVersion>6.2.*</SwashbuckleVersion>
8
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)CodingGuidelines.ruleset</CodeAnalysisRuleSet>
9
</PropertyGroup>
10
0 commit comments