Skip to content

Commit f673def

Browse files
committed
bump Microsoft.Build.Utilities.Core up to 17.8.43
1 parent dc8d626 commit f673def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks/Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ SPDX-License-Identifier: MIT
4646
</PropertyGroup>
4747

4848
<ItemGroup>
49-
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.0.0" PrivateAssets="All" />
49+
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.8.43" PrivateAssets="All" />
5050
<ProjectReference Include="private\Smdn.Reflection.ReverseGenerating.ListApi.Core.csproj" PrivateAssets="All" />
5151

5252
<!-- remove this package itself from PackageReference to avoid duplicate references during the running of 'Pack' target -->

0 commit comments

Comments
 (0)