fixed missing install.sh file appearing in project
This commit is contained in:
parent
596ffc2f60
commit
297ec32f54
1 changed files with 7 additions and 8 deletions
|
@ -35,7 +35,6 @@
|
||||||
<Content Include=".\makefile">
|
<Content Include=".\makefile">
|
||||||
<Link>makefile</Link>
|
<Link>makefile</Link>
|
||||||
</Content>
|
</Content>
|
||||||
<Content Include="install.sh" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Compile Include=".\Manifest.cs">
|
<Compile Include=".\Manifest.cs">
|
||||||
|
|
Loading…
Reference in a new issue