Debug
AnyCPU
{35AF7887-08B9-40E8-A5EA-797D8B60B30C}
Exe
Properties
ArchiSteamFarm
ArchiSteamFarm
v4.6.1
512
false
publish\
true
Disk
false
Foreground
7
Days
false
false
true
0
1.0.0.%2a
false
true
AnyCPU
true
full
false
bin\Debug\
DEBUG;TRACE
prompt
4
MinimumRecommendedRules.ruleset
false
AnyCPU
none
true
bin\Release\
prompt
4
false
false
Auto
false
ASF.ico
OnOutputUpdated
false
false
..\packages\HtmlAgilityPack.1.4.9.5\lib\Net45\HtmlAgilityPack.dll
True
..\packages\Newtonsoft.Json.9.0.2-beta1\lib\net45\Newtonsoft.Json.dll
True
..\packages\NLog.5.0.0-beta04\lib\net45\NLog.dll
True
..\packages\protobuf-net.2.0.0.668\lib\net40\protobuf-net.dll
True
..\packages\SteamKit2.1.8.0\lib\net45\SteamKit2.dll
True
Component
True
True
Strings.resx
Designer
PreserveNewest
PreserveNewest
PreserveNewest
False
Microsoft .NET Framework 4.5 %28x86 and x64%29
true
False
.NET Framework 3.5 SP1
false
ResXFileCodeGenerator
Strings.Designer.cs
mkdir "$(SolutionDir)out\config"
copy "$(TargetDir)config\ASF.json" "$(SolutionDir)out\config"
copy "$(TargetDir)config\example.json" "$(SolutionDir)out\config"
copy "$(TargetDir)config\minimal.json" "$(SolutionDir)out\config"
"$(SolutionDir)tools\ILRepack\ILRepack.exe" /ndebug /internalize /parallel /targetplatform:v4 /wildcards /out:"$(SolutionDir)out\ASF-Service.exe" "$(TargetDir)$(TargetName).exe" "$(TargetDir)*.dll"
del "$(SolutionDir)out\ASF-Service.exe.config"
copy "$(TargetDir)$(TargetName).exe" "$(SolutionDir)out\ASF.exe"
if [ -f "$(SolutionDir)mono_envsetup.sh" ]; then
. "$(SolutionDir)mono_envsetup.sh"
fi
mkdir -p "$(SolutionDir)out/config"
cp "$(TargetDir)config/ASF.json" "$(SolutionDir)out/config"
cp "$(TargetDir)config/example.json" "$(SolutionDir)out/config"
cp "$(TargetDir)config/minimal.json" "$(SolutionDir)out/config"
mono "$(SolutionDir)tools/ILRepack/ILRepack.exe" /ndebug /internalize /parallel /targetplatform:v4 /wildcards /out:"$(SolutionDir)out/ASF-Service.exe" "$(TargetDir)$(TargetName).exe" "$(TargetDir)*.dll"
rm "$(SolutionDir)out/ASF-Service.exe.config"
cp "$(SolutionDir)out/ASF-Service.exe" "$(SolutionDir)out/ASF.exe"
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}.