File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 144144 <PackageReference Include =" Microsoft.VisualStudio.SDK" Version =" 16.0.206" ExcludeAssets =" runtime" >
145145 <IncludeAssets >compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
146146 </PackageReference >
147- <PackageReference Include =" Microsoft.VisualStudio.Shell.15.0" >
148- <Version >16.10.31225.38</Version >
149- </PackageReference >
150147 <PackageReference Include =" Microsoft.VisualStudio.TestWindow.Interfaces" >
151148 <Version >11.0.61030</Version >
152149 </PackageReference >
Original file line number Diff line number Diff line change 1111using FineCodeCoverage . Impl ;
1212using FineCodeCoverage . Options ;
1313using FineCodeCoverage . Output ;
14- using Microsoft . VisualStudio . Shell ;
1514
1615namespace FineCodeCoverage . Engine
1716{
You can’t perform that action at this time.
0 commit comments