Skip to content

Commit 50b447f

Browse files
Bump Microsoft.Build.Utilities.Core from 17.1.0 to 17.2.0 (#365)
Bumps [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild) from 17.1.0 to 17.2.0. - [Release notes](https://github.com/dotnet/msbuild/releases) - [Commits](dotnet/msbuild@v17.1.0...v17.2.0) --- updated-dependencies: - dependency-name: Microsoft.Build.Utilities.Core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5594ba6 commit 50b447f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<MicrosoftBuildPackageVersion>17.1.0</MicrosoftBuildPackageVersion>
3+
<MicrosoftBuildPackageVersion>17.2.0</MicrosoftBuildPackageVersion>
44
<MicrosoftBuildPackageVersion Condition="'$(TargetFramework)' == 'netcoreapp3.1'">16.9.0</MicrosoftBuildPackageVersion>
55
<MicrosoftBuildPackageVersion Condition="'$(TargetFramework)' == 'net46'">15.9.20</MicrosoftBuildPackageVersion>
66
</PropertyGroup>

0 commit comments

Comments
 (0)