Skip to content

Commit

Permalink
Remove NU1903 workaround for System.Formats.Asn1.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Nov 29, 2024
1 parent 61678af commit e831a13
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,4 @@
<PackageVersion Include="runtime.win-x86.Microsoft.NETCore.DotNetAppHost"
Version="8.0.11" />
</ItemGroup>

<!-- NU1903 -->
<ItemGroup>
<PackageVersion Include="System.Formats.Asn1"
Version="9.0.0" />
</ItemGroup>
</Project>

0 comments on commit e831a13

Please sign in to comment.