File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 3636 <PackageVersion Include =" System.Net.Http.Json" Version =" 8.0.1" />
3737 <PackageVersion Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 8.0.0" />
3838 </ItemGroup >
39+ <ItemGroup Condition =" $(TargetFramework)=='net472'" >
40+ <PackageVersion Include =" System.Text.Json" Version =" 8.0.5" />
41+ </ItemGroup >
42+ <ItemGroup Condition =" '$(TargetFrameworkIdentifier)' == '.NETFramework'" >
43+ <GlobalPackageReference Include =" Microsoft.NETFramework.ReferenceAssemblies" Version =" 1.0.3" />
44+ </ItemGroup >
3945 <ItemGroup Condition =" '$(IsPackable)'=='true'" >
4046 <GlobalPackageReference Include =" Microsoft.CodeAnalysis.PublicApiAnalyzers" Version =" 3.3.4" />
4147 <GlobalPackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" />
You can’t perform that action at this time.
0 commit comments