Skip to content

Commit c569750

Browse files
authored
VCST-565: Bump Microsoft.Bcl.AsyncInterfaces to 8.0.0 (#2761)
feat: Bump Microsoft.Bcl.AsyncInterfaces to 8.0.0
1 parent 4d9d8e8 commit c569750

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/VirtoCommerce.Platform.Web/VirtoCommerce.Platform.Web.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<PackageReference Include="Microsoft.AspNetCore.SignalR.StackExchangeRedis" Version="8.0.0" />
3030
<PackageReference Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="7.0.0" />
3131
<PackageReference Include="Microsoft.Azure.SignalR" Version="1.22.0" />
32+
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
3233
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.0">
3334
<PrivateAssets>all</PrivateAssets>
3435
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)