Skip to content

Commit

Permalink
Upgrade Microsoft.VSSDK.BuildTools for VS2022 edition
Browse files Browse the repository at this point in the history
  • Loading branch information
heku committed Aug 17, 2024
1 parent 4c555f2 commit 6caee4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kool.EditProject.2022/Kool.EditProject.2022.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.VSSDK.BuildTools">
<Version>17.5.4072</Version>
<Version>17.11.435</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 6caee4a

Please sign in to comment.