File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 </PropertyGroup >
4848
4949 <ItemGroup >
50- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 10.0.102 " >
50+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 10.0.103 " >
5151 <PrivateAssets >all</PrivateAssets >
5252 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
5353 </PackageReference >
6060
6161 <ItemGroup Condition =" '$(TargetFramework)' == 'net10.0'" >
6262 <PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" >
63- <Version >10.0.2 </Version >
63+ <Version >10.0.3 </Version >
6464 </PackageReference >
6565 </ItemGroup >
6666
6767 <ItemGroup Condition =" '$(TargetFramework)' == 'net9.0'" >
6868 <PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" >
69- <Version >9.0.12 </Version >
69+ <Version >9.0.13 </Version >
7070 </PackageReference >
7171 </ItemGroup >
7272
7373 <ItemGroup Condition =" '$(TargetFramework)' == 'net8.0'" >
7474 <PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" >
75- <Version >8.0.22 </Version >
75+ <Version >8.0.24 </Version >
7676 </PackageReference >
7777 </ItemGroup >
7878
You can’t perform that action at this time.
0 commit comments