You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Check that the dependencies are version 1.0.2.0 due to the nuGetFeedSelectMode = EarliestMatching
147
-
(Get-ChildItem-Path 'artifacts/*-main-Dependencies-*/*_1.0.2.0.app').Count | Should -Be 3-Because "There should be 4 dependencies with version 1.0.2.0 due to the nuGetFeedSelectMode = EarliestMatching"
147
+
(Get-ChildItem-Path 'artifacts/*-main-Dependencies-*/*_1.0.2.0.app').Count | Should -Be 4-Because "There should be 4 dependencies with version 1.0.2.0 due to the nuGetFeedSelectMode = EarliestMatching"
0 commit comments