Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add transitive pin for System.Formats.Asn1 to avoid build break from …
…NuGet audit
  • Loading branch information
MattKotsenas committed Sep 11, 2024
commit 2b3e3475528efbe346e79cc465cbf7eb7cc9733f
3 changes: 3 additions & 0 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,7 @@
<PackageVersion Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageVersion Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.1.15" />
</ItemGroup>
<ItemGroup Label="Transitive pins">
Comment thread
MattKotsenas marked this conversation as resolved.
<PackageVersion Include="System.Formats.Asn1" Version="8.0.1" />
</ItemGroup>
</Project>