Generate deterministic MVID for reference assemblies based on contents of the assembly #13222
Labels
Area-Build
Everything related to building F# compiler, tooling and VS extension.
Area-Compiler-CodeGen
IlxGen, ilwrite and things at the backend
Feature Improvement
Milestone
Continuation of reference assembly work, initially done in #12334
Generate deterministic MVID for reference assemblies based on contents of the assembly where the content also includes signature and optimization data; basically SHA1 of the bytes of the entire assembly.
The text was updated successfully, but these errors were encountered: