Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCiliaVincenti authored Sep 21, 2024
1 parent ffd45fb commit ff9a74e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ There is also no need to reference this library as a dependency for .NET 9.0+. Y

```
<ItemGroup Condition="!$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net9.0'))">
<PackageReference Include="Backport.System.Threading.Lock" Version="2.0.0" />
<PackageReference Include="Backport.System.Threading.Lock" Version="2.0.2" />
</ItemGroup>
```

Expand Down

0 comments on commit ff9a74e

Please sign in to comment.