Skip to content

Commit

Permalink
Bump Microsoft.NET.StringTools from 17.8.3 to 17.9.5 (#1782)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.NET.StringTools](https://github.com/dotnet/msbuild) from 17.8.3 to 17.9.5.
- [Release notes](https://github.com/dotnet/msbuild/releases)
- [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md)
- [Commits](dotnet/msbuild@v17.8.3...v17.9.5)

---
updated-dependencies:
- dependency-name: Microsoft.NET.StringTools
  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>
  • Loading branch information
dependabot[bot] committed Mar 31, 2024
1 parent c296a92 commit 89a7cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic.CodeFix.Testing.XUnit" Version="$(MicrosoftCodeAnalysisTestingVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" version="$(MicrosoftCodeAnalysisVersion)" />
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="$(MicrosoftCodeAnalysisVersion)" />
<PackageVersion Include="Microsoft.NET.StringTools" Version="17.8.3" />
<PackageVersion Include="Microsoft.NET.StringTools" Version="17.9.5" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageVersion Include="Microsoft.NETCore.Portable.Compatibility" Version="1.0.1" />
<PackageVersion Include="Moq" Version="4.20.70" />
Expand Down

0 comments on commit 89a7cc8

Please sign in to comment.