Skip to content

Commit

Permalink
Add ThirdPartyNotice file to packages - Fixes CommunityToolkit#4158
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-hawker committed Sep 15, 2021
1 parent f992af4 commit 8b756dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/Windows.Toolkit.Common.targets
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<ItemGroup Condition="$(IsPackable)">
<None Include="$(BuildToolsDirectory)nuget.png" Pack="true" PackagePath="\Icon.png" />
<None Include="$(RepositoryDirectory)License.md" Pack="true" PackagePath="\" />
<None Include="$(RepositoryDirectory)ThirdPartyNotices.txt" Pack="true" PackagePath="\" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8b756dd

Please sign in to comment.