File tree 1 file changed +1
-4
lines changed 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 36
36
37
37
<ItemGroup >
38
38
<Content Include =" ..\logo.png" Link =" nuget\logo.png" PackagePath =" " />
39
+ <Content Include =" ..\README.md" Link =" nuget\README.md" PackagePath =" " />
39
40
<Content Include =" ..\ChangeLog.txt" Link =" nuget\ChangeLog.txt" PackagePath =" " />
40
41
<Content Include =" ..\License.txt" Link =" nuget\License.txt" PackagePath =" " />
41
42
<Content Include =" ..\Docs\AssimpNet Documentation %28October 2018%29.chm" Link =" nuget\AssimpNet Documentation %28October 2018%29.chm" PackagePath =" " />
68
69
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
69
70
<Link >runtimes\osx-arm64\native\%(Filename)%(Extension)</Link >
70
71
</None >
71
- <None Include =" ..\README.md" >
72
- <Pack >True</Pack >
73
- <PackagePath >\</PackagePath >
74
- </None >
75
72
</ItemGroup >
76
73
77
74
<!-- Copies Unity plugin files into a folder with Release build DLLs which can be drag n dropped into a unity project -->
You can’t perform that action at this time.
0 commit comments