Skip to content

Commit 4dbdf55

Browse files
committed
Update dependencies
1 parent d442a66 commit 4dbdf55

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

AutoItSyntaxHighlight/AutoItSyntaxHighlight.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,9 @@
107107
</None>
108108
</ItemGroup>
109109
<ItemGroup>
110-
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="16.0.205" ExcludeAssets="runtime" />
110+
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="16.9.31025.194" ExcludeAssets="runtime">
111+
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
112+
</PackageReference>
111113
</ItemGroup>
112114
<ItemGroup>
113115
<BootstrapperPackage Include=".NETFramework,Version=v4.5.2">

0 commit comments

Comments
 (0)