Skip to content

Commit bce2e65

Browse files
Bump Microsoft.Build from 17.2.0 to 17.3.1
Bumps [Microsoft.Build](https://github.com/dotnet/msbuild) from 17.2.0 to 17.3.1. - [Release notes](https://github.com/dotnet/msbuild/releases) - [Commits](https://github.com/dotnet/msbuild/commits) --- updated-dependencies: - dependency-name: Microsoft.Build dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba82573 commit bce2e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<ItemGroup>
66
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.2.0" />
7-
<PackageVersion Include="Microsoft.Build" Version="17.2.0" />
7+
<PackageVersion Include="Microsoft.Build" Version="17.3.1" />
88
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
99
<PackageVersion Include="Microsoft.VisualStudioEng.MicroBuild.Core" Version="1.0.0" />
1010
<PackageVersion Include="MSTest.TestAdapter" Version="2.2.10" />

0 commit comments

Comments
 (0)