Skip to content

Commit dca1a46

Browse files
committed
update ms code coverage to latest version
1 parent 3673239 commit dca1a46

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

FineCodeCoverage/FineCodeCoverage.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,14 +117,14 @@
117117
<Link>ZippedTools\reportGenerator.4.7.4.zip</Link>
118118
<IncludeInVSIX>true</IncludeInVSIX>
119119
</Content>
120-
<Content Include="..\Shared Files\ZippedTools\microsoft.codecoverage.17.9.0.zip">
121-
<Link>ZippedTools\microsoft.codecoverage.17.9.0.zip</Link>
122-
<IncludeInVSIX>true</IncludeInVSIX>
123-
</Content>
124120
<Content Include="..\Shared Files\ZippedTools\openCover.4.7.1221.zip">
125121
<Link>ZippedTools\openCover.4.7.1221.zip</Link>
126122
<IncludeInVSIX>true</IncludeInVSIX>
127123
</Content>
124+
<Content Include="..\Shared Files\ZippedTools\microsoft.codecoverage.17.13.0.zip">
125+
<Link>ZippedTools\microsoft.codecoverage.17.13.0.zip</Link>
126+
<IncludeInVSIX>true</IncludeInVSIX>
127+
</Content>
128128
<!--
129129
<None Include="Key.snk" />
130130
-->

FineCodeCoverage2022/FineCodeCoverage2022.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,14 +101,14 @@
101101
<Link>ZippedTools\reportGenerator.4.7.4.zip</Link>
102102
<IncludeInVSIX>true</IncludeInVSIX>
103103
</Content>
104-
<Content Include="..\Shared Files\ZippedTools\microsoft.codecoverage.17.9.0.zip">
105-
<Link>ZippedTools\microsoft.codecoverage.17.9.0.zip</Link>
106-
<IncludeInVSIX>true</IncludeInVSIX>
107-
</Content>
108104
<Content Include="..\Shared Files\ZippedTools\openCover.4.7.1221.zip">
109105
<Link>ZippedTools\openCover.4.7.1221.zip</Link>
110106
<IncludeInVSIX>true</IncludeInVSIX>
111107
</Content>
108+
<Content Include="..\Shared Files\ZippedTools\microsoft.codecoverage.17.13.0.zip">
109+
<Link>ZippedTools\microsoft.codecoverage.17.13.0.zip</Link>
110+
<IncludeInVSIX>true</IncludeInVSIX>
111+
</Content>
112112
<None Include="source.extension.vsixmanifest">
113113
<SubType>Designer</SubType>
114114
<Generator>VsixManifestGenerator</Generator>

0 commit comments

Comments
 (0)