Skip to content

Commit 7ec743e

Browse files
Bump Microsoft.Build.Framework from 17.11.31 to 18.0.2 (#50)
--- updated-dependencies: - dependency-name: Microsoft.Build.Framework dependency-version: 18.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd99629 commit 7ec743e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
dotnet list package (with include-transitive flag)
3737
Update this version when upgrading Microsoft.Build.Locator or related packages.
3838
-->
39-
<PackageReference Include="Microsoft.Build.Framework" Version="17.11.31">
39+
<PackageReference Include="Microsoft.Build.Framework" Version="18.0.2">
4040
<ExcludeAssets>runtime</ExcludeAssets>
4141
</PackageReference>
4242
</ItemGroup>

0 commit comments

Comments
 (0)