mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Added Library Folder (Aesthetic)
This commit is contained in:
parent
4f8fb8ed22
commit
2acf12b209
6 changed files with 5 additions and 5 deletions
|
|
@ -110,11 +110,11 @@
|
||||||
</BootstrapperPackage>
|
</BootstrapperPackage>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Include="BouncyCastle.Crypto.dll" />
|
<Content Include="lib\BouncyCastle.Crypto.dll" />
|
||||||
<Content Include="IKVM.OpenJDK.Core.dll" />
|
<Content Include="lib\IKVM.OpenJDK.Core.dll" />
|
||||||
<Content Include="IKVM.OpenJDK.Security.dll" />
|
<Content Include="lib\IKVM.OpenJDK.Security.dll" />
|
||||||
<Content Include="IKVM.OpenJDK.Util.dll" />
|
<Content Include="lib\IKVM.OpenJDK.Util.dll" />
|
||||||
<Content Include="IKVM.Runtime.dll" />
|
<Content Include="lib\IKVM.Runtime.dll" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue