Skip to content

Commit 4a5ec65

Browse files
committed
remove unused package reference
1 parent 6759d6f commit 4a5ec65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ SPDX-License-Identifier: MIT
3131

3232
<ItemGroup>
3333
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21308.1" />
34-
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="5.0.0" Condition="$(TargetFramework.StartsWith('net5.'))" />
3534
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="6.0.0" Condition="$(TargetFramework.StartsWith('net6.')) Or $(TargetFramework.StartsWith('netcoreapp'))" />
3635

3736
<ProjectReference VersionRange="[1.1.1,2.0.0)" Include="..\Smdn.Reflection.ReverseGenerating.ListApi.Core\Smdn.Reflection.ReverseGenerating.ListApi.Core.csproj" />

0 commit comments

Comments
 (0)