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.
2 parents 338902e + ccafda6 commit 05a5568Copy full SHA for 05a5568
src/Foundatio.Mediator.Abstractions/Foundatio.Mediator.Abstractions.csproj
@@ -11,7 +11,7 @@
11
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.2" />
12
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.1" />
13
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.2" />
14
- <PackageReference Include="System.Diagnostics.DiagnosticSource" Version="10.0.1" />
+ <PackageReference Include="System.Diagnostics.DiagnosticSource" Version="10.0.2" />
15
</ItemGroup>
16
17
</Project>
0 commit comments