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)
224
CommitSha =
CommitSha
,
230
throw new Exception($"Problems creating an AzureDevOps (symbols) feed for repository '{RepositoryName}' and commit '{
CommitSha
}'.");
252
CommitSha =
CommitSha
257
throw new Exception($"Problems creating an AzureDevOps feed for repository '{RepositoryName}' and commit '{
CommitSha
}'.");
src\model\SetupTargetFeedConfigV4.cs (2)
197
CommitSha =
CommitSha
202
throw new Exception($"Problems creating an AzureDevOps feed for repository '{RepositoryName}' and commit '{
CommitSha
}'.");