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 200d515 commit 8cd1073Copy full SHA for 8cd1073
src/Smdn.Reflection.ReverseGenerating.ListApi/Smdn.Reflection.ReverseGenerating.ListApi.csproj
@@ -9,7 +9,7 @@ SPDX-License-Identifier: MIT
9
<TargetFrameworks>net6.0<!-- ;net472 --></TargetFrameworks>
10
<AssemblyName>Smdn.Reflection.ReverseGenerating.ListApi</AssemblyName>
11
<ToolCommandName>list-api</ToolCommandName>
12
- <VersionPrefix>1.1.0.1</VersionPrefix>
+ <VersionPrefix>1.2.0</VersionPrefix>
13
<VersionSuffix></VersionSuffix>
14
<Nullable>enable</Nullable>
15
<EnableFeature_BuildProjectFile Condition=" '$(Configuration)' != 'Release' ">true</EnableFeature_BuildProjectFile>
0 commit comments