We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eecf1f3 commit ed8cfc1Copy full SHA for ed8cfc1
DataCommander/App.config
@@ -1399,6 +1399,14 @@
1399
<attribute name="FileName" value="C:\Program Files (x86)\Notepad++\notepad++.exe"/>
1400
</TfsFile>
1401
</Tfs-11.0.0.0>
1402
+ <Tfs-14.0.0.0>
1403
+ <attribute name="TypeName" value="DataCommander.Providers.Tfs.TfsProvider,DataCommander.Providers.Tfs-14.0.0.0"/>
1404
+ <attribute name="Enabled" type="bool" value="true"/>
1405
+ <TfsFile>
1406
+ <attribute name="Name" value="Edit with Notepad++"/>
1407
+ <attribute name="FileName" value="C:\Program Files (x86)\Notepad++\notepad++.exe"/>
1408
+ </TfsFile>
1409
+ </Tfs-14.0.0.0>
1410
<Gac>
1411
<attribute name="TypeName" value="DataCommander.Providers.Gac.GacProvider,DataCommander.Providers.Gac"/>
1412
</Gac>
0 commit comments