pub fn deterministic_guid(name: &str) -> String
Stable GUID derived from a project name. Mirrors the Swift djb2/fnv-1a blend so generated .csproj/.sln GUIDs are byte-identical between runtimes — same project name → same GUID.
.csproj
.sln