Skip to content

Commit 54b0c24

Browse files
committed
update to match
1 parent fe27896 commit 54b0c24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

FineCodeCoverage2022/source.extension.vsixmanifest

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
<Tags>visual studio; code coverage; c#; vb; .net core; coverlet; unit test; free; community edition</Tags>
1111
</Metadata>
1212
<Installation>
13-
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[17.10,18.0)">
13+
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[17.13,18.0)">
1414
<ProductArchitecture>amd64</ProductArchitecture>
1515
</InstallationTarget>
16-
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[17.10,18.0)">
16+
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[17.13,18.0)">
1717
<ProductArchitecture>arm64</ProductArchitecture>
1818
</InstallationTarget>
1919
</Installation>

0 commit comments

Comments
 (0)