зеркало из https://github.com/dotnet/tye.git
Add LICENSE.txt to NuGet packages. (#1188)
This commit is contained in:
Родитель
e3e90d3baf
Коммит
57724f6cb0
|
@ -12,6 +12,10 @@
|
|||
<StrongNameKeyId>Microsoft</StrongNameKeyId>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Include="$(MSBuildThisFileDirectory)LICENSE.txt" Pack="true" PackagePath="" />
|
||||
</ItemGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<!-- Lots of our dependencies are not strong-named -->
|
||||
<NoWarn>$(NoWarn);8002</NoWarn>
|
||||
|
|
Загрузка…
Ссылка в новой задаче