Debug AnyCPU {C3F6FE68-5E75-415E-BEA1-1E7C16D6A433} WinExe Properties ConfigGenerator ConfigGenerator v4.6.1 512 true AnyCPU true full false bin\Debug\ DEBUG;TRACE prompt 4 false AnyCPU none true bin\Release\ prompt 4 false false ..\ArchiSteamFarm\ASF.ico OnOutputUpdated ..\packages\Costura.Fody.1.6.2\lib\dotnet\Costura.dll False ..\packages\GenDictEdit.1.1.0\lib\net20\GenericDictionaryEditor.dll ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll SharedInfo.cs Component Component Component True True CGStrings.resx Form MainForm.cs ConfigPage.cs ResXFileCodeGenerator CGStrings.Designer.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-ConfigGenerator.exe" set -e if [ -f "$(SolutionDir)mono_envsetup.sh" ]; then . "$(SolutionDir)mono_envsetup.sh" fi if [ -n "$MONO_API_PATH" ]; then mono "$(SolutionDir)tools/ILRepack/ILRepack.exe" "/lib:${MONO_API_PATH}" "/lib:${MONO_API_PATH}/Facades" /ndebug /internalize /parallel /targetplatform:v4 /wildcards /out:"$(SolutionDir)out/ASF-ConfigGenerator.exe" "$(TargetDir)$(TargetName).exe" "$(TargetDir)*.dll" else mono "$(SolutionDir)tools/ILRepack/ILRepack.exe" /ndebug /internalize /parallel /targetplatform:v4 /wildcards /out:"$(SolutionDir)out/ASF-ConfigGenerator.exe" "$(TargetDir)$(TargetName).exe" "$(TargetDir)*.dll" fi rm "$(SolutionDir)out/ASF-ConfigGenerator.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}.