Skip to content

Commit

Permalink
Update Finbuckle.MultiTenant.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCiliaVincenti authored Oct 1, 2024
1 parent 41dd44b commit 771d858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Finbuckle.MultiTenant/Finbuckle.MultiTenant.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

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

<Choose>
Expand Down

0 comments on commit 771d858

Please sign in to comment.