Skip to content

Commit

Permalink
Added msbuild structuredlogger as a package dependency to build script
Browse files Browse the repository at this point in the history
  • Loading branch information
sacOO7 committed Sep 10, 2023
1 parent 6cba3e6 commit e6531a8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build-script/paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ source https://api.nuget.org/v3/index.json

storage: none
framework: netstandard2.0, net462, net6.0, net7.0
nuget MSBuild.StructuredLogger
nuget Fake.Core.Target
nuget Fake.DotNet.AssemblyInfoFile
nuget Fake.DotNet.Cli
nuget Fake.DotNet.Testing.XUnit2
nuget Microsoft.Build 17.3.2
nuget Microsoft.Build.Tasks.Core 17.3.2

0 comments on commit e6531a8

Please sign in to comment.