1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
3
- <Metadata >
4
- <Identity Id =" LINQBridgeVS.Coding Adventures.93d93bed-e4dc-42a8-bfe2-a0b7676a45b2" Version =" 1.4.1" Language =" en-US" Publisher =" Coding Adventures" />
5
- <DisplayName >LINQBridgeVs Debugger Visualizer</DisplayName >
6
- <Description xml : space =" preserve" >Bridge between a Visual Studio debugging session and LINQPad (http://www.linqpad.net). When enabled on a selection of VB/C# projects, it creates a Custom Debugger Visualizer mapping to all the complex types and making the magnifier glass available for all of them.</Description >
7
- <License >License.txt</License >
8
- <GettingStartedGuide >License.txt</GettingStartedGuide >
9
- <Icon >LINQBridge.ico</Icon >
10
- <PreviewImage >LINQBridgeLogo.png</PreviewImage >
11
- </Metadata >
3
+ <Metadata >
4
+ <Identity Id =" LINQBridgeVS.Coding Adventures.93d93bed-e4dc-42a8-bfe2-a0b7676a45b2" Version =" 1.4.2" Language =" en-US" Publisher =" Coding Adventures" />
5
+ <DisplayName >LINQBridgeVs Debugger Visualizer</DisplayName >
6
+ <Description xml : space =" preserve" >Bridge between a Visual Studio debugging session and LINQPad (http://www.linqpad.net). When enabled on a selection of VB/C# projects, it creates a Custom Debugger Visualizer mapping to all the complex types and making the magnifier glass available for all of them.</Description >
7
+ <MoreInfo >https://github.com/codingadventures/LINQBridgeVs#getting-started</MoreInfo >
8
+ <License >License.txt</License >
9
+ <GettingStartedGuide >https://github.com/codingadventures/LINQBridgeVs#getting-started</GettingStartedGuide >
10
+ <Icon >LINQBridge.ico</Icon >
11
+ <PreviewImage >LINQBridgeLogo.png</PreviewImage >
12
+ </Metadata >
12
13
13
- <Installation >
14
- <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" [10.0,16.0)" />
15
- <InstallationTarget Version =" [10.0,16.0)" Id =" Microsoft.VisualStudio.Community" />
16
- <InstallationTarget Version =" [10.0,16.0)" Id =" Microsoft.VisualStudio.Enterprise" />
17
- </Installation >
18
- <Assets >
19
- <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" BridgeVs.Grapple" d : InstallSource =" Embed" Path =" |BridgeVs.Grapple|" DisplayName =" |BridgeVs.Grapple|" Id =" |BridgeVs.Grapple|" AssemblyName =" |BridgeVs.Grapple;AssemblyName|" />
20
- <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" BridgeVs.Locations" d : InstallSource =" Embed" Path =" |BridgeVs.Locations|" DisplayName =" |BridgeVs.Locations|" Id =" |BridgeVs.Locations|" AssemblyName =" |BridgeVs.Locations;AssemblyName|" />
21
- <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" BridgeVs.SInject" d : InstallSource =" Embed" Path =" |BridgeVs.SInject|" DisplayName =" |BridgeVs.SInject|" Id =" |BridgeVs.SInject|" AssemblyName =" |BridgeVs.SInject;AssemblyName|" />
22
- <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" BridgeVs.DynamicCore" d : InstallSource =" Embed" Path =" |BridgeVs.DynamicCore|" DisplayName =" |BridgeVs.DynamicCore|" Id =" |BridgeVs.DynamicCore|" AssemblyName =" |BridgeVs.DynamicCore;AssemblyName|" />
23
- <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" Project" d : ProjectName =" %CurrentProject%" Path =" |%CurrentProject%;PkgdefProjectOutputGroup|" />
24
- <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" File" Path =" Libs\Newtonsoft.Json.dll" AssemblyName =" Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" TargetVersion =" 11.0.0.0" />
25
- <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" BridgeVs.DynamicVisualizer.V11" Path =" |BridgeVs.DynamicVisualizer.V11|" AssemblyName =" |BridgeVs.DynamicVisualizer.V11;AssemblyName|" />
26
- <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" BridgeVs.DynamicVisualizer.V12" Path =" |BridgeVs.DynamicVisualizer.V12|" AssemblyName =" |BridgeVs.DynamicVisualizer.V12;AssemblyName|" />
27
- <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" BridgeVs.DynamicVisualizer.V14" Path =" |BridgeVs.DynamicVisualizer.V14|" AssemblyName =" |BridgeVs.DynamicVisualizer.V14;AssemblyName|" />
28
- <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" BridgeVs.DynamicVisualizer.V15" Path =" |BridgeVs.DynamicVisualizer.V15|" AssemblyName =" |BridgeVs.DynamicVisualizer.V15;AssemblyName|" />
14
+ <Installation >
15
+ <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" [10.0,16.0)" />
16
+ <InstallationTarget Version =" [10.0,16.0)" Id =" Microsoft.VisualStudio.Community" />
17
+ <InstallationTarget Version =" [10.0,16.0)" Id =" Microsoft.VisualStudio.Enterprise" />
18
+ </Installation >
19
+ <Assets >
20
+ <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" BridgeVs.Grapple" d : InstallSource =" Embed" Path =" |BridgeVs.Grapple|" DisplayName =" |BridgeVs.Grapple|" Id =" |BridgeVs.Grapple|" AssemblyName =" |BridgeVs.Grapple;AssemblyName|" />
21
+ <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" BridgeVs.Locations" d : InstallSource =" Embed" Path =" |BridgeVs.Locations|" DisplayName =" |BridgeVs.Locations|" Id =" |BridgeVs.Locations|" AssemblyName =" |BridgeVs.Locations;AssemblyName|" />
22
+ <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" BridgeVs.SInject" d : InstallSource =" Embed" Path =" |BridgeVs.SInject|" DisplayName =" |BridgeVs.SInject|" Id =" |BridgeVs.SInject|" AssemblyName =" |BridgeVs.SInject;AssemblyName|" />
23
+ <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" BridgeVs.DynamicCore" d : InstallSource =" Embed" Path =" |BridgeVs.DynamicCore|" DisplayName =" |BridgeVs.DynamicCore|" Id =" |BridgeVs.DynamicCore|" AssemblyName =" |BridgeVs.DynamicCore;AssemblyName|" />
24
+ <Asset Type =" Microsoft.VisualStudio.VsPackage" d : Source =" Project" d : ProjectName =" %CurrentProject%" Path =" |%CurrentProject%;PkgdefProjectOutputGroup|" />
25
+ <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" File" Path =" Libs\Newtonsoft.Json.dll" AssemblyName =" Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" TargetVersion =" 11.0.0.0" />
26
+ <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" BridgeVs.DynamicVisualizer.V11" Path =" |BridgeVs.DynamicVisualizer.V11|" AssemblyName =" |BridgeVs.DynamicVisualizer.V11;AssemblyName|" />
27
+ <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" BridgeVs.DynamicVisualizer.V12" Path =" |BridgeVs.DynamicVisualizer.V12|" AssemblyName =" |BridgeVs.DynamicVisualizer.V12;AssemblyName|" />
28
+ <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" BridgeVs.DynamicVisualizer.V14" Path =" |BridgeVs.DynamicVisualizer.V14|" AssemblyName =" |BridgeVs.DynamicVisualizer.V14;AssemblyName|" />
29
+ <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" BridgeVs.DynamicVisualizer.V15" Path =" |BridgeVs.DynamicVisualizer.V15|" AssemblyName =" |BridgeVs.DynamicVisualizer.V15;AssemblyName|" />
29
30
30
- </Assets >
31
- <Prerequisites >
32
- <Prerequisite Id =" Microsoft.VisualStudio.Component.CoreEditor" Version =" [14.0,16.0)" DisplayName =" Visual Studio core editor" />
33
- </Prerequisites >
31
+ </Assets >
32
+ <Prerequisites >
33
+ <Prerequisite Id =" Microsoft.VisualStudio.Component.CoreEditor" Version =" [14.0,16.0)" DisplayName =" Visual Studio core editor" />
34
+ </Prerequisites >
34
35
</PackageManifest >
0 commit comments