File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 2626 <ItemGroup >
2727 <None Include =" README.md" Pack =" true" PackagePath =" \" />
2828 <None Include =" LICENSE" Pack =" true" PackagePath =" \" />
29+ <None Include =" LUA_COPYRIGHT" Pack =" true" PackagePath =" \" />
2930 <None Include =" Lua.NET.Logo.png" Pack =" true" PackagePath =" \" />
3031 </ItemGroup >
3132
3233 <ItemGroup >
33- <Content Include =" native/win-x64/*" Pack =" true" PackagePath =" runtimes/win-x64/native/net7.0 " CopyToOutputDirectory =" PreserveNewest" />
34- <Content Include =" native/linux-x64/*" Pack =" true" PackagePath =" runtimes/linux-x64/native/net7.0 " CopyToOutputDirectory =" PreserveNewest" />
34+ <Content Include =" native/win-x64/*" Pack =" true" PackagePath =" runtimes/win-x64/native" CopyToOutputDirectory =" PreserveNewest" />
35+ <Content Include =" native/linux-x64/*" Pack =" true" PackagePath =" runtimes/linux-x64/native" CopyToOutputDirectory =" PreserveNewest" />
3536 </ItemGroup >
3637
3738</Project >
You can’t perform that action at this time.
0 commit comments