microsoft / azure-devops-dotnet-samples

.NET/C# samples for integrating with Azure DevOps Services and Azure DevOps Server
https://docs.microsoft.com/azure/devops/integrate
MIT License
523 stars 517 forks source link

need sample for adding attachment reference to the workitem in AttachmentsSample.cs #292

Open manishmoothedath opened 4 years ago

manishmoothedath commented 4 years ago

need sample for adding attachment reference to the workitem in AttachmentsSample.cs. Upload text file only creates the file in ADO but never adds the reference to the workitem. Please give an example on how to achieve that