File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919 <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.7" />
2020 <PackageVersion Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.7" />
2121 <PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" 9.0.7" />
22- <PackageVersion Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 9.0.7 " />
22+ <PackageVersion Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 9.0.8 " />
2323 <PackageVersion Include =" Microsoft.Build.Utilities.Core" Version =" 17.14.8" />
2424 <PackageVersion Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.11.0" />
2525 <PackageVersion Include =" Microsoft.CodeAnalysis.Common" Version =" 4.7.0" />
Original file line number Diff line number Diff line change 6363 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0'" >
6464 <PackageReference Include =" Microsoft.CSharp" />
6565 <PackageReference Include =" System.Text.Json" VersionOverride =" 9.0.7" />
66- <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" VersionOverride =" 9.0.7 " />
66+ <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" VersionOverride =" 9.0.8 " />
6767 </ItemGroup >
6868 <ItemGroup >
6969 <Compile Remove =" IClassDataSourceAttribute.cs" />
You can’t perform that action at this time.
0 commit comments