Skip to content

[Bug]: 20.2.45 and .net 8 version conflict #4008

Open
@MartinFayRAX

Description

@MartinFayRAX

Describe the bug 🐞

I've not been able to build with 20.2.45 without warnings, due to it now referencing System.Text.Json 9.x. I get warnings relating to mismatch with the 8.x version in the SDK. Should the .net 8 target really be referencing 9.x instead of 8.x? 8.x has a longer support window remaining...

Background: My projects are multi-targeting .net 8 and Framework 4.8 at present, which means I can't use Global Package Management. I've not been able to build the .net 8 target successfully with Microsoft.Windows.Compatibility 9.x, and previously had a similar issue with H.NotifyIcon targeting System.Drawing 9.x.

Step to reproduce

(Please ask if you need me to try to make a simple repro)

Reproduction repository

No response

Expected behavior

Should support building with .net 8 LTS SDK version.

Screenshots 🖼️

No response

IDE

Visual Studio 2022

Operating system

Windows

Version

11

Device

No response

ReactiveUI Version

20.2.45

Additional information ℹ️

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions