You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

assembly-common.xml 441B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <assembly>
  3. <id>common-lib-dir</id>
  4. <formats>
  5. <format>dir</format>
  6. </formats>
  7. <baseDirectory>/</baseDirectory>
  8. <dependencySets>
  9. <dependencySet>
  10. <outputDirectory>/</outputDirectory>
  11. <useTransitiveFiltering>true</useTransitiveFiltering>
  12. <useProjectArtifact>false</useProjectArtifact>
  13. <scope>runtime</scope>
  14. </dependencySet>
  15. </dependencySets>
  16. </assembly>