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