Skip to content

Commit ce6c623

Browse files
committed
update assembly version
1 parent bbeed8b commit ce6c623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ SPDX-License-Identifier: MIT
66
<PropertyGroup>
77
<TargetFrameworks>net8.0;net6.0;net47;net45;netstandard2.0</TargetFrameworks>
88
<RootNamespace>Smdn.Reflection.ReverseGenerating</RootNamespace>
9-
<VersionPrefix>1.1.6</VersionPrefix>
9+
<VersionPrefix>1.2.0</VersionPrefix>
1010
<VersionSuffix></VersionSuffix>
1111
<PackageValidationBaselineVersion>1.0.0</PackageValidationBaselineVersion>
1212
<RootNamespace/> <!-- empty the root namespace so that the namespace is determined only by the directory name, for code style rule IDE0030 -->

0 commit comments

Comments
 (0)