azure-pipelines/release.yml (3 lines): - line 7: source: Library # TODO: This should match the name of your CI pipeline - line 31: gitHubConnection: # TODO: fill in service connection here - line 71: publishFeedCredentials: # TODO: fill in service connection here azure-pipelines/vs-insertion.yml (1 line): - line 7: source: Library # TODO: This should match the name of your CI pipeline azure-pipelines/expand-template.yml (1 line): - line 12: # TODO: Verify that all changes are staged to the git index src/Microsoft.VisualStudio.Extensibility.Testing.Xunit.Shared/Threading/IdeTestCaseRunner.cs (1 line): - line 49: // TODO: Verify version under test src/Microsoft.VisualStudio.Extensibility.Testing.Xunit.Shared/Threading/IdeTheoryTestCaseRunner.cs (1 line): - line 49: // TODO: Verify version under test