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 34
34
</PropertyGroup >
35
35
36
36
<ItemGroup >
37
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " >
37
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0 " >
38
38
<PrivateAssets >all</PrivateAssets >
39
39
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
40
40
</PackageReference >
41
41
</ItemGroup >
42
42
43
43
<ItemGroup Condition =" '$(TargetFramework)'=='netstandard2.1'" >
44
- <PackageReference Include =" NewLife.Core" Version =" 9.1.2022.501 " />
44
+ <PackageReference Include =" NewLife.Core" Version =" 10.10.2024.902 " />
45
45
</ItemGroup >
46
46
47
47
<ItemGroup Condition =" '$(TargetFramework)'!='netstandard2.1'" >
48
- <PackageReference Include =" NewLife.Core" Version =" 8.11.2021 .1225" />
48
+ <PackageReference Include =" NewLife.Core" Version =" 8.11.2022 .1225" />
49
49
</ItemGroup >
50
50
51
51
<ItemGroup >
You can’t perform that action at this time.
0 commit comments