01b9c9952d
- tolta dipendenza inutile da NewtonsoftJson
20 lines
750 B
XML
20 lines
750 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<package >
|
|
<metadata>
|
|
<id>EgtDotNETBasis</id>
|
|
<version>0.0.0.0</version> <!-- verrà sovrascritto a runtime -->
|
|
<title>EgtDotNETBasis</title>
|
|
<authors>Emmanuele Sassi</authors>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<!-- <icon>icon.png</icon> -->
|
|
<description>EgtDotNETBasis</description>
|
|
<copyright>Copyright © 2020-2025 by Egalware s.r.l.</copyright>
|
|
</metadata>
|
|
<files>
|
|
<file src="EgtDotNETBasis\bin\Release\Egt*.dll" target="lib" />
|
|
<!-- DLL esterne -->
|
|
<file src="ExtLib\EgtBasisR*.dll" target="build\native" />
|
|
<!-- Targets -->
|
|
<file src="EgtDotNETBasis.targets" target="build\EgtDotNETBasis.targets" />
|
|
</files>
|
|
</package> |