File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
</PropertyGroup >
10
10
11
11
<ItemGroup >
12
- <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 5 .0.0" />
12
+ <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 8 .0.0" />
13
13
<PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 3.10.0" />
14
14
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 3.10.0" />
15
15
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1" />
16
16
<PackageReference Include =" StackExchange.Redis" Version =" 2.7.17" />
17
17
<PackageReference Include =" System.IO.Pipelines" Version =" 5.0.1" />
18
- <PackageReference Include =" System.Text.Json" Version =" 5 .0.2 " />
18
+ <PackageReference Include =" System.Text.Json" Version =" 8 .0.4 " />
19
19
</ItemGroup >
20
20
21
21
<ItemGroup >
Original file line number Diff line number Diff line change 27
27
<ItemGroup >
28
28
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1" />
29
29
<PackageReference Include =" StackExchange.Redis" Version =" 2.7.17" />
30
- <PackageReference Include =" System.Text.Json" Version =" 5 .0.2 " />
30
+ <PackageReference Include =" System.Text.Json" Version =" 8 .0.4 " />
31
31
<PackageReference Include =" Ulid" Version =" 1.2.6" />
32
- <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 5 .0.0" />
32
+ <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 8 .0.0" />
33
33
</ItemGroup >
34
34
35
35
<ItemGroup >
You can’t perform that action at this time.
0 commit comments