CSharpShellApp icon indicating copy to clipboard operation
CSharpShellApp copied to clipboard

Rx net

Open XaXa1234 opened this issue 1 year ago • 0 comments

I am trying to use System.Reactive, and i got an exception every time i run my code, System.TypeInitializationException: The type initializer for 'System.Reactive.Linq.Observable' threw an exception. at Observabletest.Program.DoObservable() in Program.cs:22 [22:13-29:18] at Observabletest.Program.Main() in Program.cs:15 [15

whatever the version I am trying to use, trying to see the assembly i got a could not find Windows.Sdk.net v10. Any ideas ?

XaXa1234 avatar May 04 '24 14:05 XaXa1234