Remove reading manifest file from nuspec

This commit is contained in:
Gavin Aguiar 2023-10-10 11:42:11 -05:00
Родитель 38d4013ab6
Коммит 1a21fa584f
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -35,7 +35,6 @@
<file src="..\3.11_OSX_X64\**" target="tools\3.11\OSX\Arm64" />
<file src="..\python\prodV4\worker.config.json" target="tools" />
<file src="Microsoft.Azure.Functions.PythonWorker.targets" target="build" />
<file src="..\_manifest\manifest.json" target="SBOM\manifest.json" />
<file src="..\_manifest\spdx_2.2\manifest.spdx.json" target="SBOM\manifest.spdx.json" />
</files>
</package>