smith-chem-wisc / FlashLFQ

Ultra-fast label-free quantification algorithm for mass-spectrometry proteomics
GNU Lesser General Public License v3.0
19 stars 15 forks source link

Updating mzLib, net5.0, and x64 builds #100

Closed acesnik closed 3 years ago

acesnik commented 3 years ago

This PR does the maintenance stuff of updating mzLib, updating to net5.0, and explicitly building with x64 that's used for mzLib.

I couldn't figure out how to get Utils and CMD to build without the WindowsDesktop framework, so they still target net5.0-windows. I think they should eventually target net5.0 instead, so that they're cross-platform. I made an issue for that here. https://github.com/smith-chem-wisc/FlashLFQ/issues/99

acesnik commented 3 years ago

Looks like the AppVeyor and dockerfiles would need to be updated, too.

Here are the docker base images I suggested for MM: alpine windows installer