File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 <PackageVersion Include =" Cuemon.Core" Version =" 10.0.0-rc.1" />
88 <PackageVersion Include =" Cuemon.Extensions.AspNetCore" Version =" 10.0.0-rc.1" />
99 <PackageVersion Include =" Cuemon.Extensions.IO" Version =" 10.0.0-rc.1" />
10- <PackageVersion Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 10.0.0-rc.2.25502.107" />
1110 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.0" />
1211 <PackageVersion Include =" MinVer" Version =" 6.0.0" />
1312 <PackageVersion Include =" NativeLibraryLoader" Version =" 1.0.13" />
14- <PackageVersion Include =" System.Threading.Tasks.Extensions" Version =" 4.6.3" />
1513 <PackageVersion Include =" Xunit.v3.Priority" Version =" 1.1.18" />
1614 <PackageVersion Include =" coverlet.collector" Version =" 6.0.4" />
1715 <PackageVersion Include =" coverlet.msbuild" Version =" 6.0.4" />
2119 <PackageVersion Include =" xunit.v3.runner.console" Version =" 3.1.0" />
2220 <PackageVersion Include =" xunit.runner.visualstudio" Version =" 3.1.5" />
2321 </ItemGroup >
22+ <ItemGroup Condition =" $(TargetFramework.StartsWith('netstandard2'))" >
23+ <PackageVersion Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 10.0.0-rc.2.25502.107" />
24+ <PackageVersion Include =" System.Threading.Tasks.Extensions" Version =" 4.6.3" />
25+ </ItemGroup >
2426 <ItemGroup Condition =" $(TargetFramework.StartsWith('net9'))" >
2527 <PackageVersion Include =" Microsoft.Extensions.Configuration" Version =" 9.0.10" />
2628 <PackageVersion Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" 9.0.10" />
You can’t perform that action at this time.
0 commit comments