|
36 | 36 | <Prefer32Bit>false</Prefer32Bit> |
37 | 37 | </PropertyGroup> |
38 | 38 | <ItemGroup> |
39 | | - <Reference Include="FSharp.Core, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
40 | | - <HintPath>..\..\packages\FSharp.Core.4.0.1.7-alpha\lib\net40\FSharp.Core.dll</HintPath> |
| 39 | + <Reference Include="FSharp.Core, Version=4.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 40 | + <HintPath>..\..\packages\FSharp.Core.4.1.0\lib\net40\FSharp.Core.dll</HintPath> |
41 | 41 | <Private>True</Private> |
42 | 42 | </Reference> |
43 | 43 | <Reference Include="FsPickler, Version=3.2.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
52 | 52 | <HintPath>..\..\packages\FsPickler.Json.3.2.0\lib\net45\FsPickler.Json.dll</HintPath> |
53 | 53 | <Private>True</Private> |
54 | 54 | </Reference> |
55 | | - <Reference Include="Google.Protobuf, Version=3.1.0.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL"> |
56 | | - <HintPath>..\..\packages\Google.Protobuf.3.1.0\lib\net45\Google.Protobuf.dll</HintPath> |
| 55 | + <Reference Include="Google.Protobuf, Version=3.2.0.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL"> |
| 56 | + <HintPath>..\..\packages\Google.Protobuf.3.2.0\lib\net45\Google.Protobuf.dll</HintPath> |
57 | 57 | <Private>True</Private> |
58 | 58 | </Reference> |
59 | | - <Reference Include="Jil, Version=2.14.5.0, Culture=neutral, processorArchitecture=MSIL"> |
60 | | - <HintPath>..\..\packages\Jil.2.14.5\lib\net45\Jil.dll</HintPath> |
| 59 | + <Reference Include="Jil, Version=2.15.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 60 | + <HintPath>..\..\packages\Jil.2.15.0\lib\net45\Jil.dll</HintPath> |
61 | 61 | <Private>True</Private> |
62 | 62 | </Reference> |
63 | 63 | <Reference Include="MessagePack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
64 | | - <SpecificVersion>False</SpecificVersion> |
65 | | - <HintPath>MessagePackCSharp_Alpha\MessagePack.dll</HintPath> |
| 64 | + <HintPath>..\..\packages\MessagePack.0.1.0-beta\lib\net45\MessagePack.dll</HintPath> |
| 65 | + <Private>True</Private> |
66 | 66 | </Reference> |
67 | 67 | <Reference Include="MsgPack, Version=0.9.0.0, Culture=neutral, PublicKeyToken=a2625990d5dc0167, processorArchitecture=MSIL"> |
68 | | - <HintPath>..\..\packages\MsgPack.Cli.0.9.0-beta1\lib\net46\MsgPack.dll</HintPath> |
| 68 | + <HintPath>..\..\packages\MsgPack.Cli.0.9.0-beta2\lib\net46\MsgPack.dll</HintPath> |
69 | 69 | <Private>True</Private> |
70 | 70 | </Reference> |
71 | 71 | <Reference Include="NetSerializer, Version=4.1.0.0, Culture=neutral, processorArchitecture=MSIL"> |
72 | 72 | <HintPath>..\..\packages\NetSerializer.4.1.0\lib\net45\NetSerializer.dll</HintPath> |
73 | 73 | <Private>True</Private> |
74 | 74 | </Reference> |
75 | | - <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
76 | | - <HintPath>..\..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 75 | + <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 76 | + <HintPath>..\..\packages\Newtonsoft.Json.10.0.1-beta1\lib\net45\Newtonsoft.Json.dll</HintPath> |
77 | 77 | <Private>True</Private> |
78 | 78 | </Reference> |
79 | 79 | <Reference Include="protobuf-net, Version=2.1.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL"> |
80 | 80 | <HintPath>..\..\packages\protobuf-net.2.1.0\lib\net451\protobuf-net.dll</HintPath> |
81 | 81 | <Private>True</Private> |
82 | 82 | </Reference> |
83 | | - <Reference Include="Sigil, Version=4.6.1.0, Culture=neutral, PublicKeyToken=2d06c3494341c8ab, processorArchitecture=MSIL"> |
84 | | - <HintPath>..\..\packages\Sigil.4.6.1\lib\net45\Sigil.dll</HintPath> |
| 83 | + <Reference Include="Sigil, Version=4.7.0.0, Culture=neutral, PublicKeyToken=2d06c3494341c8ab, processorArchitecture=MSIL"> |
| 84 | + <HintPath>..\..\packages\Sigil.4.7.0\lib\net45\Sigil.dll</HintPath> |
85 | 85 | <Private>True</Private> |
86 | 86 | </Reference> |
87 | 87 | <Reference Include="System" /> |
88 | 88 | <Reference Include="System.Core" /> |
89 | 89 | <Reference Include="System.Runtime.Serialization" /> |
90 | 90 | <Reference Include="System.Runtime.Serialization.Primitives" /> |
| 91 | + <Reference Include="System.Threading.Tasks.Extensions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 92 | + <HintPath>..\..\packages\System.Threading.Tasks.Extensions.4.3.0\lib\portable-net45+win8+wp8+wpa81\System.Threading.Tasks.Extensions.dll</HintPath> |
| 93 | + <Private>True</Private> |
| 94 | + </Reference> |
| 95 | + <Reference Include="System.ValueTuple, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 96 | + <HintPath>..\..\packages\System.ValueTuple.4.3.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath> |
| 97 | + <Private>True</Private> |
| 98 | + </Reference> |
91 | 99 | <Reference Include="System.Xml.Linq" /> |
92 | 100 | <Reference Include="System.Data.DataSetExtensions" /> |
93 | 101 | <Reference Include="Microsoft.CSharp" /> |
94 | 102 | <Reference Include="System.Data" /> |
95 | 103 | <Reference Include="System.Net.Http" /> |
96 | 104 | <Reference Include="System.Xml" /> |
97 | 105 | <Reference Include="Wire, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
98 | | - <HintPath>..\..\packages\Wire.0.8.1\lib\net45\Wire.dll</HintPath> |
| 106 | + <HintPath>..\..\packages\Wire.0.8.2\lib\net45\Wire.dll</HintPath> |
99 | 107 | <Private>True</Private> |
100 | 108 | </Reference> |
101 | 109 | </ItemGroup> |
|
136 | 144 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
137 | 145 | </Content> |
138 | 146 | <Content Include="FlatBuffers\flatc.exe" /> |
139 | | - <Content Include="MessagePackCSharp_Alpha\MessagePack.dll" /> |
140 | 147 | <Content Include="Protobuf3\protoc.exe" /> |
141 | 148 | </ItemGroup> |
142 | 149 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
0 commit comments