|
86 | 86 | <Reference Include="Microsoft.Win32.Registry, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
87 | 87 | <HintPath>..\packages\Microsoft.Win32.Registry.4.4.0\lib\net461\Microsoft.Win32.Registry.dll</HintPath> |
88 | 88 | </Reference> |
| 89 | + <Reference Include="mscorlib" /> |
| 90 | + <Reference Include="netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
| 91 | + <HintPath>..\GameBinaries\netstandard.dll</HintPath> |
| 92 | + </Reference> |
89 | 93 | <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
90 | 94 | <HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
91 | 95 | </Reference> |
92 | 96 | <Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"> |
93 | 97 | <HintPath>..\packages\NLog.4.4.12\lib\net45\NLog.dll</HintPath> |
94 | 98 | <Private>True</Private> |
95 | 99 | </Reference> |
96 | | - <Reference Include="protobuf-net, Version=2.1.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL"> |
97 | | - <HintPath>..\packages\protobuf-net.2.1.0\lib\net451\protobuf-net.dll</HintPath> |
| 100 | + <Reference Include="protobuf-net, Version=2.4.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL"> |
| 101 | + <HintPath>..\packages\protobuf-net.2.4.0\lib\net40\protobuf-net.dll</HintPath> |
98 | 102 | </Reference> |
99 | 103 | <Reference Include="Sandbox.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
100 | 104 | <SpecificVersion>False</SpecificVersion> |
|
130 | 134 | <HintPath>..\GameBinaries\Steamworks.NET.dll</HintPath> |
131 | 135 | </Reference> |
132 | 136 | <Reference Include="System" /> |
| 137 | + <Reference Include="System.ComponentModel.Annotations, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 138 | + <HintPath>..\packages\System.ComponentModel.Annotations.4.5.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath> |
| 139 | + <Private>True</Private> |
| 140 | + </Reference> |
133 | 141 | <Reference Include="System.ComponentModel.DataAnnotations" /> |
| 142 | + <Reference Include="System.Configuration" /> |
134 | 143 | <Reference Include="System.Configuration.Install" /> |
135 | 144 | <Reference Include="System.Data" /> |
136 | 145 | <Reference Include="System.Drawing" /> |
137 | 146 | <Reference Include="System.IO.Compression.FileSystem" /> |
| 147 | + <Reference Include="System.Runtime.Serialization" /> |
138 | 148 | <Reference Include="System.Security.AccessControl, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
139 | 149 | <HintPath>..\packages\System.Security.AccessControl.4.4.0\lib\net461\System.Security.AccessControl.dll</HintPath> |
140 | 150 | </Reference> |
141 | 151 | <Reference Include="System.Security.Principal.Windows, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
142 | 152 | <HintPath>..\packages\System.Security.Principal.Windows.4.4.0\lib\net461\System.Security.Principal.Windows.dll</HintPath> |
143 | 153 | </Reference> |
| 154 | + <Reference Include="System.ServiceModel" /> |
144 | 155 | <Reference Include="System.ServiceProcess" /> |
145 | 156 | <Reference Include="System.Windows.Forms" /> |
146 | 157 | <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
0 commit comments