Skip to content

Commit

Permalink
Bump MSBuild.StructuredLogger and Microsoft.NETFramework.ReferenceAss…
Browse files Browse the repository at this point in the history
…emblies

Bumps [MSBuild.StructuredLogger](https://github.com/KirillOsenkov/MSBuildStructuredLog) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together.

Updates `MSBuild.StructuredLogger` from 2.2.291 to 2.2.386
- [Release notes](https://github.com/KirillOsenkov/MSBuildStructuredLog/releases)
- [Commits](https://github.com/KirillOsenkov/MSBuildStructuredLog/commits)

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kzu committed Nov 22, 2024
1 parent 2e80024 commit aa5171c
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 @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.Build" Version="17.10.4" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="17.10.4" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.7.8" />
<PackageReference Include="MSBuild.StructuredLogger" Version="2.2.291" />
<PackageReference Include="MSBuild.StructuredLogger" Version="2.2.386" />
<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.10.1" />
Expand Down

0 comments on commit aa5171c

Please sign in to comment.