mirror of
https://github.com/vale981/ray
synced 2025-03-09 12:56:46 -04:00
15 lines
293 B
XML
15 lines
293 B
XML
<assembly>
|
|
<id>ear</id>
|
|
<formats>
|
|
<format>zip</format>
|
|
</formats>
|
|
<dependencySets>
|
|
<dependencySet>
|
|
<useProjectArtifact>true</useProjectArtifact>
|
|
<outputDirectory>lib</outputDirectory>
|
|
</dependencySet>
|
|
</dependencySets>
|
|
<fileSets>
|
|
|
|
</fileSets>
|
|
</assembly>
|