We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b43afa4 commit fd908c9Copy full SHA for fd908c9
src/DotnetDispatcher/DotnetDispatcher.csproj
@@ -24,7 +24,7 @@
24
</ItemGroup>
25
26
<ItemGroup >
27
- <PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />
+ <PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
28
29
<ItemGroup>
30
<ProjectReference Include="..\DotnetDispatcher.Generator\DotnetDispatcher.Generator.csproj" PrivateAssets="All" />
0 commit comments