Skip to content

Commit ba1b3cc

Browse files
Bump Microsoft.Build.Locator from 1.2.2 to 1.2.6 (#84)
1 parent 53d667a commit ba1b3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Incrementalist.Cmd/Incrementalist.Cmd.csproj

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

1313
<ItemGroup>
1414
<PackageReference Include="CommandLineParser" Version="2.6.0" />
15-
<PackageReference Include="Microsoft.Build.Locator" Version="1.2.2" />
15+
<PackageReference Include="Microsoft.Build.Locator" Version="1.2.6" />
1616
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="$(RoslynVersion)" />
1717
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="2.2.0" />
1818
</ItemGroup>

0 commit comments

Comments
 (0)