Skip to content

Commit 0903e24

Browse files
committed
Update dependency Microsoft.VisualStudio.SDK to v17
1 parent 738b66d commit 0903e24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Gimp/OpenInApp/OpenInApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
</BootstrapperPackage>
145145
</ItemGroup>
146146
<ItemGroup>
147-
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="15.0.1" ExcludeAssets="runtime" />
147+
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="17.0.31902.203" ExcludeAssets="runtime" />
148148
<PackageReference Include="Microsoft.VSSDK.BuildTools">
149149
<Version>17.0.1619-preview1</Version>
150150
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

src/PaintDotNet/OpenInApp/OpenInApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
</BootstrapperPackage>
145145
</ItemGroup>
146146
<ItemGroup>
147-
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="15.0.1" ExcludeAssets="runtime" />
147+
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="17.0.31902.203" ExcludeAssets="runtime" />
148148
<PackageReference Include="Microsoft.VSSDK.BuildTools">
149149
<Version>17.0.1619-preview1</Version>
150150
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)