Skip to content

Commit 162a022

Browse files
chore(deps): update dependency microsoft.bcl.asyncinterfaces to 9.0.7
1 parent 7bc76f0 commit 162a022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<PackageReference Include="Nerdbank.GitVersioning" Version="3.7.112" PrivateAssets="all" />
6464
</ItemGroup>
6565
<ItemGroup Condition="$(TargetFramework) == 'netstandard2.0'">
66-
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.5" />
66+
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.7" />
6767
</ItemGroup>
6868
<ItemGroup Condition="!$(IsTestProject) AND !$(IsBenchmarkProject)">
6969
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.556" PrivateAssets="all" />

0 commit comments

Comments
 (0)