Re: what is EnvDTE

Tech-Archive recommends: Fix windows errors by optimizing your registry



So I can just ignore the warning and take the redirect option. Right?

"Aneesh Pulukkul" <aneesh.p@xxxxxxxxx> wrote in message
news:1181067210.344141.263450@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Jun 5, 11:05 pm, "GS" <gsmsnews.microsoft.co...@xxxxxxxxxxxxxxxxx>
wrote:
that causes this reference and redirect
<assemblyIdentity name="EnvDTE" publicKeyToken="B03F5F7F11D50A3A"
culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0"/>

EnvDTE/EnvDTE80 is used for VS automation. You can access solutions,
projects, automate creation of solution/projects, adding/removing
projects to solution etc.



.