Bump Microsoft.VisualStudio.SlnGen from 11.1.0 to 11.2.3 (#1522)

Bumps [Microsoft.VisualStudio.SlnGen](https://github.com/microsoft/SlnGen) from 11.1.0 to 11.2.3.
- [Release notes](https://github.com/microsoft/SlnGen/releases)
- [Changelog](https://github.com/microsoft/slngen/blob/main/RELEASE.md)
- [Commits](https://github.com/microsoft/SlnGen/compare/v11.1.0...v11.2.3)

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.SlnGen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-02-14 17:29:05 -08:00
committed by GitHub
parent 5296e5fd49
commit 6cc9c21bb3

View File

@@ -38,6 +38,6 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.SlnGen" Version="11.1.0" PrivateAssets="all" /> <PackageReference Include="Microsoft.VisualStudio.SlnGen" Version="11.2.3" PrivateAssets="all" />
</ItemGroup> </ItemGroup>
</Project> </Project>