Merge pull request #13709 from dotnet/marcpopMSFT-cgfixes

Add a direct reference to a newer version of this package
This commit is contained in:
Marc Paine 2022-04-28 11:42:32 -07:00 committed by GitHub
commit d8143e328d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,5 +8,6 @@
<PackageReference Include="xunit" Version="2.2.0" />
<PackageReference Include="Microsoft.DotNet.Cli.Utils" Version="$(MicrosoftDotNetCliUtilsPackageVersion)" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Security.Cryptography.X509Certificates" Version="4.3.2" />
</ItemGroup>
</Project>