gen_third_party_licenses.sh 188 B

12
  1. dotnet tool install --global ThirdLicense --version 1.3.1
  2. thirdlicense --project ./src/PixiEditor.Desktop/PixiEditor.Desktop.csproj --output "./Third Party Licenses/ThirdPartyLicenses.txt"