Skip to content

Commit

Permalink
Upgrade SDK versions
Browse files Browse the repository at this point in the history
  • Loading branch information
heku committed Nov 9, 2021
1 parent 9dbebd7 commit a90d519
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Kool.VsDiff.2022/Kool.VsDiff.2022.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,12 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.SDK">
<Version>17.0.0-previews-4-31709-430</Version>
<ExcludeAssets>runtime</ExcludeAssets>
<Version>17.0.31902.203</Version>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.VSSDK.BuildTools">
<Version>17.0.5322-preview5-g2cf1b9c5</Version>
<Version>17.0.5232</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit a90d519

Please sign in to comment.