File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 26
26
</ItemGroup >
27
27
28
28
<ItemGroup >
29
- <Using Include =" System.Collections" />
30
- <Using Include =" System.Collections.Specialized" />
31
- <Using Include =" System.Diagnostics" />
32
- <Using Include =" System.Reflection" />
33
- <Using Include =" System.Text" />
34
- <Using Include =" System.Text.Json" />
35
- <Using Include =" System.Text.Json.Serialization" />
36
- <Using Include =" System.Xml" />
37
- <Using Include =" System.Environment" Alias =" SysEnv" />
29
+ <Using Include =" System.Collections" />
30
+ <Using Include =" System.Collections.Specialized" />
31
+ <Using Include =" System.Diagnostics" />
32
+ <Using Include =" System.Reflection" />
33
+ <Using Include =" System.Text" />
34
+ <Using Include =" System.Text.Json" />
35
+ <Using Include =" System.Text.Json.Serialization" />
36
+ <Using Include =" System.Xml" />
37
+ <Using Include =" System.Environment" Alias =" SysEnv" />
38
38
</ItemGroup >
39
39
40
40
</Project >
Original file line number Diff line number Diff line change 30
30
<PackageVersion Include =" Serilog.Sinks.Console" Version =" 6.0.0" />
31
31
<PackageVersion Include =" Serilog.Sinks.File" Version =" 7.0.0" />
32
32
<PackageVersion Include =" Serilog.Sinks.Map" Version =" 2.0.0" />
33
- <PackageVersion Include =" System.CommandLine" Version =" 2.0.0-beta7.25362.103 " />
33
+ <PackageVersion Include =" System.CommandLine" Version =" 2.0.0-beta7.25365.101 " />
34
34
<PackageVersion Include =" System.IO.Abstractions" Version =" 22.0.15" />
35
35
<PackageVersion Include =" System.Text.Json" Version =" 9.0.7" />
36
36
</ItemGroup >
You can’t perform that action at this time.
0 commit comments