Commit a742610
foundry local packaging pipeline bug fix (#569)
fixes issue with xml comments in c# sdk:
```
Foundry-Local\sdk\cs\src\ICatalog.cs(62,73): error CS1573: Parameter 'ct' has no matching param tag in
the XML comment for 'ICatalog.GetLatestVersionAsync(IModel, CancellationToken?)' (but other parameters do)
```
---------
Co-authored-by: Prathik Rao <prathikrao@microsoft.com>1 parent da088d0 commit a742610
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
0 commit comments