Skip to content

Commit 80ce3d2

Browse files
committed
Revert "update assembly version"
This reverts commit 3b4374f.
1 parent 3b4374f commit 80ce3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Smdn.Reflection.ReverseGenerating.ListApi/Smdn.Reflection.ReverseGenerating.ListApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SPDX-License-Identifier: MIT
99
<TargetFrameworks>net8.0<!-- ;net472 --></TargetFrameworks>
1010
<AssemblyName>Smdn.Reflection.ReverseGenerating.ListApi</AssemblyName>
1111
<ToolCommandName>list-api</ToolCommandName>
12-
<VersionPrefix>1.5.0</VersionPrefix>
12+
<VersionPrefix>1.4.0</VersionPrefix>
1313
<VersionSuffix></VersionSuffix>
1414
<RootNamespace/> <!-- empty the root namespace so that the namespace is determined only by the directory name, for code style rule IDE0130 -->
1515
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)