Skip to content

Commit

Permalink
Update ast-visual-studio-extension.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrompflopes authored Apr 19, 2023
1 parent fbf9243 commit 66cd78b
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,9 +158,9 @@
<ItemGroup>
<PackageReference Include="Community.VisualStudio.Toolkit.17" Version="17.0.492" />
<PackageReference Include="Community.VisualStudio.VSCT" Version="16.0.29.6" />
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="17.5.33428.388" />
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.5.4072" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.1" />
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="17.0.32112.339" />
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.0.5240" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0" />
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="Microsoft.VSSDK.Vsixsigntool" Version="16.2.29116.78" />
<PackageReference Include="System.Json" Version="4.7.1" />
Expand Down Expand Up @@ -267,4 +267,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>

0 comments on commit 66cd78b

Please sign in to comment.