mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
fix to local
This commit is contained in:
BIN
Tools/libs/envdte.dll
Normal file
BIN
Tools/libs/envdte.dll
Normal file
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
<#@ template debug="true" hostspecific="true" language="C#" #>
|
||||
<#@ template debug="false" hostspecific="true" language="C#" #>
|
||||
<#@ output extension=".cs" #>
|
||||
<#@ assembly name="C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\PublicAssemblies\EnvDTE.dll" #>
|
||||
<#@ assembly name="tools/libs/EnvDTE.dll" #>
|
||||
<#@ import namespace="System" #>
|
||||
<#@ import namespace="EnvDTE" #>
|
||||
<#
|
||||
|
||||
Reference in New Issue
Block a user