Skip to content

All projects should target net8.0 #2049

@NikolaMilosavljevic

Description

@NikolaMilosavljevic

All projects should target net8.0. Infra should use NetCurrent property when available, i.e. when Arcade SDK is used. See

<PropertyGroup Condition="'$(DisableArcade)' != '1'">
<TargetFrameworkForNETSDK>net7.0</TargetFrameworkForNETSDK>
</PropertyGroup>

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