File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
test/DotnetDispatcher.Tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424 </ItemGroup >
2525
2626 <ItemGroup >
27- <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 8 .0.2 " />
27+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9 .0.5 " />
2828 </ItemGroup >
2929 <ItemGroup >
3030 <ProjectReference Include =" ..\DotnetDispatcher.Generator\DotnetDispatcher.Generator.csproj" PrivateAssets =" All" />
Original file line number Diff line number Diff line change 1313 </PropertyGroup >
1414
1515 <ItemGroup >
16- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 8 .0.1 " />
16+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 9 .0.5 " />
1717 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
1818 <PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
1919 <PackageReference Include =" xunit" Version =" 2.9.3" />
You can’t perform that action at this time.
0 commit comments