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 e66f8a2 commit 1c139eeCopy full SHA for 1c139ee
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.1</VersionPrefix>
+ <VersionPrefix>1.1.0</VersionPrefix>
13
<VersionSuffix></VersionSuffix>
14
<Nullable>enable</Nullable>
15
<EnableFeature_BuildProjectFile Condition=" '$(Configuration)' != 'Release' ">true</EnableFeature_BuildProjectFile>
0 commit comments