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 95734e6 commit dd9591cCopy full SHA for dd9591c
src/Smdn.Reflection.ReverseGenerating/Smdn.Reflection.ReverseGenerating.csproj
@@ -6,7 +6,7 @@ SPDX-License-Identifier: MIT
6
<PropertyGroup>
7
<TargetFrameworks>net5.0;net47;net45;netstandard2.0</TargetFrameworks>
8
<RootNamespace>Smdn.Reflection.ReverseGenerating</RootNamespace>
9
- <VersionPrefix>1.0.4.1</VersionPrefix>
+ <VersionPrefix>1.0.5</VersionPrefix>
10
<VersionSuffix></VersionSuffix>
11
<PackageValidationBaselineVersion>1.0.0</PackageValidationBaselineVersion>
12
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
0 commit comments