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 13
13
14
14
<ItemGroup >
15
15
16
- <PackageReference Include =" Microsoft.DotNet.ILCompiler" Version =" 9.0.7 " />
17
- <PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 9.0.7 " />
18
- <PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 9.0.7 " />
19
- <PackageReference Include =" Microsoft.NET.ILLink.Tasks" Version =" 8.0.18 " />
16
+ <PackageReference Include =" Microsoft.DotNet.ILCompiler" Version =" 9.0.8 " />
17
+ <PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 9.0.8 " />
18
+ <PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 9.0.8 " />
19
+ <PackageReference Include =" Microsoft.NET.ILLink.Tasks" Version =" 8.0.19 " />
20
20
</ItemGroup >
21
21
22
22
</Project >
You can’t perform that action at this time.
0 commit comments