mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Packages update
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="protobuf-net" publicKeyToken="257b51d87d2e4d67" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.2.1.0" newVersion="2.2.1.0" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.3.0.0" newVersion="2.3.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
|
||||
@@ -103,8 +103,8 @@
|
||||
<Reference Include="NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\NLog.5.0.0-beta08\lib\net45\NLog.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="protobuf-net, Version=2.2.1.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\protobuf-net.2.2.1\lib\net40\protobuf-net.dll</HintPath>
|
||||
<Reference Include="protobuf-net, Version=2.3.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\protobuf-net.2.3.0-alpha\lib\net40\protobuf-net.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="SteamKit2, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\SteamKit2.2.0.0-Alpha4\lib\net46\SteamKit2.dll</HintPath>
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net461" />
|
||||
<package id="Nito.AsyncEx" version="4.0.1" targetFramework="net461" />
|
||||
<package id="NLog" version="5.0.0-beta08" targetFramework="net461" />
|
||||
<package id="protobuf-net" version="2.2.1" targetFramework="net461" />
|
||||
<package id="protobuf-net" version="2.3.0-alpha" targetFramework="net461" />
|
||||
<package id="Resource.Embedder" version="1.2.2" targetFramework="net461" developmentDependency="true" />
|
||||
<package id="SteamKit2" version="2.0.0-Alpha4" targetFramework="net461" />
|
||||
<package id="System.ValueTuple" version="4.4.0-preview1-25305-02" targetFramework="net461" />
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="protobuf-net" publicKeyToken="257b51d87d2e4d67" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.2.1.0" newVersion="2.2.1.0" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.3.0.0" newVersion="2.3.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
|
||||
@@ -76,8 +76,8 @@
|
||||
<HintPath>..\packages\NLog.Windows.Forms.4.2.3\lib\net35\NLog.Windows.Forms.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="protobuf-net, Version=2.2.1.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\protobuf-net.2.2.1\lib\net40\protobuf-net.dll</HintPath>
|
||||
<Reference Include="protobuf-net, Version=2.3.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\protobuf-net.2.3.0-alpha\lib\net40\protobuf-net.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="SteamKit2, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\SteamKit2.2.0.0-Alpha4\lib\net46\SteamKit2.dll</HintPath>
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
<package id="Nito.AsyncEx" version="4.0.1" targetFramework="net461" />
|
||||
<package id="NLog" version="5.0.0-beta08" targetFramework="net461" />
|
||||
<package id="NLog.Windows.Forms" version="4.2.3" targetFramework="net461" />
|
||||
<package id="protobuf-net" version="2.2.1" targetFramework="net461" />
|
||||
<package id="protobuf-net" version="2.3.0-alpha" targetFramework="net461" />
|
||||
<package id="Resource.Embedder" version="1.2.2" targetFramework="net461" developmentDependency="true" />
|
||||
<package id="SteamKit2" version="2.0.0-Alpha4" targetFramework="net461" />
|
||||
<package id="System.ValueTuple" version="4.4.0-preview1-25305-02" targetFramework="net461" />
|
||||
|
||||
Binary file not shown.
2999
packages/protobuf-net.2.2.1/lib/net40/protobuf-net.xml
vendored
2999
packages/protobuf-net.2.2.1/lib/net40/protobuf-net.xml
vendored
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
BIN
packages/protobuf-net.2.2.1/protobuf-net.2.2.1.nupkg
vendored
BIN
packages/protobuf-net.2.2.1/protobuf-net.2.2.1.nupkg
vendored
Binary file not shown.
BIN
packages/protobuf-net.2.3.0-alpha/lib/net20/protobuf-net.dll
Normal file
BIN
packages/protobuf-net.2.3.0-alpha/lib/net20/protobuf-net.dll
Normal file
Binary file not shown.
BIN
packages/protobuf-net.2.3.0-alpha/lib/net35/protobuf-net.dll
Normal file
BIN
packages/protobuf-net.2.3.0-alpha/lib/net35/protobuf-net.dll
Normal file
Binary file not shown.
BIN
packages/protobuf-net.2.3.0-alpha/lib/net40/protobuf-net.dll
Normal file
BIN
packages/protobuf-net.2.3.0-alpha/lib/net40/protobuf-net.dll
Normal file
Binary file not shown.
BIN
packages/protobuf-net.2.3.0-alpha/lib/netstandard1.3/protobuf-net.dll
vendored
Normal file
BIN
packages/protobuf-net.2.3.0-alpha/lib/netstandard1.3/protobuf-net.dll
vendored
Normal file
Binary file not shown.
BIN
packages/protobuf-net.2.3.0-alpha/protobuf-net.2.3.0-alpha.nupkg
Normal file
BIN
packages/protobuf-net.2.3.0-alpha/protobuf-net.2.3.0-alpha.nupkg
Normal file
Binary file not shown.
Reference in New Issue
Block a user