File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
<Company >SlimeNull</Company >
9
9
<Description >Go-CqHttp 的 .NET SDK</Description >
10
10
<RepositoryUrl >https://github.com/OrgEleCho/EleCho.GoCqHttpSdk</RepositoryUrl >
11
- <Version >1.0.8 </Version >
11
+ <Version >1.0.9 </Version >
12
12
<PackageReadmeFile >README.md</PackageReadmeFile >
13
13
<Copyright >Copyright (c) EleCho 2023</Copyright >
14
14
<PackageProjectUrl >https://github.com/OrgEleCho/EleCho.GoCqHttpSdk</PackageProjectUrl >
31
31
</ItemGroup >
32
32
33
33
<ItemGroup Condition =" '$(TargetFramework)'=='net462'" >
34
- <PackageReference Include =" System.Net.Http" Version =" 4.3.4 " />
34
+ <PackageReference Include =" System.Net.Http" Version =" * " />
35
35
</ItemGroup >
36
36
37
37
<ItemGroup Condition =" '$(TargetFramework)'=='net462' Or '$(TargetFramework)'=='netstandard2.0' Or '$(TargetFramework)'=='netcoreapp3.1'" >
38
- <PackageReference Include =" System.Text.Json" Version =" 7.0.1 " />
38
+ <PackageReference Include =" System.Text.Json" Version =" * " />
39
39
</ItemGroup >
40
40
41
41
<ItemGroup >
You can’t perform that action at this time.
0 commit comments