Skip to content

Commit 16cf856

Browse files
committed
update assembly version
1 parent 31840e7 commit 16cf856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Smdn.Fundamental.Reflection/Smdn.Fundamental.Reflection.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;net45;netstandard2.1;netstandard2.0</TargetFrameworks>
88
<RootNamespace>Smdn.Reflection</RootNamespace>
9-
<VersionPrefix>3.5.0</VersionPrefix>
9+
<VersionPrefix>3.6.0</VersionPrefix>
1010
<VersionSuffix></VersionSuffix>
1111
<PackageValidationBaselineVersion>3.0.0</PackageValidationBaselineVersion>
1212
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)