Skip to content

Commit 0bb830f

Browse files
Bump Microsoft.Build.Locator from 1.10.2 to 1.10.12 (#45)
--- updated-dependencies: - dependency-name: Microsoft.Build.Locator dependency-version: 1.10.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df88321 commit 0bb830f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeParser/CodeParser.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Build.Locator" Version="1.10.2" />
10+
<PackageReference Include="Microsoft.Build.Locator" Version="1.10.12" />
1111
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="4.14.0">
1212
<PrivateAssets>all</PrivateAssets>
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)