amendments

This commit is contained in:
Dimitrij
2025-08-20 22:42:42 +01:00
parent 354066de0b
commit 2ebe35c6d6
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,6 +1,6 @@
<#@ template debug="false" hostspecific="true" language="C#" #>
<#@ output extension=".cs" #>
<#@ assembly name="Microsoft.VisualStudio.Interop.dll" #>
<#@ assembly name="Tools\libs\Microsoft.VisualStudio.Interop.dll" #>
<#@ import namespace="EnvDTE" #>
<#@ import namespace="System" #>
<#