File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/core/extensions/snippets/configuration/console-binder-gen Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313
1414 <ItemGroup >
1515
16- <PackageReference Include =" Microsoft.DotNet.ILCompiler" Version =" 9.0.9 " />
17- <PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 9.0.9 " />
18- <PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 9.0.9 " />
19- <PackageReference Include =" Microsoft.NET.ILLink.Tasks" Version =" 8.0.20 " />
16+ <PackageReference Include =" Microsoft.DotNet.ILCompiler" Version =" 9.0.10 " />
17+ <PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 9.0.10 " />
18+ <PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 9.0.10 " />
19+ <PackageReference Include =" Microsoft.NET.ILLink.Tasks" Version =" 8.0.21 " />
2020 </ItemGroup >
2121
2222</Project >
You can’t perform that action at this time.
0 commit comments