Skip to content

Commit

Permalink
Update MSBuild.StructuredLogger (#19824)
Browse files Browse the repository at this point in the history
  • Loading branch information
JanKrivanek committed Jan 18, 2024
1 parent d594604 commit 8821d48
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="MSBuild.StructuredLogger" Version="2.2.100" />
<PackageReference Include="MSBuild.StructuredLogger" Version="2.2.158" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8821d48

Please sign in to comment.