Skip to content

Commit fae0dd2

Browse files
Merge pull request #125 from FoundatioFx/dependabot/nuget/src/Foundatio.Mediator.Abstractions/System.Diagnostics.DiagnosticSource-10.0.5
Bump System.Diagnostics.DiagnosticSource from 10.0.3 to 10.0.5
2 parents 1ed95e8 + be48df1 commit fae0dd2

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.5" />
1212
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.1" />
1313
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.5" />
14-
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="10.0.3" />
14+
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="10.0.5" />
1515
<PackageReference Include="System.Threading.Channels" Version="10.0.5" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)