Skip to content

Commit ab9306b

Browse files
committed
bump Smdn.Reflection.ReverseGenerating.ListApi.Core up to 1.1.1
1 parent 4211001 commit ab9306b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Smdn.Reflection.ReverseGenerating.ListApi/Smdn.Reflection.ReverseGenerating.ListApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ SPDX-License-Identifier: MIT
3434
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="5.0.0" Condition="$(TargetFramework.StartsWith('net5.'))" />
3535
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="6.0.0" Condition="$(TargetFramework.StartsWith('net6.')) Or $(TargetFramework.StartsWith('netcoreapp'))" />
3636

37-
<ProjectReference VersionRange="[1.1.0,2.0.0)" Include="..\Smdn.Reflection.ReverseGenerating.ListApi.Core\Smdn.Reflection.ReverseGenerating.ListApi.Core.csproj" />
37+
<ProjectReference VersionRange="[1.1.1,2.0.0)" Include="..\Smdn.Reflection.ReverseGenerating.ListApi.Core\Smdn.Reflection.ReverseGenerating.ListApi.Core.csproj" />
3838
</ItemGroup>
3939

4040
<ItemGroup Condition=" '$(EnableFeature_BuildProjectFile)' == 'True' ">

0 commit comments

Comments
 (0)