Skip to content

Commit a25e1f7

Browse files
Update dependency Microsoft.VisualStudio.SDK to 17.14.40265
1 parent 742083c commit a25e1f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HttpGenerator.VSIX/HttpGenerator.VSIX.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<PackageReference Include="Microsoft.Extensions.Azure">
8484
<Version>1.12.0</Version>
8585
</PackageReference>
86-
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="17.0.32112.339" ExcludeAssets="runtime" />
86+
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="17.14.40265" ExcludeAssets="runtime" />
8787
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.11.435" />
8888
</ItemGroup>
8989
<ItemGroup>

0 commit comments

Comments
 (0)