Commit db6a516
Rename C# directories to match namespace: Link.Foundation.Links.Notation
This commit completes the namespace transition by renaming all directories
and files to match the Link.Foundation.Links.Notation namespace structure.
Changes:
- Renamed directories: Platform.links-notation → Link.Foundation.Links.Notation
- Renamed directories: Platform.links-notation.Tests → Link.Foundation.Links.Notation.Tests
- Renamed all .csproj and .sln files to match new directory names
- Updated solution file project references
- Updated test project's ProjectReference
- Updated CI workflow paths and package URL
- Added CI script path overrides for namespace-based directory structure
All tests passing (105/105) and build successful.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 438a24d commit db6a516
File tree
22 files changed
+13
-9
lines changed- .github/workflows
- csharp
- Link.Foundation.Links.Notation.Tests
- Link.Foundation.Links.Notation
22 files changed
+13
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| |||
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
126 | | - | |
| 128 | + | |
127 | 129 | | |
128 | 130 | | |
129 | 131 | | |
130 | 132 | | |
131 | | - | |
| 133 | + | |
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
136 | 138 | | |
137 | | - | |
| 139 | + | |
138 | 140 | | |
139 | 141 | | |
140 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
141 | 145 | | |
142 | 146 | | |
143 | 147 | | |
| |||
149 | 153 | | |
150 | 154 | | |
151 | 155 | | |
152 | | - | |
| 156 | + | |
153 | 157 | | |
154 | 158 | | |
155 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
0 commit comments