This repository was archived by the owner on Dec 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
UnityExtension/Assets/Editor/GitHub.Unity
packaging/CopyLibrariesToPackageProject Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 190
190
<EmbeddedResource Include =" IconsAndLogos\untracked.png" />
191
191
</ItemGroup >
192
192
<ItemGroup >
193
- <None Include =" $(SolutionDir)EULA .txt" >
194
- <Link >EULA .txt</Link >
193
+ <None Include =" $(SolutionDir)eula .txt" >
194
+ <Link >eula .txt</Link >
195
195
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
196
196
</None >
197
- <None Include =" $(SolutionDir)CREDITS .txt" >
198
- <Link >CREDITS .txt</Link >
197
+ <None Include =" $(SolutionDir)credits .txt" >
198
+ <Link >credits .txt</Link >
199
199
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
200
200
</None >
201
201
<None Include =" packages.config" />
Original file line number Diff line number Diff line change 71
71
<None Include =" packages.config" />
72
72
</ItemGroup >
73
73
<ItemGroup >
74
- <None Include =" $(SolutionDir)EULA .txt" >
75
- <Link >EULA .txt</Link >
74
+ <None Include =" $(SolutionDir)eula .txt" >
75
+ <Link >eula .txt</Link >
76
76
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
77
77
</None >
78
- <None Include =" $(SolutionDir)CREDITS .txt" >
79
- <Link >CREDITS .txt</Link >
78
+ <None Include =" $(SolutionDir)credits .txt" >
79
+ <Link >credits .txt</Link >
80
80
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
81
81
</None >
82
82
</ItemGroup >
You can’t perform that action at this time.
0 commit comments