microscopic-furniture-52860
03/12/2025, 5:45 PMruntime:options:binary: <x>.dll
when running pulumi preview/up
against the built dll instead of the project?
I’m looking to run against the dll in CI but would ideally like to not use the setting so local dev can just use the standard behaviourgray-ambulance-59402
03/12/2025, 5:52 PMdotnet build
runs the bin folder should contain both the binaries and the Pulumi.yaml with the specified binary option to execute.
I'll try to dig out a minimal example to sharemicroscopic-furniture-52860
03/12/2025, 5:54 PMgray-ambulance-59402
03/12/2025, 8:39 PMmicroscopic-furniture-52860
03/12/2025, 9:09 PM