Skip to content

Deploy windows notification script to windows target only #22

@JanVargovsky

Description

@JanVargovsky

Probably just add condition to Resources directory (Lib.csproj) - there are only windows resources right now and its pointless to deploy them on other platforms.

I personally tried to use some built-in properties (RuntimeIdentifier/RuntimeIdentifiers/TargetPlatform ...) during build but they are ignored afterwards (read that explicitly in the log).

Dont wanna introduce custom property for this since it would still require mechanism what OS you are using during development or do we even care if there is a small build overhead that is not necessary for other platforms except Windows?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions