Paket icon indicating copy to clipboard operation
Paket copied to clipboard

Question: How to load a package depending on current CPU platform?

Open OnurGumus opened this issue 6 years ago • 1 comments

Is it possible to load a package depending on selected the CPU architecture ?

I currently achieve this by using regular packagereferences and stating the package name as "mypackage.($platform)" I wonder how can I do the same with paket ?

OnurGumus avatar Jun 30 '18 04:06 OnurGumus