Skip to content

Strong Named #127

Open
Open
@joschmo80

Description

Library version

ToastNotifications.Net5 3.0.0 / ToastNotifiations.Messages.Net5 3.0.1

Expected behaviour

Assemblies are strong named for security

Actual behaviour

Assemblies are not strong named

Steps to reproduce behaviour

  • Create a strong named project, and make it reference ToastNotifications via nuget PackageReference
  • VS2019 build output:
    15>CSC : warning CS8002: Referenced assembly 'ToastNotifications, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name.
    15>CSC : warning CS8002: Referenced assembly 'ToastNotifications.Messages, Version=3.0.1.0, Culture=neutral, PublicKeyToken=null' does not have a strong name.

Code to reproduce behaviour

Questions

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions