mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
BouncyCastle reference is still there
This commit is contained in:
parent
723c961753
commit
07ac3268cc
2 changed files with 2 additions and 4 deletions
2
MinecraftClient/.gitignore
vendored
2
MinecraftClient/.gitignore
vendored
|
|
@ -1,2 +1,4 @@
|
|||
/bin/
|
||||
/obj/
|
||||
MinecraftClient.sln
|
||||
MinecraftClient.v11.suo
|
||||
|
|
@ -60,10 +60,6 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup />
|
||||
<ItemGroup>
|
||||
<Reference Include="BouncyCastle.Crypto, Version=1.7.4114.6375, Culture=neutral, PublicKeyToken=0e99375e54769942">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>.\BouncyCastle.Crypto.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="IKVM.OpenJDK.Core, Version=7.0.4335.0, Culture=neutral, PublicKeyToken=13235d27fcbfff58, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>.\IKVM.OpenJDK.Core.dll</HintPath>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue