Laerdal / Laerdal.Dfu

Xamarin binding library around @NordicSemiconductor's DFU library.
BSD 3-Clause "New" or "Revised" License
18 stars 18 forks source link

fix (Laerdal.Dfu.csproj): we now make the .framework folders permanen… #23

Closed ksidirop-laerdal closed 1 year ago

ksidirop-laerdal commented 1 year ago

…tly present upon git-checkout

This is an attempt to resolve the symbols issue we're seeing in azure. We suspect that the reason behind the missing symbols is that the framework-libs aren't getting placed under the 'Resources' of the generated .dll in Azure simply because the .framework folders don't exist the moment that the build commences on the .csproj!