Debug
AnyCPU
{13949B41-787C-4558-90AE-A9F9E7F86B1F}
WinExe
Properties
ArchiSteamFarm
GUI
v4.6.1
512
true
AnyCPU
true
full
false
bin\Debug\
DEBUG;TRACE
prompt
4
false
AnyCPU
none
true
bin\Release\
prompt
4
false
..\ArchiSteamFarm\ASF.ico
OnOutputUpdated
..\packages\HtmlAgilityPack.1.5.0-beta2\lib\Net45\HtmlAgilityPack.dll
..\packages\Humanizer.Core.2.2.0\lib\netstandard1.0\Humanizer.dll
..\packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll
..\packages\Nito.AsyncEx.4.0.1\lib\net45\Nito.AsyncEx.dll
True
..\packages\Nito.AsyncEx.4.0.1\lib\net45\Nito.AsyncEx.Concurrent.dll
True
..\packages\Nito.AsyncEx.4.0.1\lib\net45\Nito.AsyncEx.Enlightenment.dll
True
..\packages\NLog.5.0.0-beta07\lib\net45\NLog.dll
..\packages\NLog.Windows.Forms.4.2.3\lib\net35\NLog.Windows.Forms.dll
True
..\packages\protobuf-net.2.1.0\lib\net451\protobuf-net.dll
..\packages\SteamKit2.2.0.0-Alpha4\lib\net46\SteamKit2.dll
ArchiHandler.cs
ArchiLogger.cs
ArchiWebHandler.cs
ASF.cs
Bot.cs
BotConfig.cs
BotDatabase.cs
CardsFarmer.cs
CMsgs\CMsgClientClanInviteAction.cs
ConcurrentEnumerator.cs
ConcurrentHashSet.cs
CryptoHelper.cs
Debugging.cs
GlobalConfig.cs
GlobalDatabase.cs
InMemoryServerListProvider.cs
IPAddressConverter.cs
IPEndPointConverter.cs
JSON\GitHub.cs
JSON\Steam.cs
Localization\Strings.Designer.cs
True
True
Strings.resx
MobileAuthenticator.cs
OS.cs
Runtime.cs
SharedInfo.cs
Statistics.cs
SteamSaleEvent.cs
SteamTarget.cs
Trading.cs
Utilities.cs
WebBrowser.cs
Form
BotStatusForm.cs
Form
MainForm.cs
Localization\Strings.af-ZA.resx
Localization\Strings.ar-SA.resx
Localization\Strings.bg-BG.resx
Localization\Strings.ca-ES.resx
Localization\Strings.cs-CZ.resx
Localization\Strings.da-DK.resx
Localization\Strings.de-AT.resx
Localization\Strings.de-DE.resx
Localization\Strings.el-GR.resx
Localization\Strings.es-ES.resx
Localization\Strings.fi-FI.resx
Localization\Strings.fr-CH.resx
Localization\Strings.fr-FR.resx
Localization\Strings.he-IL.resx
Localization\Strings.hi-IN.resx
Localization\Strings.hu-HU.resx
Localization\Strings.id-ID.resx
Localization\Strings.it-IT.resx
Localization\Strings.ja-JP.resx
Localization\Strings.ko-KR.resx
Localization\Strings.lt-LT.resx
Localization\Strings.mk-MK.resx
Localization\Strings.nl-BE.resx
Localization\Strings.nl-NL.resx
Localization\Strings.no-NO.resx
Localization\Strings.pl-PL.resx
Localization\Strings.pt-BR.resx
Localization\Strings.pt-PT.resx
Localization\Strings.resx
ResXFileCodeGenerator
Strings.Designer.cs
Localization\Strings.ro-RO.resx
Localization\Strings.ru-RU.resx
Localization\Strings.sk-SK.resx
Localization\Strings.sr-CS.resx
Localization\Strings.sr-SP.resx
Localization\Strings.sv-SE.resx
Localization\Strings.th-TH.resx
Localization\Strings.tr-TR.resx
Localization\Strings.uk-UA.resx
Localization\Strings.vi-VN.resx
Localization\Strings.zh-CN.resx
Localization\Strings.zh-TW.resx
BotStatusForm.cs
MainForm.cs
ResXFileCodeGenerator
Resources.Designer.cs
Designer
True
Resources.resx
True
SettingsSingleFileGenerator
Settings.Designer.cs
True
Settings.settings
True
ASF.ico
copy "$(TargetDir)$(TargetName).exe" "$(SolutionDir)out\ASF-GUI.exe"
set -e
if [ -f "$(SolutionDir)mono_envsetup.sh" ]; then
. "$(SolutionDir)mono_envsetup.sh"
fi
if [ -n "$MONO_FACADES" ]; then
mono "$(SolutionDir)tools/ILRepack/ILRepack.exe" "/lib:$MONO_FACADES" /ndebug /internalize /parallel /targetplatform:v4 /wildcards /out:"$(SolutionDir)out/ASF-GUI.exe" "$(TargetDir)$(TargetName).exe" "$(TargetDir)*.dll"
else
mono "$(SolutionDir)tools/ILRepack/ILRepack.exe" /ndebug /internalize /parallel /targetplatform:v4 /wildcards /out:"$(SolutionDir)out/ASF-GUI.exe" "$(TargetDir)$(TargetName).exe" "$(TargetDir)*.dll"
fi
rm "$(SolutionDir)out/ASF-GUI.exe.config"
This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.