Skip to content

Commit

Permalink
using latest version of structuredlogger in the project instead
Browse files Browse the repository at this point in the history
  • Loading branch information
sacOO7 committed Mar 28, 2024
1 parent d07e389 commit 0079171
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 25 deletions.
10 changes: 5 additions & 5 deletions build-script/paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ nuget Fake.Core.Target
nuget Fake.DotNet.AssemblyInfoFile
nuget Fake.DotNet.Cli
nuget Fake.DotNet.Testing.XUnit2
nuget MSBuild.StructuredLogger 2.1.669
nuget Microsoft.Build 17.3.2
nuget Microsoft.Build.Framework 17.3.2
nuget Microsoft.Build.Tasks.Core 17.3.2
nuget Microsoft.Build.Utilities.Core 17.3.2
nuget MSBuild.StructuredLogger 2.2.206
nuget Microsoft.Build
nuget Microsoft.Build.Framework
nuget Microsoft.Build.Tasks.Core
nuget Microsoft.Build.Utilities.Core
50 changes: 30 additions & 20 deletions build-script/paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,11 @@ NUGET
System.Text.Encoding.CodePages (>= 6.0) - restriction: || (&& (== net462) (>= net6.0)) (== net6.0) (== net7.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 6.0) - restriction: || (&& (== net462) (>= net472)) (&& (== net462) (>= net6.0)) (== net6.0) (== net7.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 6.0) - restriction: || (&& (== net462) (>= net472)) (&& (== net462) (>= net6.0)) (== net6.0) (== net7.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net6.0))
Microsoft.Build.Framework (17.3.2)
System.Security.Permissions (>= 6.0) - restriction: || (&& (== net462) (>= net6.0)) (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
Microsoft.Build.Framework (17.9.5)
Microsoft.Win32.Registry (>= 5.0) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Memory (>= 4.5.5) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Security.Principal.Windows (>= 5.0) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
Microsoft.Build.Tasks.Core (17.3.2)
Microsoft.Build.Framework (>= 17.3.2) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
Microsoft.Build.Utilities.Core (>= 17.3.2) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
Expand All @@ -135,14 +138,16 @@ NUGET
System.Security.Cryptography.Xml (>= 6.0) - restriction: || (&& (== net462) (>= net6.0)) (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Security.Permissions (>= 6.0) - restriction: || (&& (== net462) (>= net6.0)) (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Threading.Tasks.Dataflow (>= 6.0) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
Microsoft.Build.Utilities.Core (17.3.2)
Microsoft.Build.Framework (>= 17.3.2) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
Microsoft.NET.StringTools (>= 17.3.2) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
Microsoft.Win32.Registry (>= 5.0) - restriction: || (&& (== net462) (>= netstandard2.0)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)
System.Collections.Immutable (>= 6.0) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Configuration.ConfigurationManager (>= 6.0) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Security.Permissions (>= 6.0) - restriction: || (&& (== net462) (>= netstandard2.0)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)
System.Text.Encoding.CodePages (>= 6.0) - restriction: || (&& (== net462) (>= netstandard2.0)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)
Microsoft.Build.Utilities.Core (17.9.5)
Microsoft.Build.Framework (>= 17.9.5) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
Microsoft.NET.StringTools (>= 17.9.5) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
Microsoft.Win32.Registry (>= 5.0) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Collections.Immutable (>= 8.0) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Configuration.ConfigurationManager (>= 8.0) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Memory (>= 4.5.5) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Security.Principal.Windows (>= 5.0) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Text.Encoding.CodePages (>= 7.0) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
Microsoft.NET.StringTools (17.9.5) - restriction: || (&& (== net462) (>= net472)) (&& (== net462) (>= net6.0)) (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Memory (>= 4.5.5) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
Expand All @@ -154,11 +159,9 @@ NUGET
System.Security.AccessControl (>= 5.0)
System.Security.Principal.Windows (>= 5.0)
Mono.Posix.NETStandard (1.0) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
MSBuild.StructuredLogger (2.1.669)
Microsoft.Build (>= 16.10) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
Microsoft.Build.Framework (>= 16.10) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
Microsoft.Build.Tasks.Core (>= 16.10) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
Microsoft.Build.Utilities.Core (>= 16.10) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
MSBuild.StructuredLogger (2.2.206)
Microsoft.Build.Framework (>= 17.5) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
Microsoft.Build.Utilities.Core (>= 17.5) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
Newtonsoft.Json (13.0.3) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
NuGet.Common (6.9.1) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
NuGet.Frameworks (>= 6.9.1) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
Expand All @@ -178,6 +181,7 @@ NUGET
System.Buffers (4.5.1) - restriction: || (&& (== net462) (== net6.0)) (&& (== net462) (== net7.0)) (&& (== net462) (>= net6.0)) (&& (== net6.0) (< netstandard2.1)) (&& (== net7.0) (< netstandard2.1)) (== netstandard2.0)
System.CodeDom (8.0) - restriction: || (&& (== net462) (>= net6.0)) (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Collections.Immutable (8.0) - restriction: || (&& (== net462) (>= net472)) (&& (== net462) (>= net6.0)) (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Memory (>= 4.5.5) - restriction: || (== net462) (&& (== net6.0) (>= net462)) (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)
System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (== net462) (== net6.0) (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)
System.Configuration.ConfigurationManager (8.0) - restriction: || (&& (== net462) (>= net472)) (&& (== net462) (>= net6.0)) (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Diagnostics.EventLog (>= 8.0) - restriction: || (&& (== net462) (>= net7.0)) (&& (== net6.0) (>= net7.0)) (== net7.0) (&& (== netstandard2.0) (>= net7.0))
Expand All @@ -186,7 +190,11 @@ NUGET
System.Formats.Asn1 (8.0) - restriction: || (&& (== net462) (>= net6.0)) (&& (== net462) (>= netstandard2.1)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Buffers (>= 4.5.1) - restriction: || (== net462) (&& (== net6.0) (>= net462)) (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)
System.Memory (>= 4.5.5) - restriction: || (== net462) (&& (== net6.0) (>= net462)) (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)
System.Memory (4.5.5) - restriction: || (&& (== net462) (>= net472)) (&& (== net462) (>= net6.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Memory (4.5.5) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Buffers (>= 4.5.1) - restriction: || (== net462) (&& (== net6.0) (>= monotouch)) (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (< netstandard1.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= xamarinios)) (&& (== net6.0) (>= xamarinmac)) (&& (== net6.0) (>= xamarintvos)) (&& (== net6.0) (>= xamarinwatchos)) (&& (== net7.0) (>= monotouch)) (&& (== net7.0) (>= net461)) (&& (== net7.0) (< netcoreapp2.0)) (&& (== net7.0) (< netstandard1.1)) (&& (== net7.0) (< netstandard2.0)) (&& (== net7.0) (>= xamarinios)) (&& (== net7.0) (>= xamarinmac)) (&& (== net7.0) (>= xamarintvos)) (&& (== net7.0) (>= xamarinwatchos)) (== netstandard2.0)
System.Numerics.Vectors (>= 4.4) - restriction: || (&& (== net462) (< net45) (>= netstandard2.0)) (&& (== net6.0) (< netcoreapp2.0)) (&& (== net7.0) (< netcoreapp2.0)) (== netstandard2.0)
System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (== net462) (&& (== net6.0) (>= monotouch)) (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netstandard1.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= uap10.1)) (&& (== net6.0) (>= xamarinios)) (&& (== net6.0) (>= xamarinmac)) (&& (== net6.0) (>= xamarintvos)) (&& (== net6.0) (>= xamarinwatchos)) (&& (== net7.0) (>= monotouch)) (&& (== net7.0) (>= net461)) (&& (== net7.0) (< netcoreapp2.0)) (&& (== net7.0) (< netcoreapp2.1)) (&& (== net7.0) (< netstandard1.1)) (&& (== net7.0) (< netstandard2.0)) (&& (== net7.0) (>= uap10.1)) (&& (== net7.0) (>= xamarinios)) (&& (== net7.0) (>= xamarinmac)) (&& (== net7.0) (>= xamarintvos)) (&& (== net7.0) (>= xamarinwatchos)) (== netstandard2.0)
System.Numerics.Vectors (4.5) - restriction: || (&& (== net462) (== net6.0)) (&& (== net462) (== net7.0)) (&& (== net462) (< net45) (>= netstandard2.0)) (&& (== net6.0) (< netcoreapp2.0)) (&& (== net7.0) (< netcoreapp2.0)) (== netstandard2.0)
System.Reactive (5.0) - restriction: || (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Runtime.InteropServices.WindowsRuntime (>= 4.3) - restriction: || (&& (== net462) (>= netstandard2.0)) (&& (== net6.0) (< netcoreapp3.1)) (&& (== net7.0) (< netcoreapp3.1)) (== netstandard2.0)
System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net462) (>= net472)) (&& (== net462) (>= netstandard2.0)) (&& (== net462) (>= uap10.1)) (&& (== net6.0) (>= net472)) (&& (== net6.0) (< netcoreapp3.1)) (&& (== net6.0) (>= uap10.1)) (&& (== net7.0) (>= net472)) (&& (== net7.0) (< netcoreapp3.1)) (&& (== net7.0) (>= uap10.1)) (== netstandard2.0)
Expand All @@ -200,27 +208,29 @@ NUGET
System.Runtime (4.3.1) - restriction: || (&& (== net462) (== net6.0)) (&& (== net462) (== net7.0)) (&& (== net462) (< net45) (>= netstandard2.0)) (&& (== net6.0) (< netcoreapp3.1)) (&& (== net7.0) (< netcoreapp3.1)) (== netstandard2.0)
Microsoft.NETCore.Platforms (>= 1.1.1) - restriction: || (&& (== net462) (< net45)) (== net6.0) (== net7.0) (== netstandard2.0)
Microsoft.NETCore.Targets (>= 1.1.3) - restriction: || (&& (== net462) (< net45)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Runtime.CompilerServices.Unsafe (6.0) - restriction: || (&& (== net462) (>= net472)) (&& (== net462) (>= net6.0)) (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Runtime.CompilerServices.Unsafe (6.0) - restriction: || (&& (== net462) (>= net472)) (&& (== net462) (>= net6.0)) (&& (== net462) (>= netcoreapp2.0)) (&& (== net462) (>= netstandard2.0)) (&& (== net462) (>= xamarinios)) (&& (== net462) (>= xamarinmac)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Runtime.InteropServices.WindowsRuntime (4.3) - restriction: || (&& (== net462) (== net6.0)) (&& (== net462) (== net7.0)) (&& (== net462) (>= netstandard2.0)) (&& (== net6.0) (< netcoreapp3.1)) (&& (== net7.0) (< netcoreapp3.1)) (== netstandard2.0)
System.Runtime (>= 4.3) - restriction: || (&& (== net462) (< net45)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Security.AccessControl (6.0) - restriction: || (&& (== net462) (== net6.0)) (&& (== net462) (== net7.0)) (&& (== net462) (>= net6.0)) (&& (== net462) (>= netstandard2.0)) (&& (== net6.0) (>= net462)) (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)
System.Security.AccessControl (6.0) - restriction: || (&& (== net462) (>= net6.0)) (&& (== net462) (>= netcoreapp2.0)) (&& (== net462) (>= netcoreapp2.1)) (&& (== net462) (>= netstandard2.0)) (&& (== net462) (>= xamarinios)) (&& (== net462) (>= xamarinmac)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Security.Principal.Windows (>= 5.0) - restriction: || (== net462) (&& (== net6.0) (>= net461)) (&& (== net7.0) (>= net461)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)
System.Security.Cryptography.Cng (5.0) - restriction: || (&& (== net462) (== net6.0)) (&& (== net462) (== net7.0)) (&& (== net462) (>= net6.0)) (&& (== net462) (>= netstandard2.1)) (&& (== net6.0) (< netstandard2.1)) (&& (== net7.0) (< net6.0)) (&& (== net7.0) (< netstandard2.1)) (== netstandard2.0)
System.Security.Cryptography.Pkcs (8.0) - restriction: || (&& (== net462) (>= net6.0)) (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (< netstandard2.1)) (&& (== net7.0) (< netstandard2.1)) (== netstandard2.0)
System.Formats.Asn1 (>= 8.0) - restriction: || (&& (== net462) (>= netstandard2.1)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (< netstandard2.1)) (&& (== net7.0) (< netstandard2.1)) (== netstandard2.0)
System.Security.Cryptography.Cng (>= 5.0) - restriction: || (&& (== net462) (>= netstandard2.1)) (&& (== net6.0) (< netstandard2.1)) (&& (== net7.0) (< net6.0)) (&& (== net7.0) (< netstandard2.1)) (== netstandard2.0)
System.Security.Cryptography.ProtectedData (8.0) - restriction: || (&& (== net462) (>= net6.0)) (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Security.Cryptography.ProtectedData (8.0) - restriction: || (&& (== net462) (>= net6.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Memory (>= 4.5.5) - restriction: || (&& (== net7.0) (< net6.0)) (== netstandard2.0)
System.Security.Cryptography.Xml (8.0) - restriction: || (&& (== net462) (>= net6.0)) (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Memory (>= 4.5.5) - restriction: || (&& (== net7.0) (< net6.0)) (== netstandard2.0)
System.Security.AccessControl (>= 6.0) - restriction: || (&& (== net7.0) (< net6.0)) (== netstandard2.0)
System.Security.Cryptography.Pkcs (>= 8.0) - restriction: || (&& (== net462) (>= net6.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Security.Permissions (8.0) - restriction: || (&& (== net462) (>= net6.0)) (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Security.AccessControl (>= 6.0) - restriction: || (== net462) (&& (== net6.0) (>= net462)) (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)
System.Windows.Extensions (>= 8.0) - restriction: || (&& (== net462) (>= net6.0)) (== net6.0) (== net7.0) (&& (== netstandard2.0) (>= net6.0))
System.Security.Principal.Windows (5.0) - restriction: || (&& (== net462) (>= net6.0)) (&& (== net462) (>= netcoreapp2.0)) (&& (== net462) (>= netcoreapp2.1)) (&& (== net462) (>= netstandard2.0)) (&& (== net462) (>= xamarinios)) (&& (== net462) (>= xamarinmac)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Security.Principal.Windows (5.0) - restriction: || (&& (== net462) (>= net6.0)) (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Text.Encoding.CodePages (8.0) - restriction: || (&& (== net462) (>= net6.0)) (&& (== net462) (>= netstandard2.0)) (== net6.0) (== net7.0) (== netstandard2.0)
System.Memory (>= 4.5.5) - restriction: || (== net462) (&& (== net6.0) (>= net462)) (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)
System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (== net462) (== net6.0) (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)
System.Text.Encodings.Web (8.0) - restriction: || (&& (== net462) (>= net472)) (&& (== net462) (>= net6.0)) (== net6.0) (== net7.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net6.0))
System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (== net462) (== net6.0) (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) (== netstandard2.0)
Expand Down

0 comments on commit 0079171

Please sign in to comment.