-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Completed 🔥bug 🐛An unexpected issue that highlights incorrect behaviorAn unexpected issue that highlights incorrect behaviorbuild 🔥documentation 📃good first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributors
Milestone
Description
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:
WindowsCommunityToolkit/build/Windows.Toolkit.Common.targets
Lines 15 to 18 in 41b0c9a
<ItemGroup Condition="$(IsPackable)"> | |
<None Include="$(BuildToolsDirectory)nuget.png" Pack="true" PackagePath="\Icon.png" /> | |
<None Include="$(RepositoryDirectory)License.md" Pack="true" PackagePath="\" /> | |
</ItemGroup> |
Nirmal4G
Metadata
Metadata
Assignees
Labels
Completed 🔥bug 🐛An unexpected issue that highlights incorrect behaviorAn unexpected issue that highlights incorrect behaviorbuild 🔥documentation 📃good first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributors