2 references to __VS_PACKAGE_OUT_OF_SUPPORT__
Microsoft.DotNet.Build.Tasks.Workloads (2)
Swix\ComponentSwixProject.cs (1)
33
ReplacementTokens[SwixTokens.
__VS_PACKAGE_OUT_OF_SUPPORT__
] = OutOfSupport ? DefaultValues.Swix.Yes : DefaultValues.Swix.No;
Swix\SwixTokens.cs (1)
19
public static readonly string __VS_PACKAGE_OUT_OF_SUPPORT__ = nameof(
__VS_PACKAGE_OUT_OF_SUPPORT__
);