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 31840e7 commit 16cf856Copy full SHA for 16cf856
src/Smdn.Fundamental.Reflection/Smdn.Fundamental.Reflection.csproj
@@ -6,7 +6,7 @@ SPDX-License-Identifier: MIT
6
<PropertyGroup>
7
<TargetFrameworks>net8.0;net6.0;net45;netstandard2.1;netstandard2.0</TargetFrameworks>
8
<RootNamespace>Smdn.Reflection</RootNamespace>
9
- <VersionPrefix>3.5.0</VersionPrefix>
+ <VersionPrefix>3.6.0</VersionPrefix>
10
<VersionSuffix></VersionSuffix>
11
<PackageValidationBaselineVersion>3.0.0</PackageValidationBaselineVersion>
12
<Nullable>enable</Nullable>
0 commit comments