Skip to content

Commit

Permalink
Merge pull request #226 from Belphemur/dependabot/nuget/System.Diagno…
Browse files Browse the repository at this point in the history
…stics.DiagnosticSource-8.0.1

build(deps): bump System.Diagnostics.DiagnosticSource from 8.0.0 to 8.0.1
  • Loading branch information
kodiakhq[bot] authored Apr 10, 2024
2 parents 0739195 + f2555a5 commit 07acbf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Job.Scheduler/Job.Scheduler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="8.0.0" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="8.0.1" />
</ItemGroup>
<ItemGroup>
<None Include="..\README.md" Pack="true" PackagePath="\"/>
Expand Down

0 comments on commit 07acbf7

Please sign in to comment.