Skip to content

Commit

Permalink
Bump Microsoft.VisualStudio.SDK and System.Text.Json in /src
Browse files Browse the repository at this point in the history
Bumps Microsoft.VisualStudio.SDK and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.VisualStudio.SDK` from 17.0.32112.339 to 17.8.37222

Updates `System.Text.Json` from 6.0.9 to 7.0.3
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.9...v7.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.SDK
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent f6fc086 commit 4d8c765
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<Reference Include="System" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="17.0.32112.339" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="17.8.37222" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.8.2365">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 4d8c765

Please sign in to comment.