Commit 36bb689
[release/9.5] Fix globalPackagesFolder path to be platform-agnostic in NuGetConfigMerger (#11626)
* Initial plan
* Fix globalPackagesFolder path to be platform-agnostic
Co-authored-by: mitchdenny <513398+mitchdenny@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mitchdenny <513398+mitchdenny@users.noreply.github.com>1 parent acf1432 commit 36bb689
File tree
2 files changed
+3
-3
lines changed- src/Aspire.Cli/Packaging
- tests/Aspire.Cli.Tests/Packaging
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
980 | 980 | | |
981 | 981 | | |
982 | 982 | | |
983 | | - | |
| 983 | + | |
984 | 984 | | |
985 | 985 | | |
986 | 986 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
235 | 235 | | |
236 | 236 | | |
0 commit comments