Skip to content

Commit c6e075e

Browse files
committed
update version
1 parent 4b48b3d commit c6e075e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Smdn.Reflection.ReverseGenerating.ListApi.Core/Smdn.Reflection.ReverseGenerating.ListApi.Core.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>net6.0;net5.0;netcoreapp3.1</TargetFrameworks>
88
<RootNamespace>Smdn.Reflection.ReverseGenerating.ListApi.Core</RootNamespace>
9-
<VersionPrefix>1.0.0</VersionPrefix>
9+
<VersionPrefix>1.0.0.1</VersionPrefix>
1010
<VersionSuffix></VersionSuffix>
1111
<PackageValidationBaselineVersion>1.0.0</PackageValidationBaselineVersion>
1212
</PropertyGroup>

src/Smdn.Reflection.ReverseGenerating/Smdn.Reflection.ReverseGenerating.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>net5.0;net47;net45;netstandard2.0</TargetFrameworks>
88
<RootNamespace>Smdn.Reflection.ReverseGenerating</RootNamespace>
9-
<VersionPrefix>1.0.4</VersionPrefix>
9+
<VersionPrefix>1.0.4.1</VersionPrefix>
1010
<VersionSuffix></VersionSuffix>
1111
<PackageValidationBaselineVersion>1.0.0</PackageValidationBaselineVersion>
1212
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>

0 commit comments

Comments
 (0)