Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
antokhio committed Oct 17, 2024
1 parent 0c97270 commit 4648c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/VL.Yoga.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</dependencies>
</metadata>
<files>
<file src="..\..\lib\x64\net8.0-windows\*" target="lib\net8.0\*" />
<file src="..\..\lib\x64\net8.0-windows\*" target="lib\net8.0\" />
<file src="..\..\runtimes\win-x64\native\yogacore.dll" target="lib\runtimes\win-x64\native\yogacore.dll" />
<file src="..\*.vl"/>
<!-- <file src="..\help\*.vl" target="help"/> -->
Expand Down

0 comments on commit 4648c56

Please sign in to comment.