You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1926: Added support for DotNetCoreSearch element
Add DotNetCoreSearch and dynamic AOT TFM selection
#1927: LGHT0369 "Component has a @Guid value that duplicates another component in this package." because of a GetHashCode32 collision WixGuid.Generator = GuidGenerators.CollisionFree;
GuidGenerators.CollisionFree has been contributed by @snechaev