Skip to content

Commit ef8c2cf

Browse files
committed
Using GitHub's runner instead of local - that's life
builld.fsx on local fails with - There was a problem while setting up the environment: -> Could not find referenced assemblies in path: '[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]', please check installed SDK and runtime versions dotnet build and dotnet test run fine, which narrrows it down a bit. No idea what's wrong tho...
1 parent e0af088 commit ef8c2cf

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

paket.dependencies

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,5 @@ group Tests
108108
nuget Microsoft.Data.Sqlite.Core 9.0.4
109109
nuget Microsoft.NETCore.App.Ref 6.0.35
110110
// nuget Microsoft.Data.Sqlite.Core.Backport // Needed if we want currently Core support on Linux.`
111+
nuget DuckDB.NET.Bindings.Full 1.3.2
112+
nuget DuckDB.NET.Data.Full 1.3.2

paket.lock

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ NUGET
100100
System.Memory (>= 4.5.5) - restriction: >= net462
101101
System.Security.Cryptography.Cng (>= 4.5) - restriction: && (< net462) (< net6.0) (>= netstandard2.0)
102102
System.Text.Json (>= 8.0.5) - restriction: || (>= net462) (&& (< net6.0) (>= netstandard2.0))
103+
Microsoft.NETCore.App.Ref (6.0.35)
103104
Microsoft.NETCore.Platforms (7.0) - storage: packages, restriction: || (&& (< monoandroid) (< net45) (>= netstandard1.0) (< netstandard1.2) (< win8) (< wp8)) (&& (< monoandroid) (< net45) (>= netstandard1.2) (< netstandard1.3) (< win8) (< wpa81)) (&& (< monoandroid) (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< monoandroid) (< net45) (< netstandard1.3) (>= netstandard1.5) (< win8) (< wpa81)) (&& (< monotouch) (< net45) (>= netstandard1.5) (< win8) (< wpa81) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos)) (>= net461) (&& (>= netcoreapp2.0) (< netcoreapp2.1)) (&& (>= netcoreapp2.1) (< netcoreapp3.0))
104105
Microsoft.NETCore.Targets (5.0) - restriction: || (&& (< monoandroid) (< net45) (>= netstandard1.0) (< netstandard1.2) (< win8) (< wp8)) (&& (< monoandroid) (< net45) (>= netstandard1.2) (< netstandard1.3) (< win8) (< wpa81)) (&& (< monoandroid) (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< monoandroid) (< net45) (< netstandard1.3) (>= netstandard1.5) (< win8) (< wpa81)) (&& (< monotouch) (< net45) (>= netstandard1.5) (< win8) (< wpa81) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos))
105106
Microsoft.SqlServer.Server (1.0) - restriction: || (&& (< net462) (>= netstandard2.0)) (>= netstandard2.1)
@@ -353,6 +354,12 @@ NUGET
353354
FSharp.Core (>= 4.0.0.1) - restriction: >= net45
354355
FSharp.Core (>= 4.2.3) - restriction: && (< net45) (>= netstandard2.0)
355356
Microsoft.Win32.Registry (>= 4.7) - restriction: && (< net45) (>= netstandard2.0)
357+
DuckDB.NET.Bindings.Full (1.3.2)
358+
System.Runtime.CompilerServices.Unsafe (>= 6.1) - restriction: && (< net6.0) (>= netstandard2.0)
359+
DuckDB.NET.Data.Full (1.3.2)
360+
DuckDB.NET.Bindings.Full (>= 1.3.2) - restriction: >= netstandard2.0
361+
System.Memory (>= 4.6) - restriction: && (< net6.0) (>= netstandard2.0)
362+
System.Runtime.CompilerServices.Unsafe (>= 6.1) - restriction: && (< net6.0) (>= netstandard2.0)
356363
Fake.Api.GitHub (6.1.3)
357364
FSharp.Core (>= 8.0.301) - restriction: >= netstandard2.0
358365
Octokit (>= 13.0.1) - restriction: >= netstandard2.0
@@ -535,6 +542,7 @@ NUGET
535542
Microsoft.NET.StringTools (17.11.4) - restriction: >= netstandard2.0
536543
System.Memory (>= 4.5.5) - restriction: || (>= net472) (&& (< net8.0) (>= netstandard2.0))
537544
System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (>= net472) (&& (< net8.0) (>= netstandard2.0))
545+
Microsoft.NETCore.App.Ref (6.0.35)
538546
Microsoft.NETCore.Platforms (7.0.4) - restriction: || (&& (< monoandroid) (< net45) (< netcoreapp3.1) (>= netstandard2.0) (< win8) (< wpa81) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos)) (&& (< monoandroid) (< net45) (< netstandard1.2) (>= netstandard2.0) (< win8)) (&& (< monoandroid) (< net45) (< netstandard1.3) (>= netstandard2.0) (< win8) (< wpa81)) (&& (< monoandroid) (< net45) (< netstandard1.5) (>= netstandard2.0) (< win8) (< wpa81)) (&& (< monoandroid) (>= net5.0) (< netcoreapp2.1) (< netstandard2.1) (< xamarintvos) (< xamarinwatchos)) (&& (>= netcoreapp2.0) (< netcoreapp2.1)) (&& (>= netcoreapp2.1) (< netcoreapp3.0))
539547
Microsoft.NETCore.Targets (5.0) - restriction: || (&& (< monoandroid) (< net45) (< netcoreapp3.1) (>= netstandard2.0) (< win8) (< wpa81) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos)) (&& (< monoandroid) (< net45) (< netstandard1.2) (>= netstandard2.0) (< win8)) (&& (< monoandroid) (< net45) (< netstandard1.3) (>= netstandard2.0) (< win8) (< wpa81)) (&& (< monoandroid) (< net45) (< netstandard1.5) (>= netstandard2.0) (< win8) (< wpa81))
540548
Microsoft.SourceLink.Common (8.0) - copy_local: true
@@ -900,6 +908,7 @@ NUGET
900908
Microsoft.IO.Redist (6.0) - restriction: >= net472
901909
System.Buffers (>= 4.5.1) - restriction: >= net472
902910
System.Memory (>= 4.5.4) - restriction: >= net472
911+
Microsoft.NETCore.App.Ref (6.0.35)
903912

904913
GROUP SourceFiles
905914
STORAGE: NONE
@@ -965,6 +974,7 @@ NUGET
965974
Microsoft.NET.Test.Sdk (17.13)
966975
Microsoft.CodeCoverage (>= 17.13) - restriction: || (>= net462) (>= netcoreapp3.1)
967976
Microsoft.TestPlatform.TestHost (>= 17.13) - restriction: >= netcoreapp3.1
977+
Microsoft.NETCore.App.Ref (6.0.35)
968978
Microsoft.NETCore.Platforms (6.0.5) - restriction: || (&& (< monoandroid) (< monotouch) (< net20) (>= netstandard1.3) (< netstandard2.0) (< win8) (< wpa81) (< xamarintvos) (< xamarinwatchos)) (&& (< monoandroid) (< net20) (>= netstandard1.0) (< netstandard1.2) (< win8) (< wp8)) (&& (< monoandroid) (< net20) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< monoandroid) (< net20) (>= netstandard1.2) (< netstandard1.3) (< win8) (< wpa81)) (&& (< monoandroid) (< net20) (< netstandard1.2) (>= netstandard1.3) (< win8)) (&& (< monoandroid) (< net20) (< netstandard1.2) (>= netstandard1.5) (< win8)) (&& (< monoandroid) (< net20) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< monoandroid) (< net45) (< netstandard1.3) (>= netstandard2.0) (< win8) (< wpa81)) (&& (< monoandroid) (< net45) (< netstandard1.5) (>= netstandard2.0) (< win8) (< wpa81)) (&& (< monoandroid) (< netstandard1.3) (>= netstandard2.1)) (&& (< monoandroid) (< netstandard1.5) (>= netstandard2.1)) (&& (< monotouch) (< net20) (>= netstandard1.5) (< netstandard2.0) (< win8) (< wpa81) (< xamarintvos) (< xamarinwatchos)) (&& (< net20) (< netstandard1.3) (>= netstandard1.5) (< win8) (< wpa81)) (&& (< net35) (>= netstandard2.0)) (&& (< net45) (>= netstandard2.0) (< win8) (< wpa81) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos)) (>= netcoreapp2.0) (&& (< netstandard1.0) (>= netstandard2.0) (>= win8)) (&& (< netstandard1.3) (>= netstandard2.0) (< win8) (>= wpa81)) (&& (< netstandard1.5) (>= netstandard2.0) (>= uap10.0)) (&& (>= netstandard2.0) (>= uap10.1)) (&& (>= netstandard2.0) (>= wp8)) (&& (>= netstandard2.1) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos))
969979
Microsoft.NETCore.Targets (5.0) - restriction: || (&& (< monoandroid) (< monotouch) (< net20) (>= netstandard1.3) (< netstandard2.0) (< win8) (< wpa81) (< xamarintvos) (< xamarinwatchos)) (&& (< monoandroid) (< net20) (>= netstandard1.0) (< netstandard1.2) (< win8) (< wp8)) (&& (< monoandroid) (< net20) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< monoandroid) (< net20) (>= netstandard1.2) (< netstandard1.3) (< win8) (< wpa81)) (&& (< monoandroid) (< net20) (< netstandard1.2) (>= netstandard1.3) (< win8)) (&& (< monoandroid) (< net20) (< netstandard1.2) (>= netstandard1.5) (< win8)) (&& (< monoandroid) (< net20) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< monoandroid) (< net45) (< netstandard1.3) (>= netstandard2.0) (< win8) (< wpa81)) (&& (< monoandroid) (< net45) (< netstandard1.5) (>= netstandard2.0) (< win8) (< wpa81)) (&& (< monoandroid) (< netstandard1.3) (>= netstandard2.1)) (&& (< monoandroid) (< netstandard1.5) (>= netstandard2.1)) (&& (< monotouch) (< net20) (>= netstandard1.5) (< netstandard2.0) (< win8) (< wpa81) (< xamarintvos) (< xamarinwatchos)) (&& (< net20) (< netstandard1.3) (>= netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard2.0) (< win8) (< wpa81) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos)) (&& (>= netstandard2.1) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos))
970980
Microsoft.Testing.Extensions.Telemetry (1.6.3) - restriction: || (&& (>= net462) (>= netstandard2.0)) (>= netcoreapp3.1)

0 commit comments

Comments
 (0)