Skip to content

Commit

Permalink
build: re-enable NU1605
Browse files Browse the repository at this point in the history
Re-enabled NU1605 warning. To avoid package downgrades, pinned
FSharp.Core and Microsoft.Build.* packages to specific
versions.
  • Loading branch information
webwarrior-ws committed Jan 19, 2024
1 parent 0ae7c7b commit 0cb8776
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 33 deletions.
1 change: 0 additions & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<DebugType>embedded</DebugType>
<NoWarn>$(NoWarn);NU1605</NoWarn>
</PropertyGroup>
</Project>
8 changes: 4 additions & 4 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ nuget Ionide.ProjInfo.ProjectSystem == 0.58.0
nuget Ionide.ProjInfo.FCS == 0.58.0
nuget Ionide.ProjInfo == 0.58.0
nuget Ionide.ProjInfo.Sln == 0.58.0
nuget FSharp.Core ~> 6.0
nuget FSharp.Core == 6.0.7
nuget nunit ~> 3.0
nuget System.Reactive ~> 5
nuget NUnit3TestAdapter
Expand All @@ -23,10 +23,10 @@ nuget Microsoft.Build.Locator
# don't expose as a package reference
nuget Microsoft.SourceLink.GitHub copy_local: true
# don't copy runtime assets
nuget Microsoft.Build.Framework == 16.11.0 copy_local: false
nuget Microsoft.Build.Framework == 17.2.0 copy_local: false
nuget Microsoft.Build.Tasks.Core copy_local: false
nuget Microsoft.Build.Utilities.Core == 16.11.0 copy_local: false
nuget Microsoft.Build == 16.11.0 copy_local: false
nuget Microsoft.Build.Utilities.Core == 17.2.0 copy_local: false
nuget Microsoft.Build == 17.2.0 copy_local: false

group Docs
source https://api.nuget.org/v3/index.json
Expand Down
57 changes: 29 additions & 28 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ NUGET
Argu (6.1.4)
FSharp.Core (>= 4.3.2)
System.Configuration.ConfigurationManager (>= 4.4)
BenchmarkDotNet (0.13.11)
BenchmarkDotNet.Annotations (>= 0.13.11)
BenchmarkDotNet (0.13.12)
BenchmarkDotNet.Annotations (>= 0.13.12)
CommandLineParser (>= 2.9.1)
Gee.External.Capstone (>= 2.3)
Iced (>= 1.17)
Expand All @@ -21,9 +21,9 @@ NUGET
System.Reflection.Emit (>= 4.7) - restriction: == netstandard2.0
System.Reflection.Emit.Lightweight (>= 4.7) - restriction: == netstandard2.0
System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: == netstandard2.0
BenchmarkDotNet.Annotations (0.13.11)
BenchmarkDotNet.Diagnostics.Windows (0.13.11)
BenchmarkDotNet (>= 0.13.11)
BenchmarkDotNet.Annotations (0.13.12)
BenchmarkDotNet.Diagnostics.Windows (0.13.12)
BenchmarkDotNet (>= 0.13.12)
Microsoft.Diagnostics.Tracing.TraceEvent (>= 3.0.2)
CommandLineParser (2.9.1)
FParsec (1.1.1)
Expand Down Expand Up @@ -82,18 +82,19 @@ NUGET
Ionide.ProjInfo.Sln (0.58)
Microsoft.Bcl.AsyncInterfaces (8.0) - restriction: || (&& (== net6.0) (>= net462)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0)
System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net462)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0)
Microsoft.Build (16.11) - copy_local: false
Microsoft.Build.Framework (>= 16.11) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0))
Microsoft.NET.StringTools (>= 1.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0))
Microsoft.Win32.Registry (>= 4.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0))
System.Collections.Immutable (>= 5.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0))
System.Configuration.ConfigurationManager (>= 4.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0))
System.Reflection.Metadata (>= 1.6) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0))
System.Security.Principal.Windows (>= 4.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0))
System.Text.Encoding.CodePages (>= 4.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0))
System.Text.Json (>= 4.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0))
System.Threading.Tasks.Dataflow (>= 4.9) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0))
Microsoft.Build.Framework (16.11) - copy_local: false
Microsoft.Build (17.2) - copy_local: false
Microsoft.Build.Framework (>= 17.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net6.0))
Microsoft.NET.StringTools (>= 1.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net6.0))
Microsoft.Win32.Registry (>= 4.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0))
System.Collections.Immutable (>= 5.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net6.0))
System.Configuration.ConfigurationManager (>= 4.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net6.0))
System.Reflection.Metadata (>= 1.6) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0))
System.Security.Principal.Windows (>= 4.7) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Encoding.CodePages (>= 4.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 6.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 6.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net6.0))
Microsoft.Build.Framework (17.2) - copy_local: false
Microsoft.Win32.Registry (>= 4.3)
System.Security.Permissions (>= 4.7)
Microsoft.Build.Locator (1.6.10)
Microsoft.Build.Tasks.Core (17.8.3) - copy_local: false
Expand All @@ -114,14 +115,14 @@ NUGET
System.Text.Encoding.CodePages (>= 7.0)
System.Threading.Tasks.Dataflow (>= 7.0)
Microsoft.Build.Tasks.Git (8.0) - copy_local: true
Microsoft.Build.Utilities.Core (16.11) - copy_local: false
Microsoft.Build.Framework (>= 16.11)
Microsoft.Build.Utilities.Core (17.2) - copy_local: false
Microsoft.Build.Framework (>= 17.2)
Microsoft.NET.StringTools (>= 1.0)
Microsoft.Win32.Registry (>= 4.3)
System.Collections.Immutable (>= 5.0)
System.Configuration.ConfigurationManager (>= 4.7)
System.Security.Permissions (>= 4.7)
System.Text.Encoding.CodePages (>= 4.0.1)
System.Security.Permissions (>= 4.7) - restriction: == netstandard2.0
System.Text.Encoding.CodePages (>= 4.0.1) - restriction: == netstandard2.0
Microsoft.CodeAnalysis.Analyzers (3.3.4)
Microsoft.CodeAnalysis.Common (4.8)
Microsoft.CodeAnalysis.Analyzers (>= 3.3.4)
Expand All @@ -134,7 +135,7 @@ NUGET
Microsoft.CodeAnalysis.CSharp (4.8)
Microsoft.CodeAnalysis.Common (4.8)
Microsoft.CodeCoverage (17.8) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net462)) (&& (== netstandard2.0) (>= netcoreapp3.1))
Microsoft.Diagnostics.NETCore.Client (0.2.452401)
Microsoft.Diagnostics.NETCore.Client (0.2.505301)
Microsoft.Bcl.AsyncInterfaces (>= 6.0) - restriction: == netstandard2.0
Microsoft.Extensions.Logging (>= 6.0)
System.Buffers (>= 4.5.1) - restriction: == netstandard2.0
Expand Down Expand Up @@ -163,7 +164,7 @@ NUGET
Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0)
System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
Microsoft.Extensions.Options (8.0)
Microsoft.Extensions.Options (8.0.1)
Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0)
Microsoft.Extensions.Primitives (>= 8.0)
System.ComponentModel.Annotations (>= 5.0) - restriction: || (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0)
Expand Down Expand Up @@ -661,9 +662,9 @@ NUGET
Microsoft.NETCore.Targets (>= 1.1)
System.Runtime (>= 4.3)
System.Text.Encoding (>= 4.3)
System.Text.Encodings.Web (8.0) - copy_local: false, restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0))
System.Text.Encodings.Web (8.0) - copy_local: false, restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net6.0))
System.Runtime.CompilerServices.Unsafe (>= 6.0)
System.Text.Json (8.0) - copy_local: false, restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net5.0))
System.Text.Json (8.0.1) - copy_local: false, restriction: || (== net6.0) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net6.0))
System.Runtime.CompilerServices.Unsafe (>= 6.0)
System.Text.Encodings.Web (>= 8.0)
System.Threading (4.3)
Expand Down Expand Up @@ -1029,16 +1030,16 @@ STORAGE: PACKAGES
RESTRICTION: == netstandard2.0
NUGET
remote: https://api.nuget.org/v3/index.json
FSharp.Compiler.Service (43.8.100)
FSharp.Core (8.0.100)
FSharp.Compiler.Service (43.8.101)
FSharp.Core (8.0.101)
System.Buffers (>= 4.5.1)
System.Collections.Immutable (>= 7.0)
System.Diagnostics.DiagnosticSource (>= 7.0.2)
System.Memory (>= 4.5.5)
System.Reflection.Emit (>= 4.7)
System.Reflection.Metadata (>= 7.0)
System.Runtime.CompilerServices.Unsafe (>= 6.0)
FSharp.Core (8.0.100)
FSharp.Core (8.0.101)
FSharp.Formatting (4.1)
FSharp.Compiler.Service (>= 35.0)
Markdig (0.34)
Expand Down

0 comments on commit 0cb8776

Please sign in to comment.