1 write to CommitSha
Microsoft.DotNet.Build.Tasks.Feed (1)
src\model\SetupTargetFeedConfigBase.cs (1)
45
CommitSha
= commitSha;
8 references to CommitSha
Microsoft.DotNet.Build.Tasks.Feed (8)
src\model\SetupTargetFeedConfigV3.cs (4)
205
CommitSha =
CommitSha
,
211
throw new Exception($"Problems creating an AzureDevOps (symbols) feed for repository '{RepositoryName}' and commit '{
CommitSha
}'.");
233
CommitSha =
CommitSha
238
throw new Exception($"Problems creating an AzureDevOps feed for repository '{RepositoryName}' and commit '{
CommitSha
}'.");
src\model\SetupTargetFeedConfigV4.cs (4)
206
CommitSha =
CommitSha
,
212
throw new Exception($"Problems creating an AzureDevOps (symbols) feed for repository '{RepositoryName}' and commit '{
CommitSha
}'.");
234
CommitSha =
CommitSha
239
throw new Exception($"Problems creating an AzureDevOps feed for repository '{RepositoryName}' and commit '{
CommitSha
}'.");