Skip to content
Kostiantyn edited this page Jul 13, 2022 · 3 revisions

VSIXUpdateReferencesInTemplateFiles

Updates all reference versions of the format:
<#@ assembly Name="$(SolutionDir)\packages\EntireOne.Shared.T4.2.2.25.1\lib\net45\EntireOne.Shared.T4.dll" #> to actual, used in packages.config

Activation from main Menu:
image
or Context Menu in Solution explorer

image

Irrespectively on which project in solution command was invoked. It will update all projects in the solution.

Clone this wiki locally