Skip to content

Commit

Permalink
Bump MSBuild.StructuredLogger from 2.1.858 to 2.2.100
Browse files Browse the repository at this point in the history
Bumps [MSBuild.StructuredLogger](https://github.com/KirillOsenkov/MSBuildStructuredLog) from 2.1.858 to 2.2.100.
- [Release notes](https://github.com/KirillOsenkov/MSBuildStructuredLog/releases)
- [Commits](KirillOsenkov/MSBuildStructuredLog@v2.1.858...v2.2.100)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kzu committed Nov 29, 2023
1 parent c7432ac commit cc546d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NuGetizer.Tests/NuGetizer.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.Build" Version="17.6.3" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="17.3.1" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.6.10" />
<PackageReference Include="MSBuild.StructuredLogger" Version="2.1.858" />
<PackageReference Include="MSBuild.StructuredLogger" Version="2.2.100" />
<PackageReference Include="System.IO.Compression" Version="4.3.0" />
<PackageReference Include="System.IO.Compression.ZipFile" Version="4.3.0" />
<PackageReference Include="NuGet.Packaging" Version="6.7.0" />
Expand Down

0 comments on commit cc546d5

Please sign in to comment.