Anson Wong
Anson Wong
Thanks for building this great project. I tried this project and it works great with C# 9 syntax. However, I cannot make it work with C# 9 Source Generators. May...
Could you please publish it again in mavenCentral? Thanks
``` docker run -i --device /dev/kvm -p 50922:10022 -p 5999:5999 -v /mnt/wslg/.X11-unix:/tmp/.X11-unix -e "DISPLAY=${DISPLAY:-:0.0}" -e EXTRA="-display none -vnc 0.0.0.0:99,password=on" -e GENERATE_UNIQUE=true -e CPU='Haswell-noTSX' -e CPUID_FLAGS='kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on' -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom-sonoma.plist' sickcodes/docker-osx:sonoma ``` Using...