mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Updated Telepathy to latest version
This commit is contained in:
parent
b14957fbc8
commit
d3c81957da
@ -50,8 +50,8 @@
|
||||
<ItemGroup>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="Telepathy, Version=1.0.126.0, Culture=neutral, PublicKeyToken=null">
|
||||
<HintPath>..\packages\Telepathy.1.0.126\lib\net35\Telepathy.dll</HintPath>
|
||||
<Reference Include="Telepathy, Version=1.0.132.0, Culture=neutral, PublicKeyToken=null">
|
||||
<HintPath>..\packages\Telepathy.1.0.132\lib\net35\Telepathy.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Telepathy" version="1.0.126" targetFramework="net35" />
|
||||
<package id="Telepathy" version="1.0.132" targetFramework="net35" />
|
||||
</packages>
|
Loading…
Reference in New Issue
Block a user