You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the projects within the RAW library are using project references or a nuget package published to nuget. This needs to be transitioned to using a local nuget package that is generated at build time.
Currently the projects within the RAW library are using project references or a nuget package published to nuget. This needs to be transitioned to using a local nuget package that is generated at build time.
An example can be found here: https://github.com/FileOnQ/Imaging.Heif/blob/3d3e12d25830e2cf25b5246ed07177c37c6929ee/benchmarks/tools/Build/nuget-local.targets
The text was updated successfully, but these errors were encountered: