File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
System.Linq.Dynamic.Core.NewtonsoftJson
System.Linq.Dynamic.Core.SystemTextJson Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88 <Description >Contains some extensions for System.Linq.Dynamic.Core to dynamically query a Newtonsoft.Json.JArray</Description >
99 <PackageTags >system;linq;dynamic;core;dotnet;json</PackageTags >
1010 <ProjectGuid >{8C5851B8-5C47-4229-AB55-D4252703598E}</ProjectGuid >
11- <TargetFrameworks >net45;net452;net46;netstandard1.3; netstandard2.0;netstandard2.1;net6.0;net8.0</TargetFrameworks >
11+ <TargetFrameworks >net45;net452;net46;netstandard2.0;netstandard2.1;net6.0;net8.0;net9 .0</TargetFrameworks >
1212 <Version >1.4.$(PatchVersion)</Version >
1313 </PropertyGroup >
1414
2222 </PropertyGroup >
2323
2424 <ItemGroup >
25- <PackageReference Include =" JsonConverter.Newtonsoft.Json" Version =" 0.7.0 " />
25+ <PackageReference Include =" JsonConverter.Newtonsoft.Json" Version =" 0.7.1 " />
2626 <PackageReference Include =" Microsoft.CSharp" Version =" 4.7.0" />
2727 </ItemGroup >
2828
Original file line number Diff line number Diff line change 88 <Description >Contains some extensions for System.Linq.Dynamic.Core to dynamically query a System.Text.Json.JsonDocument</Description >
99 <PackageTags >system;linq;dynamic;core;dotnet;json</PackageTags >
1010 <ProjectGuid >{FA01CE15-315A-499E-AFC2-955CA7EB45FF}</ProjectGuid >
11- <TargetFrameworks >netstandard2.0;netstandard2.1;net6.0;net8.0</TargetFrameworks >
11+ <TargetFrameworks >netstandard2.0;netstandard2.1;net6.0;net8.0;net9.0 </TargetFrameworks >
1212 <Version >1.4.$(PatchVersion)</Version >
1313 </PropertyGroup >
1414
2222 </PropertyGroup >
2323
2424 <ItemGroup >
25- <PackageReference Include =" JsonConverter.System.Text.Json" Version =" 0.7.0 " />
25+ <PackageReference Include =" JsonConverter.System.Text.Json" Version =" 0.7.1 " />
2626 <PackageReference Include =" Microsoft.CSharp" Version =" 4.7.0" />
2727 </ItemGroup >
2828
You can’t perform that action at this time.
0 commit comments