Skip to content

Commit

Permalink
Upgrade System.CommandLine
Browse files Browse the repository at this point in the history
  • Loading branch information
TanayParikh committed Nov 16, 2021
1 parent e922f99 commit cc46e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/helix/content/RunTests/RunTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.20158.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21308.1" />
<PackageReference Condition=" '$(InstallPlaywright)' == 'true' " Include="Microsoft.Playwright" Version="$(MicrosoftPlaywrightVersion)" />
</ItemGroup>
</Project>

0 comments on commit cc46e9c

Please sign in to comment.