1 write to MaxRetryCount
Microsoft.DotNet.Build.Tasks.Feed.Tests (1)
PublishArtifactsInManifestTests.cs (1)
101MaxRetryCount = 5, // In case the default changes, lock to 5 so the test data works
1 reference to MaxRetryCount
Microsoft.DotNet.Build.Tasks.Feed.Tests (1)
PublishArtifactsInManifestTests.cs (1)
151timesNugetExeCalled.Should().BeLessOrEqualTo(task.MaxRetryCount);