Skip to content

Update platform functions to use major and minor version number on FreeBSD #3320

@wfurt

Description

@wfurt

this is follow-up on dotnet/core-setup#3228.

right now we get this on FreeBSD running dotnet --info

Runtime Environment:
OS Name: FreeBSD
OS Version: 11
OS Platform: FreeBSD
RID: freebsd.11-x64

To be consistent with other platforms this should be updated to retune something like 11.2 for version (or 12.0) and rid should be freebsd.11.2-64

cc: @bartonjs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions