Skip to content

Commit 8b520f5

Browse files
dependabot-preview[bot]arturcic
authored andcommitted
Bump Microsoft.Bcl.AsyncInterfaces from 1.1.0 to 1.1.1
Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/corefx) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](dotnet/corefx@v1.1.0...v1.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f551dd8 commit 8b520f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitVersionTask/GitVersionTask.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="$(PackageVersion_MicrosoftExtensions)" PrivateAssets="All">
1919
<Publish>true</Publish>
2020
</PackageReference>
21-
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="1.1.0" PrivateAssets="All">
21+
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="1.1.1" PrivateAssets="All">
2222
<Publish>true</Publish>
2323
</PackageReference>
2424
</ItemGroup>

0 commit comments

Comments
 (0)