File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
refs/System.Linq.Async.Ref Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2323 </ItemGroup >
2424
2525 <ItemGroup >
26- <PackageReference Condition =" '$(TargetFramework)' != 'netcoreapp3.0' and '$(TargetFramework)' != 'netstandard2.1' " Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 1.0 .0" />
26+ <PackageReference Condition =" '$(TargetFramework)' != 'netcoreapp3.0' and '$(TargetFramework)' != 'netstandard2.1' " Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 1.1 .0" />
2727 <ReferenceAssemblyProjectReference Include =" ..\refs\System.Linq.Async.Ref\System.Linq.Async.Ref.csproj" />
2828 </ItemGroup >
2929
Original file line number Diff line number Diff line change 1010
1111 <ItemGroup >
1212 <PackageReference Condition =" '$(TargetFramework)' != 'netcoreapp3.0' and '$(TargetFramework)' != 'netstandard2.1' "
13- Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 1.0 .0" />
13+ Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 1.1 .0" />
1414 </ItemGroup >
1515
1616 <ItemGroup >
You can’t perform that action at this time.
0 commit comments