mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
Packages update
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<ItemGroup>
|
||||
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="1.0.1" />
|
||||
<PackageReference Include="HtmlAgilityPack" Version="1.8.4" />
|
||||
<PackageReference Include="Humanizer" Version="2.3.3" />
|
||||
<PackageReference Include="Humanizer" Version="2.4.2" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
|
||||
<PackageReference Include="NLog" Version="4.5.6" />
|
||||
<PackageReference Include="SteamKit2" Version="2.1.0" />
|
||||
|
||||
@@ -280,10 +280,6 @@ StackTrace:
|
||||
<value>Received unknown value for {0}, please report this: {1}</value>
|
||||
<comment>{0} will be replaced by object's name, {1} will be replaced by value for that object</comment>
|
||||
</data>
|
||||
<data name="WarningTooManyGamesToPlay" xml:space="preserve">
|
||||
<value>Playing more than {0} games concurrently is not possible, only first {0} entries from {1} will be used!</value>
|
||||
<comment>{0} will be replaced by max number of games, {1} will be replaced by name of the configuration property</comment>
|
||||
</data>
|
||||
<data name="IPCReady" xml:space="preserve">
|
||||
<value>IPC server ready!</value>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user