3 references to WCP_VERSION_SUFFIX
PresentationFramework (3)
src\Microsoft.DotNet.Wpf\src\Shared\RefAssemblyAttrs.cs (3)
73
internal const string PresentationNative = $"PresentationNative{BuildInfo.
WCP_VERSION_SUFFIX
}.dll";
74
internal const string PresentationCFFRasterizerNative = $"PresentationCFFRasterizerNative{BuildInfo.
WCP_VERSION_SUFFIX
}.dll";
75
internal const string MilCore = $"wpfgfx{BuildInfo.
WCP_VERSION_SUFFIX
}.dll";