File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/Smdn.Reflection.ReverseGenerating.ListApi Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,9 +41,9 @@ SPDX-License-Identifier: MIT
4141
4242 <ItemGroup Condition =" '$(EnableFeature_BuildProjectFile)' == 'True' " >
4343 <PackageReference Include =" System.Runtime.Loader" Version =" 4.3.0" Condition =" $(TargetFramework.StartsWith('net4'))" />
44- <PackageReference Include =" Microsoft.Build" Version =" 17.11.31 " />
45- <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" 17.11.31 " />
46- <PackageReference Include =" Microsoft.Build.Tasks.Core" Version =" 17.11.31 " />
44+ <PackageReference Include =" Microsoft.Build" Version =" 17.11.48 " />
45+ <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" 17.11.48 " />
46+ <PackageReference Include =" Microsoft.Build.Tasks.Core" Version =" 17.11.48 " />
4747 <PackageReference Include =" Microsoft.Extensions.DependencyModel" Version =" 6.0.0" Condition =" $(TargetFramework.StartsWith('net6.'))" />
4848 <PackageReference Include =" Microsoft.Extensions.DependencyModel" Version =" 7.0.0" Condition =" $(TargetFramework.StartsWith('net7.'))" />
4949 <PackageReference Include =" Microsoft.Extensions.DependencyModel" Version =" 8.0.0" Condition =" $(TargetFramework.StartsWith('net8.'))" />
You can’t perform that action at this time.
0 commit comments