Skip to content

Commit 0546461

Browse files
Bump Microsoft.Build.Locator from 1.10.12 to 1.11.1 (#48)
--- updated-dependencies: - dependency-name: Microsoft.Build.Locator dependency-version: 1.11.1 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 37a9a22 commit 0546461

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.12" />
10+
<PackageReference Include="Microsoft.Build.Locator" Version="1.11.1" />
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)