Skip to content

Commit 34d6ae7

Browse files
committed
updated .NET deps from 6.0.0 to 10.0.2
1 parent 6d3e141 commit 34d6ae7

7 files changed

Lines changed: 38 additions & 4 deletions
6.17 KB
Binary file not shown.

Assemblies/System.IO.Pipelines.dll

83.8 KB
Binary file not shown.

Assemblies/System.IO.Pipelines.dll.meta

Lines changed: 33 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
2.42 KB
Binary file not shown.
10.7 KB
Binary file not shown.

Assemblies/System.Text.Json.dll

253 KB
Binary file not shown.

packages.config

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Microsoft.Bcl.AsyncInterfaces" version="6.0.0" />
3+
<package id="Microsoft.Bcl.AsyncInterfaces" version="10.0.2" />
44
<package id="RestSharp" version="113.1.0" />
5-
<package id="System.Runtime.CompilerServices.Unsafe" version="5.0.0" />
6-
<package id="System.Text.Encodings.Web" version="6.0.0" />
7-
<package id="System.Text.Json" version="6.0.0" />
5+
<package id="System.Runtime.CompilerServices.Unsafe" version="6.1.2" />
6+
<package id="System.Text.Encodings.Web" version="10.0.2" />
7+
<package id="System.Text.Json" version="10.0.2" />
8+
<package id="System.IO.Pipelines" version="10.0.2" />
89
</packages>

0 commit comments

Comments
 (0)