Skip to content

Commit

Permalink
Fix package
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Feb 8, 2024
1 parent 3288a31 commit 973ca46
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packaging/RoomGirl/UnityEngine.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@
<description>Unity core libraries</description>
<authors>Unity</authors>
<dependencies>
<group targetFramework="net6.0" >
<group targetFramework="net6.0" />
</dependencies>
</metadata>
<files>
<file src="libraries\UnityEngine.*" target="lib\net60" />
<file src="..\install.ps1" target="tools" />
<file src="$id$.targets" target="build" />
</files>
</package>

0 comments on commit 973ca46

Please sign in to comment.