File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/EventSourcingDb.Tests Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1414 <ItemGroup >
1515 <PackageReference Include =" coverlet.collector" Version =" 6.0.4" />
1616 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.1" />
17- <PackageReference Include =" System.Linq.Async" Version =" 6 .0.3 " Condition =" $([MSBuild]::GetTargetFrameworkVersion('$(TargetFramework)')) < 10.0" />
17+ <PackageReference Include =" System.Linq.Async" Version =" 7 .0.0 " Condition =" $([MSBuild]::GetTargetFrameworkVersion('$(TargetFramework)')) < 10.0" />
1818 <PackageReference Include =" xunit" Version =" 2.9.3" />
1919 <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 9.0.10" />
2020 <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 9.0.10" />
You can’t perform that action at this time.
0 commit comments