Skip to content

Commit

Permalink
Bump MSBuild.StructuredLogger from 2.2.317 to 2.2.337
Browse files Browse the repository at this point in the history
Bumps [MSBuild.StructuredLogger](https://github.com/KirillOsenkov/MSBuildStructuredLog) from 2.2.317 to 2.2.337.
- [Release notes](https://github.com/KirillOsenkov/MSBuildStructuredLog/releases)
- [Commits](https://github.com/KirillOsenkov/MSBuildStructuredLog/commits)

---
updated-dependencies:
- dependency-name: MSBuild.StructuredLogger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent da654f6 commit 49e9912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageVersion Include="NUnit" Version="4.2.1" />
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageVersion Include="MSBuild.StructuredLogger" Version="2.2.317" />
<PackageVersion Include="MSBuild.StructuredLogger" Version="2.2.337" />
</ItemGroup>
<ItemGroup Condition="'$(UseLocalAnalyzersSDK)' == 'false'">
<PackageVersion Include="FSharp.Analyzers.SDK" Version="[0.27.0]" />
Expand Down

0 comments on commit 49e9912

Please sign in to comment.