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