We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f992af4 commit 8b756ddCopy full SHA for 8b756dd
build/Windows.Toolkit.Common.targets
@@ -15,6 +15,7 @@
15
<ItemGroup Condition="$(IsPackable)">
16
<None Include="$(BuildToolsDirectory)nuget.png" Pack="true" PackagePath="\Icon.png" />
17
<None Include="$(RepositoryDirectory)License.md" Pack="true" PackagePath="\" />
18
+ <None Include="$(RepositoryDirectory)ThirdPartyNotices.txt" Pack="true" PackagePath="\" />
19
</ItemGroup>
20
21
<ItemGroup>
0 commit comments