Skip to content

Commit

Permalink
chore(deps): Bump Microsoft.Build.Locator from 1.5.5 to 1.5.6
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Build.Locator](https://github.com/microsoft/MSBuildLocator) from 1.5.5 to 1.5.6.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent 0befe08 commit ebf1a51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.6.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.6.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.5.5" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.5.6" />
<PackageReference Include="NuGet.Frameworks" Version="6.7.0" />
</ItemGroup>

Expand Down

0 comments on commit ebf1a51

Please sign in to comment.