Skip to content
This repository was archived by the owner on Dec 21, 2019. It is now read-only.

Commit bc0ae9e

Browse files
committed
Update rocket
1 parent 7390fd5 commit bc0ae9e

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Rocket.UnityEngine/Rocket.UnityEngine.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<WarningLevel>4</WarningLevel>
3232
</PropertyGroup>
3333
<ItemGroup>
34-
<Reference Include="Rocket.API, Version=5.0.0.192, Culture=neutral, processorArchitecture=MSIL">
35-
<HintPath>..\packages\Rocket.API.5.0.0.192\lib\net35\Rocket.API.dll</HintPath>
34+
<Reference Include="Rocket.API, Version=5.0.0.232, Culture=neutral, processorArchitecture=MSIL">
35+
<HintPath>..\packages\Rocket.API.5.0.0.232\lib\net35\Rocket.API.dll</HintPath>
3636
</Reference>
3737
<Reference Include="System" />
3838
<Reference Include="System.Core" />

Rocket.UnityEngine/packages.config

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
32
<packages>
4-
<package id="Rocket.API" version="5.0.0.192" targetFramework="net35" />
3+
<package id="Rocket.API" version="5.0.0.232" targetFramework="net35" />
54
</packages>

0 commit comments

Comments
 (0)