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 c012d30 commit cb1f721Copy full SHA for cb1f721
src/Directory.Build.props
@@ -13,7 +13,7 @@ SPDX-License-Identifier: MIT
13
14
<PropertyGroup Label="API list generator configurations">
15
<APIListOutputBaseDirectory>$(MSBuildThisFileDirectory)..\doc\api-list\</APIListOutputBaseDirectory>
16
- <APIListPackageVersion>1.4.1</APIListPackageVersion>
+ <APIListPackageVersion>1.5.0</APIListPackageVersion>
17
</PropertyGroup>
18
19
<ItemGroup>
0 commit comments