| 
81 | 81 |       <Link>Resources\reportparts.xml</Link>  | 
82 | 82 |       <IncludeInVSIX>true</IncludeInVSIX>  | 
83 | 83 |     </Content>  | 
84 |  | -    <Content Include="ZippedTools\coverlet.collector.3.0.3.zip">  | 
 | 84 | +    <VSCTCompile Include="..\Shared Files\OutputToolWindowPackage.vsct">  | 
 | 85 | +      <Link>OutputToolWindowPackage.vsct</Link>  | 
 | 86 | +      <ResourceName>Menus.ctmenu</ResourceName>  | 
 | 87 | +    </VSCTCompile>  | 
 | 88 | +    <Content Include="..\Shared Files\Resources\ClearUICommand.png">  | 
 | 89 | +      <Link>Resources\ClearUICommand.png</Link>  | 
85 | 90 |       <IncludeInVSIX>true</IncludeInVSIX>  | 
86 | 91 |     </Content>  | 
87 |  | -    <Content Include="ZippedTools\coverlet.console.3.0.3.zip">  | 
 | 92 | +    <Content Include="..\Shared Files\Resources\OutputToolWindowCommand.png">  | 
 | 93 | +      <Link>Resources\OutputToolWindowCommand.png</Link>  | 
88 | 94 |       <IncludeInVSIX>true</IncludeInVSIX>  | 
89 | 95 |     </Content>  | 
90 |  | -    <Content Include="ZippedTools\microsoft.testplatform.16.9.1.zip">  | 
 | 96 | +    <Content Include="..\Shared Files\ZippedTools\coverlet.collector.3.0.3.zip">  | 
 | 97 | +      <Link>ZippedTools\coverlet.collector.3.0.3.zip</Link>  | 
91 | 98 |       <IncludeInVSIX>true</IncludeInVSIX>  | 
92 | 99 |     </Content>  | 
93 |  | -    <Content Include="ZippedTools\openCover.4.7.922.zip">  | 
 | 100 | +    <Content Include="..\Shared Files\ZippedTools\coverlet.console.3.0.3.zip">  | 
 | 101 | +      <Link>ZippedTools\coverlet.console.3.0.3.zip</Link>  | 
94 | 102 |       <IncludeInVSIX>true</IncludeInVSIX>  | 
95 | 103 |     </Content>  | 
96 |  | -    <Content Include="ZippedTools\reportGenerator.4.7.1.zip">  | 
 | 104 | +    <Content Include="..\Shared Files\ZippedTools\microsoft.codecoverage.17.1.0.zip">  | 
 | 105 | +      <Link>ZippedTools\microsoft.codecoverage.17.1.0.zip</Link>  | 
97 | 106 |       <IncludeInVSIX>true</IncludeInVSIX>  | 
98 | 107 |     </Content>  | 
99 |  | -    <VSCTCompile Include="..\Shared Files\OutputToolWindowPackage.vsct">  | 
100 |  | -      <Link>OutputToolWindowPackage.vsct</Link>  | 
101 |  | -      <ResourceName>Menus.ctmenu</ResourceName>  | 
102 |  | -    </VSCTCompile>  | 
103 |  | -    <Content Include="..\Shared Files\Resources\ClearUICommand.png">  | 
104 |  | -      <Link>Resources\ClearUICommand.png</Link>  | 
 | 108 | +    <Content Include="..\Shared Files\ZippedTools\microsoft.testplatform.16.9.1.zip">  | 
 | 109 | +      <Link>ZippedTools\microsoft.testplatform.16.9.1.zip</Link>  | 
105 | 110 |       <IncludeInVSIX>true</IncludeInVSIX>  | 
106 | 111 |     </Content>  | 
107 |  | -    <Content Include="..\Shared Files\Resources\OutputToolWindowCommand.png">  | 
108 |  | -      <Link>Resources\OutputToolWindowCommand.png</Link>  | 
 | 112 | +    <Content Include="..\Shared Files\ZippedTools\openCover.4.7.922.zip">  | 
 | 113 | +      <Link>ZippedTools\openCover.4.7.922.zip</Link>  | 
 | 114 | +      <IncludeInVSIX>true</IncludeInVSIX>  | 
 | 115 | +    </Content>  | 
 | 116 | +    <Content Include="..\Shared Files\ZippedTools\reportGenerator.4.7.1.zip">  | 
 | 117 | +      <Link>ZippedTools\reportGenerator.4.7.1.zip</Link>  | 
109 | 118 |       <IncludeInVSIX>true</IncludeInVSIX>  | 
110 | 119 |     </Content>  | 
111 | 120 |     <!--  | 
 | 
143 | 152 |       <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>  | 
144 | 153 |       <PrivateAssets>all</PrivateAssets>  | 
145 | 154 |     </PackageReference>  | 
 | 155 | +    <PackageReference Include="Newtonsoft.Json">  | 
 | 156 | +      <Version>13.0.1</Version>  | 
 | 157 | +    </PackageReference>  | 
146 | 158 |     <PackageReference Include="ReflectObject">  | 
147 | 159 |       <Version>1.0.0</Version>  | 
148 | 160 |     </PackageReference>  | 
 | 
0 commit comments