Skip to content

Commit

Permalink
[release/8.0-staging] Use live M.Bcl.AsyncInterfaces dependency
Browse files Browse the repository at this point in the history
Manual backport of #94451
  • Loading branch information
ViktorHofer committed Nov 7, 2023
1 parent bc0b9fb commit 64bd8e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
<Compile Include="Microsoft.Bcl.TimeProvider.Common.cs" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' != '.NETCoreApp'">
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="$(MicrosoftBclAsyncInterfacesVersion)" />
<ProjectReference Include="$(LibrariesProjectRoot)Microsoft.Bcl.AsyncInterfaces\ref\Microsoft.Bcl.AsyncInterfaces.csproj" />
</ItemGroup>
</Project>

0 comments on commit 64bd8e6

Please sign in to comment.