Skip to content

Commit

Permalink
Bumping System.Security.Cryptography.Xml to 6.0.1 (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
mijpeterson authored Aug 27, 2024
1 parent 02a0460 commit f128d4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/AdoPat/AdoPat.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@
<PackageReference Include="Microsoft.VisualStudio.Services.Client" Version="19.239.0-preview" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />

<!-- Transitive dependency of Microsoft.VisualStudio.Services.Client temporarily pinned for security reasons. -->
<!-- Transitive dependencies of Microsoft.VisualStudio.Services.Client temporarily pinned for security reasons. -->
<PackageReference Include="System.Formats.Asn1" Version="6.0.1" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="6.0.1" />
</ItemGroup>

</Project>

0 comments on commit f128d4e

Please sign in to comment.