File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
BitFaster.Caching.UnitTests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
</ItemGroup >
24
24
25
25
<ItemGroup Condition =" '$(TargetFramework)' == 'net48'" >
26
- <PackageReference Include =" System.Threading.Tasks.Extensions" Version =" 4.5.4 " />
26
+ <PackageReference Include =" System.Threading.Tasks.Extensions" Version =" 4.6.3 " />
27
27
</ItemGroup >
28
28
29
29
<ItemGroup >
Original file line number Diff line number Diff line change 57
57
</ItemGroup >
58
58
59
59
<ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0'" >
60
- <PackageReference Include =" System.Threading.Tasks.Extensions" Version =" 4.5.4 " />
60
+ <PackageReference Include =" System.Threading.Tasks.Extensions" Version =" 4.6.3 " />
61
61
</ItemGroup >
62
62
63
63
<PropertyGroup Condition =" '$(TargetFramework)' == 'netstandard2.0'" >
You can’t perform that action at this time.
0 commit comments