remove LICENSE and README file references from project file
This commit is contained in:
@@ -5,10 +5,4 @@
|
|||||||
<EnableDynamicLoading>true</EnableDynamicLoading>
|
<EnableDynamicLoading>true</EnableDynamicLoading>
|
||||||
<RootNamespace>ldtkimporter</RootNamespace>
|
<RootNamespace>ldtkimporter</RootNamespace>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
|
||||||
<Content Include="addons\csharp_ldtk_importer\LICENSE" />
|
|
||||||
<Content Include="addons\csharp_ldtk_importer\README.md" />
|
|
||||||
<Content Include="LICENSE" />
|
|
||||||
<Content Include="README.md" />
|
|
||||||
</ItemGroup>
|
|
||||||
</Project>
|
</Project>
|
Reference in New Issue
Block a user