You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(SharpGen.Runtime) It seems that when using .NET8 (net8.0-windows framework) it will use by default System.Text.Json v8 which will cause a conflict with the v9?
I think a condition to PackageReference is missing in case of .NET8?
(SharpGen.Runtime) It seems that when using .NET8 (net8.0-windows framework) it will use by default System.Text.Json v8 which will cause a conflict with the v9?
I think a condition to PackageReference is missing in case of .NET8?