Skip to content

Commit b1002eb

Browse files
dependabot[bot]arturcic
authored andcommitted
(deps): Bump the microsoft group with 1 update
Bumps Microsoft.Build.Utilities.Core from 17.14.28 to 18.0.2 --- updated-dependencies: - dependency-name: Microsoft.Build.Utilities.Core dependency-version: 18.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea2816d commit b1002eb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
uses: github/codeql-action/init@v4
5858
with:
5959
languages: ${{ matrix.language }}
60+
tools: linked
6061

6162
-
6263
name: Cache cake frosting

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
<PackageVersion Include="JunitXml.TestLogger" Version="7.0.2" />
2626
<PackageVersion Include="MSBuild.ProjectCreation" Version="16.1.0" />
2727
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.0" />
28-
<PackageVersion Include="Microsoft.Build" Version="17.14.28" />
29-
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.14.28" />
28+
<PackageVersion Include="Microsoft.Build" Version="18.0.2" />
29+
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="18.0.2" />
3030
<PackageVersion Include="Microsoft.Extensions.Configuration.CommandLine" Version="10.0.0" />
3131
<PackageVersion Include="Microsoft.Extensions.FileSystemGlobbing" Version="10.0.0" />
3232
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="10.0.0" />

0 commit comments

Comments
 (0)