@@ -25,22 +25,22 @@ https://github.com/danielpalme/ReportGenerator/wiki/Custom-history-storage</desc
25
25
<repository type =" git" url =" https://github.com/danielpalme/ReportGenerator.git" />
26
26
<dependencies >
27
27
<group targetFramework =" netstandard2.0" >
28
- <dependency id =" Microsoft.Extensions.Configuration" version =" 9.0.0 " />
29
- <dependency id =" Microsoft.Extensions.Configuration.Binder" version =" 9.0.0 " />
30
- <dependency id =" Microsoft.Extensions.Configuration.CommandLine" version =" 9.0.0 " />
31
- <dependency id =" Microsoft.Extensions.Configuration.Json" version =" 9.0.0 " />
32
- <dependency id =" Microsoft.Extensions.ObjectPool" version =" 9.0.0 " />
33
- <dependency id =" System.Text.Json" version =" 9.0.0 " />
28
+ <dependency id =" Microsoft.Extensions.Configuration" version =" 9.0.1 " />
29
+ <dependency id =" Microsoft.Extensions.Configuration.Binder" version =" 9.0.1 " />
30
+ <dependency id =" Microsoft.Extensions.Configuration.CommandLine" version =" 9.0.1 " />
31
+ <dependency id =" Microsoft.Extensions.Configuration.Json" version =" 9.0.1 " />
32
+ <dependency id =" Microsoft.Extensions.ObjectPool" version =" 9.0.1 " />
33
+ <dependency id =" System.Text.Json" version =" 9.0.1 " />
34
34
<dependency id =" DotNetConfig" version =" 1.2.0" />
35
35
</group >
36
36
37
37
<group targetFramework =" netcoreapp" >
38
- <dependency id =" Microsoft.Extensions.Configuration" version =" 9.0.0 " />
39
- <dependency id =" Microsoft.Extensions.Configuration.Binder" version =" 9.0.0 " />
40
- <dependency id =" Microsoft.Extensions.Configuration.CommandLine" version =" 9.0.0 " />
41
- <dependency id =" Microsoft.Extensions.Configuration.Json" version =" 9.0.0 " />
42
- <dependency id =" Microsoft.Extensions.ObjectPool" version =" 9.0.0 " />
43
- <dependency id =" System.Text.Json" version =" 9.0.0 " />
38
+ <dependency id =" Microsoft.Extensions.Configuration" version =" 9.0.1 " />
39
+ <dependency id =" Microsoft.Extensions.Configuration.Binder" version =" 9.0.1 " />
40
+ <dependency id =" Microsoft.Extensions.Configuration.CommandLine" version =" 9.0.1 " />
41
+ <dependency id =" Microsoft.Extensions.Configuration.Json" version =" 9.0.1 " />
42
+ <dependency id =" Microsoft.Extensions.ObjectPool" version =" 9.0.1 " />
43
+ <dependency id =" System.Text.Json" version =" 9.0.1 " />
44
44
<dependency id =" DotNetConfig" version =" 1.2.0" />
45
45
<dependency id =" McMaster.NETCore.Plugins" version =" 1.4.0" />
46
46
</group >
0 commit comments