File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/Remote.Linq.Text.Json Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
<MinorVersion >2</MinorVersion >
7
7
<PatchVersion >0</PatchVersion >
8
8
<PreReleaseLabel >dev</PreReleaseLabel >
9
- <AquaCoreVersion >5.4.0-alpha-002 </AquaCoreVersion >
9
+ <AquaCoreVersion >5.4.0-alpha-005 </AquaCoreVersion >
10
10
</PropertyGroup >
11
11
12
12
<PropertyGroup >
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<Description >Provides System.Text.Json serialization for Remote.Linq types.</Description >
5
- <TargetFrameworks >netstandard2.0</TargetFrameworks >
5
+ <TargetFrameworks >netstandard2.0;net6.0 </TargetFrameworks >
6
6
<PackageTags >remote-linq;json;system-text-json</PackageTags >
7
7
<IncludeGlobalAssemblyInfo >false</IncludeGlobalAssemblyInfo >
8
8
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments