2 references to __VS_PACKAGE_VERSION__
Microsoft.DotNet.Build.Tasks.Workloads (2)
Swix\SwixProjectBase.cs (1)
63
ReplacementTokens[SwixTokens.
__VS_PACKAGE_VERSION__
] = $"{Version}";
Swix\SwixTokens.cs (1)
23
public static readonly string __VS_PACKAGE_VERSION__ = nameof(
__VS_PACKAGE_VERSION__
);