Skip to content

Commit 49cf021

Browse files
committed
bump Smdn.Reflection.ReverseGenerating.ListApi.Core up to 1.6.0
1 parent a1c8805 commit 49cf021

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
@@ -32,7 +32,7 @@ SPDX-License-Identifier: MIT
3232
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" Condition="$(TargetFramework.StartsWith('net8.'))" />
3333
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="10.0.0" Condition="$(TargetFramework.StartsWith('net10.'))" />
3434

35-
<ProjectOrPackageReference ReferencePackageVersion="[1.4.0,2.0.0)" Include="..\Smdn.Reflection.ReverseGenerating.ListApi.Core\Smdn.Reflection.ReverseGenerating.ListApi.Core.csproj" />
35+
<ProjectOrPackageReference ReferencePackageVersion="[1.6.0,2.0.0)" Include="..\Smdn.Reflection.ReverseGenerating.ListApi.Core\Smdn.Reflection.ReverseGenerating.ListApi.Core.csproj" />
3636
</ItemGroup>
3737

3838
<Target Name="WriteConstantsFile" BeforeTargets="BeforeBuild">

0 commit comments

Comments
 (0)