Skip to content

Commit

Permalink
usessdkrefs is not a valid option for desktop compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
T-Gro committed Sep 26, 2024
1 parent ab57e15 commit 69784a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ tInput.Length
let value = opt.Value
Assert.Equal(4L, downcast value.ReflectionValue)

[<Fact>]
[<FSharp.Test.FactForNETCOREAPP>] // usessdkrefs is not a valid option for desktop compiler
member _.``ML - use assembly with ref dependencies and without refing SMemory``() =
let code = """
#r "nuget:Microsoft.ML.OnnxTransformer,1.4.0"
Expand Down

0 comments on commit 69784a8

Please sign in to comment.