Skip to content

Commit 96425e1

Browse files
Copilotdrognanar
andcommitted
Update expected file count for Microsoft.TestPlatform package to 586
Co-authored-by: drognanar <[email protected]>
1 parent c0d5dd0 commit 96425e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/verify-nupkgs.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ function Verify-Nuget-Packages {
1919
$expectedNumOfFiles = @{
2020
"Microsoft.CodeCoverage" = 59;
2121
"Microsoft.NET.Test.Sdk" = 25;
22-
"Microsoft.TestPlatform" = 619;
22+
"Microsoft.TestPlatform" = 586;
2323
"Microsoft.TestPlatform.Build" = 20;
2424
"Microsoft.TestPlatform.CLI" = 481;
2525
"Microsoft.TestPlatform.Extensions.TrxLogger" = 34;

0 commit comments

Comments
 (0)