Skip to content

Commit

Permalink
Remove .NET 6 from nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
slozier committed Dec 24, 2024
1 parent 7231bf1 commit 7e3bd2d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Package/nuget/IronPython.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ This package contains the IronPython interpreter engine.</description>
<dependency id="Microsoft.Win32.Registry" version="4.7.0" />
<dependency id="Mono.Unix" version="7.1.0-final.1.21458.1" />
</group>
<group targetFramework="net6.0">
<dependency id="DynamicLanguageRuntime" version="1.3.5" />
<dependency id="Mono.Unix" version="7.1.0-final.1.21458.1" />
</group>
<group targetFramework="net8.0">
<dependency id="DynamicLanguageRuntime" version="1.3.5" />
<dependency id="Mono.Unix" version="7.1.0-final.1.21458.1" />
Expand Down

0 comments on commit 7e3bd2d

Please sign in to comment.