Commit d10da0e
committed
Address PR review: fix README pack metadata, doc hierarchy, and snupkg push
- Change None Include to None Update for README.md in both SDK csproj
files to avoid NETSDK1022 duplicate item errors in SDK-style projects
- Demote '.NET SDK Packages' to h3 subsection under '.NET SDK Quickstart'
so the Quickstart heading is not left empty
- Add snupkg push step to publish workflow so symbol packages reach
NuGet.org alongside the main nupkg files1 parent 0a5e956 commit d10da0e
File tree
4 files changed
+7
-3
lines changed- .github/workflows
- src
- MemNet.AgentMemory
- MemNet.Client
4 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments