Skip to content

Commit

Permalink
Bump Microsoft.Bcl.AsyncInterfaces from 1.0.0 to 1.1.1 in /src
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/corefx) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](dotnet/corefx@v1.0.0...v1.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 4, 2020
1 parent 4933870 commit 912b9aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</PackageReference>
<PackageReference Include="Roslyn.Diagnostics.Analyzers" Version="2.9.8" PrivateAssets="all" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.3" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="1.0.0" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="1.1.1" />
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="15.5.31" />
<PackageReference Include="Microsoft.Win32.Registry" Version="4.7.0" />
<PackageReference Include="MicroBuild.VisualStudio" Version="$(MicroBuildVersion)" PrivateAssets="all" />
Expand Down

0 comments on commit 912b9aa

Please sign in to comment.