Skip to content

Try to build with .net native for a particular runtime #80

@mx2s

Description

@mx2s

Describe the solution you'd like
dotnet-sdk.dotnet build --runtime=linux-x64 --configuration=Release

Possible fix - adding this to PropertyGroup in App.csproj

<TargetLatestRuntimePatch>true</TargetLatestRuntimePatchuntimePatch>

UPD: looks like it's working and could improve app performance and remove .net runtime dependency

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions