Skip to content

Commit

Permalink
Merge branch 'adrian-CLIv2-updates' into dominique-V2Mods
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianstevens authored Oct 23, 2024
2 parents 9391e0a + e991a1e commit 0ece68f
Showing 1 changed file with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,12 @@
</Reference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="MessagePack">
<Version>2.5.187</Version>
</PackageReference>
<PackageReference Include="Microsoft.IO.Redist">
<Version>6.0.1</Version>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.ProjectSystem">
<Version>17.9.380</Version>
</PackageReference>
Expand All @@ -99,10 +105,10 @@
<Version>17.9.380</Version>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.SDK">
<Version>17.10.40171</Version>
<Version>17.11.40262</Version>
</PackageReference>
<PackageReference Include="Microsoft.VSSDK.BuildTools">
<Version>17.10.2185</Version>
<Version>17.12.2069</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 0ece68f

Please sign in to comment.