We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bfc9f7f + d1c4e26 commit 1edb855Copy full SHA for 1edb855
DisCatSharp.Tools/DisCatSharp.Analytics.VSIX/DisCatSharp.Analyzer.VSIX.csproj
@@ -76,7 +76,7 @@
76
</ItemGroup>
77
<ItemGroup>
78
<PackageReference Include="Community.VisualStudio.VSCT" Version="16.0.29.6" PrivateAssets="all" />
79
- <PackageReference Include="Community.VisualStudio.Toolkit.17" Version="17.0.505" ExcludeAssets="Runtime">
+ <PackageReference Include="Community.VisualStudio.Toolkit.17" Version="17.0.507" ExcludeAssets="Runtime">
80
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
81
</PackageReference>
82
<PackageReference Include="DisCatSharp.Attributes">
0 commit comments