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 190190 <EmbeddedResource Include =" IconsAndLogos\untracked.png" />
191191 </ItemGroup >
192192 <ItemGroup >
193- <None Include =" $(SolutionDir)EULA .txt" >
194- <Link >EULA .txt</Link >
193+ <None Include =" $(SolutionDir)eula .txt" >
194+ <Link >eula .txt</Link >
195195 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
196196 </None >
197- <None Include =" $(SolutionDir)CREDITS .txt" >
198- <Link >CREDITS .txt</Link >
197+ <None Include =" $(SolutionDir)credits .txt" >
198+ <Link >credits .txt</Link >
199199 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
200200 </None >
201201 <None Include =" packages.config" />
Original file line number Diff line number Diff line change 7171 <None Include =" packages.config" />
7272 </ItemGroup >
7373 <ItemGroup >
74- <None Include =" $(SolutionDir)EULA .txt" >
75- <Link >EULA .txt</Link >
74+ <None Include =" $(SolutionDir)eula .txt" >
75+ <Link >eula .txt</Link >
7676 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
7777 </None >
78- <None Include =" $(SolutionDir)CREDITS .txt" >
79- <Link >CREDITS .txt</Link >
78+ <None Include =" $(SolutionDir)credits .txt" >
79+ <Link >credits .txt</Link >
8080 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
8181 </None >
8282 </ItemGroup >
You can’t perform that action at this time.
0 commit comments