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 9b1e477 commit cc89adfCopy full SHA for cc89adf
src/Smdn.Reflection.ReverseGenerating.ListApi/Smdn.Reflection.ReverseGenerating.ListApi.csproj
@@ -8,7 +8,7 @@ SPDX-License-Identifier: MIT
8
<PackAsTool>true</PackAsTool>
9
<TargetFrameworks>net8.0<!-- ;net472 --></TargetFrameworks>
10
<ToolCommandName>list-api</ToolCommandName>
11
- <VersionPrefix>1.4.0</VersionPrefix>
+ <VersionPrefix>1.5.0</VersionPrefix>
12
<VersionSuffix></VersionSuffix>
13
<NoWarn>CS1591;$(NoWarn)</NoWarn> <!-- CS1591: Missing XML comment for publicly visible type or member 'Type_or_Member' -->
14
<NoWarn>CS2002;$(NoWarn)</NoWarn> <!-- see target 'WriteConstantsFile' -->
0 commit comments