Skip to content

Commit 9cd2505

Browse files
committed
Update Microsoft.Build.Locator to version 1.2.2
Fixes #2979
1 parent 29cd207 commit 9cd2505

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

StyleCop.Analyzers/StyleCop.Analyzers.Status.Generator/StyleCop.Analyzers.Status.Generator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<ItemGroup>
2727
<PackageReference Include="LibGit2Sharp" Version="0.24.0" />
28-
<PackageReference Include="Microsoft.Build.Locator" Version="1.0.13" />
28+
<PackageReference Include="Microsoft.Build.Locator" Version="1.2.2" />
2929
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="2.9.0-beta4-62830-01" />
3030
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="2.9.0-beta4-62830-01" />
3131
<PackageReference Include="Newtonsoft.Json" Version="7.0.1-beta3" />

StyleCop.Analyzers/StyleCopTester/StyleCopTester.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</ItemGroup>
2424

2525
<ItemGroup>
26-
<PackageReference Include="Microsoft.Build.Locator" Version="1.0.13" />
26+
<PackageReference Include="Microsoft.Build.Locator" Version="1.2.2" />
2727
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version=" 2.9.0-beta4-62830-01" />
2828
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version=" 2.9.0-beta4-62830-01" />
2929
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version=" 2.9.0-beta4-62830-01" />

0 commit comments

Comments
 (0)