Skip to content

Commit 410e07a

Browse files
Bump Microsoft.Build.Locator from 1.4.1 to 1.5.5 (#1269)
Bumps [Microsoft.Build.Locator](https://github.com/microsoft/MSBuildLocator) from 1.4.1 to 1.5.5. - [Release notes](https://github.com/microsoft/MSBuildLocator/releases) - [Commits](https://github.com/microsoft/MSBuildLocator/commits) --- updated-dependencies: - dependency-name: Microsoft.Build.Locator 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>
1 parent 3369476 commit 410e07a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="$(RoslynPackageVersion)"/>
1313
<PackageVersion Include="System.Text.Json" Version="6.0.5"/>
1414
<PackageVersion Include="ClangSharp.PInvokeGenerator" Version="15.0.0"/>
15-
<PackageVersion Include="Microsoft.Build.Locator" Version="1.4.1"/>
15+
<PackageVersion Include="Microsoft.Build.Locator" Version="1.5.5"/>
1616
<PackageVersion Include="Microsoft.Extensions.FileSystemGlobbing" Version="$(MsExtensionNugetVersion)"/>
1717
<PackageVersion Include="Microsoft.Build.Framework" Version="17.4.0"/>
1818
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="$(RoslynPackageVersion)"/>

0 commit comments

Comments
 (0)