Skip to content

Commit

Permalink
install MsBuild.StructuredLogger to make build work
Browse files Browse the repository at this point in the history
  • Loading branch information
JKronberger committed May 10, 2023
1 parent e0c3fca commit 3b0c7aa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="MSBuild.StructuredLogger" Version="2.1.820" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 3b0c7aa

Please sign in to comment.