|
@@ -10,7 +10,7 @@
|
|
|
|
|
|
<ItemGroup>
|
|
|
<PackageReference Condition="'$(TargetFramework)' != 'netcoreapp3.1' and '$(TargetFramework)' != 'netstandard2.1' "
|
|
|
- Include="Microsoft.Bcl.AsyncInterfaces" Version="5.0.0" />
|
|
|
+ Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" />
|
|
|
<ProjectReference Include="..\..\System.Linq.Async.SourceGenerator\System.Linq.Async.SourceGenerator.csproj"
|
|
|
OutputItemType="Analyzer" ReferenceOutputAssembly="false" Private="false">
|
|
|
<!-- Remove all the properties set by ReferenceAssemblyProjectReference, because they cause build failures. -->
|