Skip to content

Commit 3125e8d

Browse files
Fix
1 parent 4a0b76d commit 3125e8d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

bus/EasyCaching.Bus.Zookeeper/EasyCaching.Bus.Zookeeper.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@
4242
</ItemGroup>
4343

4444
<ItemGroup>
45-
<PackageReference Include="Backport.System.Threading.Lock" Version="3.1.5">
46-
<PrivateAssets>all</PrivateAssets>
47-
<IncludeAssets>analyzers</IncludeAssets>
48-
</PackageReference>
4945
<Using Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net9.0'))" Alias="Lock" Include="System.Threading.Lock" />
5046
<Using Condition="!$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net9.0'))" Alias="Lock" Include="Backport.System.Threading.Lock" />
5147
<Using Alias="LockFactory" Include="Backport.System.Threading.LockFactory" />

0 commit comments

Comments
 (0)