Skip to content

Commit 975d003

Browse files
dependabot[bot]kzu
authored andcommitted
Bump Microsoft.Build.Locator from 1.5.5 to 1.6.10
Bumps [Microsoft.Build.Locator](https://github.com/microsoft/MSBuildLocator) from 1.5.5 to 1.6.10. - [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] <[email protected]>
1 parent 66e3ae1 commit 975d003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NuGetizer.Tests/NuGetizer.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
1616
<PackageReference Include="Microsoft.Build" Version="17.6.3" ExcludeAssets="runtime" />
1717
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="17.3.1" ExcludeAssets="runtime" />
18-
<PackageReference Include="Microsoft.Build.Locator" Version="1.5.5" />
18+
<PackageReference Include="Microsoft.Build.Locator" Version="1.6.10" />
1919
<PackageReference Include="MSBuild.StructuredLogger" Version="2.1.858" />
2020
<PackageReference Include="System.IO.Compression" Version="4.3.0" />
2121
<PackageReference Include="System.IO.Compression.ZipFile" Version="4.3.0" />

0 commit comments

Comments
 (0)