Skip to content

Commit 8b756dd

Browse files
Add ThirdPartyNotice file to packages - Fixes #4158
1 parent f992af4 commit 8b756dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/Windows.Toolkit.Common.targets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<ItemGroup Condition="$(IsPackable)">
1616
<None Include="$(BuildToolsDirectory)nuget.png" Pack="true" PackagePath="\Icon.png" />
1717
<None Include="$(RepositoryDirectory)License.md" Pack="true" PackagePath="\" />
18+
<None Include="$(RepositoryDirectory)ThirdPartyNotices.txt" Pack="true" PackagePath="\" />
1819
</ItemGroup>
1920

2021
<ItemGroup>

0 commit comments

Comments
 (0)