1 write to CommitSha
Microsoft.DotNet.Build.Tasks.Feed (1)
src\model\SetupTargetFeedConfigBase.cs (1)
43
CommitSha
= commitSha;
6 references to CommitSha
Microsoft.DotNet.Build.Tasks.Feed (6)
src\model\SetupTargetFeedConfigV3.cs (4)
219
CommitSha =
CommitSha
,
225
throw new Exception($"Problems creating an AzureDevOps (symbols) feed for repository '{RepositoryName}' and commit '{
CommitSha
}'.");
247
CommitSha =
CommitSha
252
throw new Exception($"Problems creating an AzureDevOps feed for repository '{RepositoryName}' and commit '{
CommitSha
}'.");
src\model\SetupTargetFeedConfigV4.cs (2)
192
CommitSha =
CommitSha
197
throw new Exception($"Problems creating an AzureDevOps feed for repository '{RepositoryName}' and commit '{
CommitSha
}'.");