Commit 6222fca
[release/8.0-rc1] [workloads] Put quotes around GetFileName call when collecting telemetry (#90606)
* [workloads] Put quotes around GetFileName call when collecting telemetry
There are cases where `%(ReferencePath)` is empty, so prevent exceptions by quoting the value.
Fixes #90584
* Feedback
---------
Co-authored-by: Steve Pfister <steve.pfister@microsoft.com>
Co-authored-by: Steve Pfister <steveisok@users.noreply.github.com>1 parent 94f0a71 commit 6222fca
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- src/mono/nuget/Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments