File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 <PackageVersion Include =" Meziantou.Analyzer" Version =" 2.0.188" />
1313
1414 <!-- Should stay on LTS .NET releases. -->
15- <PackageVersion Include =" Microsoft.Bcl.Cryptography" Version =" 10.0.0-preview.3.25171.5 " />
15+ <PackageVersion Include =" Microsoft.Bcl.Cryptography" Version =" 10.0.0-preview.4.25258.110 " />
1616 <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 8.0.3" />
1717 <PackageVersion Include =" Microsoft.Extensions.Logging.Console" Version =" 9.0.3" />
1818 <PackageVersion Include =" MSTest" Version =" 3.8.3" />
Original file line number Diff line number Diff line change 4949 </PackageReference >
5050 </ItemGroup >
5151
52- <ItemGroup Condition =" '$(TargetFramework)' == 'net462'" >
52+ <ItemGroup Condition =" '$(TargetFramework)' == 'net462' " >
5353 <PackageReference Include =" Microsoft.Bcl.Cryptography" />
5454 </ItemGroup >
5555
56- <ItemGroup Condition =" !$([MSBuild]::IsTargetFrameworkCompatible( '$(TargetFramework)', 'net8 .0')) " >
56+ <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2 .0' " >
5757 <PackageReference Include =" System.Formats.Asn1" />
5858 </ItemGroup >
5959
You can’t perform that action at this time.
0 commit comments