Skip to content

Commit 89cffa5

Browse files
dependabot[bot]kzu
authored andcommitted
Bump Microsoft.Build from 17.3.1 to 17.3.2
Bumps [Microsoft.Build](https://github.com/dotnet/msbuild) from 17.3.1 to 17.3.2. - [Release notes](https://github.com/dotnet/msbuild/releases) - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md) - [Commits](https://github.com/dotnet/msbuild/commits) --- updated-dependencies: - dependency-name: Microsoft.Build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a573ae commit 89cffa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="xunit" Version="2.4.2" />
1010
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
1111

12-
<PackageReference Include="Microsoft.Build" Version="17.3.1" />
12+
<PackageReference Include="Microsoft.Build" Version="17.3.2" />
1313
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="17.3.1" />
1414
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.3.1" />
1515
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />

0 commit comments

Comments
 (0)