Skip to content

//css_reference search order #430

@maettu-this

Description

@maettu-this

Hi Oleg,

As documented in https://github.com/oleg-shilo/cs-script/wiki/Script-Syntax#directive-css_reference, the "assembly must be in one of the search directories". What if there are two same-named assemblies in the directories? As far I know, the order of directories is not specified. The compiler will arbitrarily pick an assembly.

Questions/ideas:

  • Would it be possible to specify the desired assembly version with //css_reference, e.g. //css_reference [-ver:<version>]?
  • Could //css_searchdir be specified to be at the top of the search directories, resulting in assemblies located in //css_searchdir being priorized over assemblies in other directories?
  • Any other idea?

Best regards,
Matthias

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions