Skip to content

ReactiveUI.WPF does not include .net 8.0 as a target:  #3696

@kgday

Description

@kgday

Describe the bug 🐞

When compiling after upgrading to latest reactui version, I get a compiler warning:
BeesWall.csproj: [NU1701] Package 'ReactiveUI.WPF 19.5.31' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net8.0-windows7.0'. This package may not be fully compatible with your project.

Step to reproduce

  1. Create a wpf application
  2. Make sure your WPF application targets .net 8.0
  3. install reactiveui package and reactiveui.wpf package
  4. Compile.

Reproduction repository

https://github.com/reactiveui/ReactiveUI

Expected behavior

No compiler warnings regarding package targets.

Screenshots 🖼️

No response

IDE

No response

Operating system

No response

Version

No response

Device

No response

ReactiveUI Version

No response

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