Commit 18875cc
Bump version to 6.0.0.0 and update nuspec/workflow for 6.0-GX
- src/GXOdata.Client.All/Directory.Build.props: bump AssemblyVersion
from 5.2.3.9 -> 6.0.0.0 to mark the start of the 6.0-GX line.
- GXOData.Client.nuspec:
* Drop the net452 dependency group and file entries (upstream stopped
targeting net452 — only netstandard2.0, net7.0 and net8.0 remain).
* Add net7.0 and net8.0 dependency groups and corresponding file
entries pointing at the new build output paths.
* Loosen the Microsoft.Data.OData dependency range to '[5.*, 6.0.0)'
(matches upstream's V3 adapter pin and stays vulnerability-free since
NuGet floats the floor to the latest 5.x).
* Refresh copyright year and tags.
- .github/workflows/build.yml: bump dotnet-version 6.0.x -> 8.0.x so the
runner can build net7.0/net8.0 targeting packs that the upgraded
csprojs now require.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 828dce8 commit 18875cc
3 files changed
Lines changed: 24 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 22 | | |
27 | | - | |
28 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
33 | | - | |
34 | | - | |
35 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
36 | 44 | | |
37 | | - | |
38 | | - | |
39 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
40 | 48 | | |
41 | 49 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments