Skip to content

Commit 05a5568

Browse files
Merge pull request #63 from FoundatioFx/dependabot/nuget/src/Foundatio.Mediator.Abstractions/System.Diagnostics.DiagnosticSource-10.0.2
Bump System.Diagnostics.DiagnosticSource from 10.0.1 to 10.0.2
2 parents 338902e + ccafda6 commit 05a5568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Foundatio.Mediator.Abstractions/Foundatio.Mediator.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.2" />
1212
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.1" />
1313
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.2" />
14-
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="10.0.1" />
14+
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="10.0.2" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)