|
|
|
@ -58,8 +58,9 @@
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Reference Include="protobuf-net, Version=2.0.0.612, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL">
|
|
|
|
<Reference Include="protobuf-net, Version=2.0.0.621, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL">
|
|
|
|
<HintPath>..\packages\protobuf-net.2.0.0.612\lib\net40\protobuf-net.dll</HintPath>
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
|
|
|
<HintPath>..\packages\protobuf-net.2.0.0.621\lib\net40\protobuf-net.dll</HintPath>
|
|
|
|
</Reference>
|
|
|
|
</Reference>
|
|
|
|
<Reference Include="System" />
|
|
|
|
<Reference Include="System" />
|
|
|
|
<Reference Include="System.Core">
|
|
|
|
<Reference Include="System.Core">
|
|
|
|
@ -104,6 +105,7 @@
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<None Include="app.config" />
|
|
|
|
<None Include="app.config" />
|
|
|
|
|
|
|
|
<None Include="packages.config" />
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ProjectReference Include="..\..\..\SteamKit2\SteamKit2\SteamKit2.csproj">
|
|
|
|
<ProjectReference Include="..\..\..\SteamKit2\SteamKit2\SteamKit2.csproj">
|
|
|
|
|