Skip to content

Add ThirdPartyNotice file to packages #4158

@michael-hawker

Description

@michael-hawker

Describe the bug

We should add our ThirdPartyNotice.txt file to our packages as a loose file like we do with the license.

Should be here:

<ItemGroup Condition="$(IsPackable)">
<None Include="$(BuildToolsDirectory)nuget.png" Pack="true" PackagePath="\Icon.png" />
<None Include="$(RepositoryDirectory)License.md" Pack="true" PackagePath="\" />
</ItemGroup>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions