Skip to content

Commit 3570ebf

Browse files
Bump MicrosoftBuildPackageVersion from 17.0.0 to 17.1.0 (#160)
Bumps `MicrosoftBuildPackageVersion` from 17.0.0 to 17.1.0. Updates `Microsoft.Build` from 17.0.0 to 17.1.0 - [Release notes](https://github.com/dotnet/msbuild/releases) - [Commits](dotnet/msbuild@v17.0.0...v17.1.0) Updates `Microsoft.Build.Utilities.Core` from 17.0.0 to 17.1.0 - [Release notes](https://github.com/dotnet/msbuild/releases) - [Commits](dotnet/msbuild@v17.0.0...v17.1.0) --- updated-dependencies: - dependency-name: Microsoft.Build dependency-type: direct:production update-type: version-update:semver-minor - 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 a2c1b23 commit 3570ebf

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,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
4-
<MicrosoftBuildPackageVersion>17.0.0</MicrosoftBuildPackageVersion>
4+
<MicrosoftBuildPackageVersion>17.1.0</MicrosoftBuildPackageVersion>
55
<MicrosoftBuildPackageVersion Condition="'$(TargetFramework)' == 'netcoreapp3.1'">16.9.0</MicrosoftBuildPackageVersion>
66
<NuGetPackageVersion>6.1.0</NuGetPackageVersion>
77
<NuGetPackageVersion Condition="'$(TargetFramework)' == 'netcoreapp3.1'">5.7.1</NuGetPackageVersion>

0 commit comments

Comments
 (0)