Skip to content

Commit 25139fc

Browse files
committed
Bump Microsoft.Build.Utilities.Core to 17.3.1
1 parent 76bad92 commit 25139fc

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
@@ -11,7 +11,7 @@
1111

1212
<PackageReference Include="Microsoft.Build" Version="17.3.1" />
1313
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="17.3.1" />
14-
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.2.0" />
14+
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.3.1" />
1515
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)