Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ktos committed Sep 6, 2024
1 parent a9573c5 commit 6483a8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/OpenCommandLine/OpenCommandLine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,10 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.SDK">
<Version>17.7.37357</Version>
<Version>17.8.37222</Version>
</PackageReference>
<PackageReference Include="Microsoft.VSSDK.BuildTools">
<Version>17.7.2196</Version>
<Version>17.8.2365</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 6483a8f

Please sign in to comment.