Skip to content

Commit

Permalink
Merge c2c89e1 into 0561394
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 27, 2022
2 parents 0561394 + c2c89e1 commit 16d8ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FastCache.Cached/FastCache.Cached.csproj
Expand Up @@ -24,7 +24,7 @@ Credit to Vladimir Sadov for his implementation of NonBlocking.ConcurrentDiction
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="NonBlocking" Version="2.1.0" />
<PackageReference Include="NonBlocking" Version="2.1.1" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
Expand Down

0 comments on commit 16d8ade

Please sign in to comment.