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 7b896e2 commit 8b0234fCopy full SHA for 8b0234f
src/Smdn.Reflection.ReverseGenerating/Smdn.Reflection.ReverseGenerating.csproj
@@ -6,7 +6,7 @@ SPDX-License-Identifier: MIT
6
<PropertyGroup>
7
<TargetFrameworks>net6.0;net47;net45;netstandard2.0</TargetFrameworks>
8
<RootNamespace>Smdn.Reflection.ReverseGenerating</RootNamespace>
9
- <VersionPrefix>1.1.4</VersionPrefix>
+ <VersionPrefix>1.1.5</VersionPrefix>
10
<VersionSuffix></VersionSuffix>
11
<PackageValidationBaselineVersion>1.0.0</PackageValidationBaselineVersion>
12
<Nullable>enable</Nullable>
0 commit comments