Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump Microsoft.Build.Locator from 1.9.1 to 1.10.2
---
updated-dependencies:
- dependency-name: Microsoft.Build.Locator
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2025
commit 046cda12cdd181e2554924a9ee4841c5efd3c7c7
2 changes: 1 addition & 1 deletion src/DependencyGraph.App/DependencyGraph.App.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</PackageReference>
<PackageReference Include="NuGet.ProjectModel" Version="6.14.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.9.1" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.10.2" />
</ItemGroup>

<ItemGroup>
Expand Down
Loading