Skip to content

Commit 474aa17

Browse files
committed
update assembly version
1 parent 7eb9f52 commit 474aa17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks/Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks.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;netcoreapp3.1</TargetFrameworks>
88
<RootNamespace>Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks</RootNamespace>
9-
<VersionPrefix>1.1.3</VersionPrefix>
9+
<VersionPrefix>1.1.4</VersionPrefix>
1010
<VersionSuffix></VersionSuffix>
1111
<Nullable>enable</Nullable>
1212
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>

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>net6.0;net5.0;net47;net45;netstandard2.0</TargetFrameworks>
88
<RootNamespace>Smdn.Reflection.ReverseGenerating</RootNamespace>
9-
<VersionPrefix>1.1.3</VersionPrefix>
9+
<VersionPrefix>1.1.4</VersionPrefix>
1010
<VersionSuffix></VersionSuffix>
1111
<PackageValidationBaselineVersion>1.0.0</PackageValidationBaselineVersion>
1212
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)