Upload to renode failing

Upload to renode failing with below error

Configuring upload protocol...
AVAILABLE: blackmagic, cmsis-dap, jlink, mbed, stlink
CURRENT: upload_protocol = stlink
Uploading .pio/build/disco_f407vg/firmware.elf

Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'OptionsParser, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
File name: 'OptionsParser, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null'
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'OptionsParser, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
File name: 'OptionsParser, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null'

Can you file a bug in Issues · platformio/platform-ststm32 · GitHub if not already present?

I have filed a bug - Upload to Renode failing for STM32 · Issue #709 · platformio/platform-ststm32 · GitHub