Skip to content

Commit 474d956

Browse files
Bump Microsoft.Build.Locator from 1.6.10 to 1.7.8 (#265)
Bumps [Microsoft.Build.Locator](https://github.com/microsoft/MSBuildLocator) from 1.6.10 to 1.7.8. - [Release notes](https://github.com/microsoft/MSBuildLocator/releases) - [Commits](microsoft/MSBuildLocator@v1.6.10...v1.7.8) --- 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 9b3af2f commit 474d956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Incrementalist.Cmd/Incrementalist.Cmd.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="CommandLineParser" Version="2.9.1" />
15-
<PackageReference Include="Microsoft.Build.Locator" Version="1.6.10" />
15+
<PackageReference Include="Microsoft.Build.Locator" Version="1.7.8" />
1616
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="$(RoslynVersion)" />
1717
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
1818
<PackageReference Include="NuGet.ProjectModel" Version="$(NugetVersion)" />

0 commit comments

Comments
 (0)