Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building on the built-in node in workspace C:\Jenkins\jobs\Open Rails Unstable\workspace The recommended git tool is: NONE No credentials specified > C:\Program Files\Git\cmd\git.exe rev-parse --resolve-git-dir C:\Jenkins\jobs\Open Rails Unstable\workspace\.git # timeout=10 Fetching changes from the remote Git repository > C:\Program Files\Git\cmd\git.exe config remote.origin.url bot-openrails-github:openrails/openrails-unstable.git # timeout=10 Fetching upstream changes from bot-openrails-github:openrails/openrails-unstable.git > C:\Program Files\Git\cmd\git.exe --version # timeout=10 > git --version # 'git version 2.45.0.windows.1' > C:\Program Files\Git\cmd\git.exe fetch --tags --force --progress -- bot-openrails-github:openrails/openrails-unstable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > C:\Program Files\Git\cmd\git.exe rev-parse "refs/remotes/origin/unstable^{commit}" # timeout=10 Checking out Revision a74285bcae97d171e19c7ab150325431dfcc3efb (refs/remotes/origin/unstable) > C:\Program Files\Git\cmd\git.exe config core.sparsecheckout # timeout=10 > C:\Program Files\Git\cmd\git.exe checkout -f a74285bcae97d171e19c7ab150325431dfcc3efb # timeout=10 Commit message: "Automatic merge of T1.5.1-957-g4fd63a3270 and 14 pull requests" > C:\Program Files\Git\cmd\git.exe rev-list --no-walk 8ff667ca41a379e62917988dca4c0ab624033398 # timeout=10 [workspace] $ cmd /c call "C:\Users\James\AppData\Local\Temp\env-Open Rails Unstable10202504062490310218.bat" [environment-script] Adding variable 'OpenRails_Version' with value 'U2024.05.05-1937' [environment-script] Adding variable 'OpenRails_Revision' with value '0.2024.0505.1937' [workspace] $ cmd /c call C:\Users\James\AppData\Local\Temp\jenkins494629476009754751.bat C:\Jenkins\jobs\Open Rails Unstable\workspace>git clean -fdx Source Removing Source/ContentChecker/obj/ Removing Source/Contrib/ActivityEditor/ActivityEditor/obj/ Removing Source/Contrib/ActivityEditor/LibAE/obj/ Removing Source/Contrib/ContentManager/obj/ Removing Source/Contrib/DataCollector/obj/ Removing Source/Contrib/DataConverter/obj/ Removing Source/Contrib/DataValidator/obj/ Removing Source/Contrib/SimulatorTester/obj/ Removing Source/Contrib/TimetableEditor/lib/ Removing Source/Contrib/TimetableEditor/timetableedit.res Removing Source/Contrib/TrackViewer/obj/ Removing Source/Launcher/obj/ Removing Source/Locales/Contrib/Contrib.pot.bak Removing Source/Locales/Menu/Menu.pot.bak Removing Source/Locales/ORTS.Common/ORTS.Common.pot.bak Removing Source/Locales/ORTS.Menu/ORTS.Menu.pot.bak Removing Source/Locales/ORTS.Settings/ORTS.Settings.pot.bak Removing Source/Locales/Orts.Formats.OR/Orts.Formats.OR.pot.bak Removing Source/Locales/Orts.Simulation/Orts.Simulation.pot.bak Removing Source/Locales/RunActivity/RunActivity.pot.bak Removing Source/Locales/Updater/Updater.pot.bak Removing Source/Menu/obj/ Removing Source/ORTS.Common/obj/ Removing Source/ORTS.Content/obj/ Removing Source/ORTS.IO/obj/ Removing Source/ORTS.Menu/obj/ Removing Source/ORTS.Settings/obj/ Removing Source/ORTS.Updater/obj/ Removing Source/Orts.Formats.Msts/obj/ Removing Source/Orts.Formats.OR/obj/ Removing Source/Orts.Parsers.Msts/obj/ Removing Source/Orts.Parsers.OR/obj/ Removing Source/Orts.Simulation/obj/ Removing Source/RunActivity/obj/ Removing Source/Tests/obj/ Removing Source/Updater/obj/ C:\Jenkins\jobs\Open Rails Unstable\workspace>exit 0 [workspace] $ cmd /c call C:\Users\James\AppData\Local\Temp\jenkins3844972276800525334.bat C:\Jenkins\jobs\Open Rails Unstable\workspace>C:\Jenkins\tools\env.cmd && Build.cmd unstable Refreshing environment variables from registry for cmd.exe. Please wait...Finished.. ############################################################################## # ___ ____ _ _ # # / _ \ _ __ ___ _ __ | _ \ __ _ (_) | | ___ # # | | | | | '_ \ / _ \ | '_ \ | |_) | / _` | | | | | / __| # # | |_| | | |_) | | __/ | | | | | _ < | (_| | | | | | \__ \ # # \___/ | .__/ \___| |_| |_| |_| \_\ \__,_| |_| |_| |___/ # # |_| # ############################################################################## This script will build Open Rails. Syntax: Build.cmd MODE MODE Selects the mode to build with: unstable Doesn't include documentation or installers testing Includes documentation but not installers stable Includes documentation and installers The following tools must be available in %PATH% for the build to work: [UTS] indicates which build modes need the tool: unstable, testing, and stable. - git.exe [UTS] Git version control tool - nuget.exe [UTS] .NET package manager tool - MSBuild.exe [UTS] Microsoft Visual Studio build tool - lazbuild.exe [UTS] Lazarus compiler - strip.exe [UTS] Lazarus tool - xunit.console.x86.exe [UTS] XUnit tool - rcedit-x86.exe [UTS] Electron rcedit tool - 7za.exe [UTS] 7-zip tool - OfficeToPDF.exe [TS] Office-to-PDF conversion tool - iscc.exe [S] Inno Setup 5 compiler MSBuild auto-detection: using msbuild version '17.8.3.51904' from 'C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin'. Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\SimulatorTester.csproj... Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Settings\ORTS.Settings.csproj... Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj... Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.OR\Orts.Parsers.OR.csproj... Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Content\ORTS.Content.csproj... Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\Tests.csproj... Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj... Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj... Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... Committing restore... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Settings\obj\ORTS.Settings.csproj.nuget.g.props. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\obj\Orts.Simulation.csproj.nuget.g.props. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\obj\SimulatorTester.csproj.nuget.g.props. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\obj\Tests.csproj.nuget.g.props. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.OR\obj\Orts.Parsers.OR.csproj.nuget.g.props. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Content\obj\ORTS.Content.csproj.nuget.g.props. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\obj\Tests.csproj.nuget.g.targets. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Content\obj\ORTS.Content.csproj.nuget.g.targets. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.OR\obj\Orts.Parsers.OR.csproj.nuget.g.targets. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\obj\Orts.Simulation.csproj.nuget.g.targets. Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\obj\project.assets.json Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Content\obj\project.assets.json Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\obj\project.assets.json Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.OR\obj\project.assets.json Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Settings\obj\ORTS.Settings.csproj.nuget.g.targets. Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Settings\obj\project.assets.json Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\obj\SimulatorTester.csproj.nuget.g.targets. Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\obj\project.assets.json Committing restore... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\obj\RunActivity.csproj.nuget.g.props. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\obj\RunActivity.csproj.nuget.g.targets. Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\obj\project.assets.json Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\Tests.csproj (in 1.75 sec). Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Settings\ORTS.Settings.csproj (in 1.75 sec). Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.OR\Orts.Parsers.OR.csproj (in 1.75 sec). Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Content\ORTS.Content.csproj (in 1.75 sec). Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj (in 1.75 sec). Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Updater\ORTS.Updater.csproj... Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\SimulatorTester.csproj (in 1.77 sec). Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\DataValidator.csproj... Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\ContentChecker.csproj... Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\ActivityEditor.csproj... Committing restore... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\TrackViewer.csproj.nuget.g.props. Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\LibAE\LibAE.csproj... Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataConverter\DataConverter.csproj... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\TrackViewer.csproj.nuget.g.targets. Committing restore... Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\project.assets.json Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Updater\obj\ORTS.Updater.csproj.nuget.g.props. Committing restore... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Updater\obj\ORTS.Updater.csproj.nuget.g.targets. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\LibAE\obj\LibAE.csproj.nuget.g.props. Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Updater\obj\project.assets.json Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\LibAE\obj\LibAE.csproj.nuget.g.targets. Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\LibAE\obj\project.assets.json Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj (in 1.95 sec). Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\DataCollector.csproj... Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Updater\ORTS.Updater.csproj (in 42 ms). Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ContentManager\ContentManager.csproj... Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj (in 1.98 sec). Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.OR\Orts.Formats.OR.csproj... Committing restore... Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\LibAE\LibAE.csproj (in 46 ms). Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\Orts.Formats.Msts.csproj... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataConverter\obj\DataConverter.csproj.nuget.g.props. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataConverter\obj\DataConverter.csproj.nuget.g.targets. Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataConverter\obj\project.assets.json Committing restore... Committing restore... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\obj\Orts.Formats.Msts.csproj.nuget.g.props. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.OR\obj\Orts.Formats.OR.csproj.nuget.g.props. Committing restore... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\obj\ActivityEditor.csproj.nuget.g.props. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\obj\Orts.Formats.Msts.csproj.nuget.g.targets. Committing restore... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\obj\DataValidator.csproj.nuget.g.props. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.OR\obj\Orts.Formats.OR.csproj.nuget.g.targets. Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\obj\project.assets.json Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\obj\ActivityEditor.csproj.nuget.g.targets. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\obj\DataValidator.csproj.nuget.g.targets. Committing restore... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\obj\DataCollector.csproj.nuget.g.props. Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\obj\project.assets.json Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.OR\obj\project.assets.json Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\obj\project.assets.json Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\obj\DataCollector.csproj.nuget.g.targets. Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\obj\project.assets.json Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\Orts.Formats.Msts.csproj (in 23 ms). Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataConverter\DataConverter.csproj (in 96 ms). Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Common\ORTS.Common.csproj... Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\Menu.csproj... Committing restore... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Common\obj\ORTS.Common.csproj.nuget.g.props. Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\ActivityEditor.csproj (in 158 ms). Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Launcher\Launcher.csproj... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Common\obj\ORTS.Common.csproj.nuget.g.targets. Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.OR\Orts.Formats.OR.csproj (in 58 ms). Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\DataValidator.csproj (in 162 ms). Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.Msts\Orts.Parsers.Msts.csproj... Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Common\obj\project.assets.json Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\Updater.csproj... Committing restore... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.Msts\obj\Orts.Parsers.Msts.csproj.nuget.g.props. Committing restore... Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\DataCollector.csproj (in 97 ms). Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\obj\ContentChecker.csproj.nuget.g.props. Committing restore... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ContentManager\obj\ContentManager.csproj.nuget.g.props. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.Msts\obj\Orts.Parsers.Msts.csproj.nuget.g.targets. Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.Msts\obj\project.assets.json Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\obj\ContentChecker.csproj.nuget.g.targets. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ContentManager\obj\ContentManager.csproj.nuget.g.targets. Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Menu\ORTS.Menu.csproj... Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\obj\project.assets.json Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ContentManager\obj\project.assets.json Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Common\ORTS.Common.csproj (in 25 ms). Restoring packages for C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.IO\ORTS.IO.csproj... Committing restore... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Launcher\obj\Launcher.csproj.nuget.g.props. Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.Msts\Orts.Parsers.Msts.csproj (in 6 ms). Committing restore... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Menu\obj\ORTS.Menu.csproj.nuget.g.props. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Menu\obj\ORTS.Menu.csproj.nuget.g.targets. Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Menu\obj\project.assets.json Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ContentManager\ContentManager.csproj (in 148 ms). Committing restore... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\obj\Menu.csproj.nuget.g.props. Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\obj\Menu.csproj.nuget.g.targets. Committing restore... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.IO\obj\ORTS.IO.csproj.nuget.g.props. Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\obj\project.assets.json Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.IO\obj\ORTS.IO.csproj.nuget.g.targets. Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\ContentChecker.csproj (in 226 ms). Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.IO\obj\project.assets.json Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Menu\ORTS.Menu.csproj (in 44 ms). Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Launcher\obj\Launcher.csproj.nuget.g.targets. Committing restore... Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\obj\Updater.csproj.nuget.g.props. Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Launcher\obj\project.assets.json Generating MSBuild file C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\obj\Updater.csproj.nuget.g.targets. Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.IO\ORTS.IO.csproj (in 49 ms). Writing assets file to disk. Path: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\obj\project.assets.json Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\Menu.csproj (in 87 ms). Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Launcher\Launcher.csproj (in 32 ms). Restored C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\Updater.csproj (in 88 ms). NuGet Config files used: C:\Users\James\AppData\Roaming\NuGet\NuGet.Config C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.FallbackLocation.config C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config Feeds used: C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ C:\Program Files\dotnet\library-packs https://api.nuget.org/v3/index.json Recreate "Program" MSBuild version 17.8.3+195e7f5a3 for .NET Framework Build started 05/05/2024 20:44:11. Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" on node 1 (Clean;Build target(s)). ValidateSolutionConfiguration: Building solution configuration "Debug|Any CPU". Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\SimulatorTester.csproj" (2) on node 1 (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\SimulatorTester.csproj" (2) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\SimulatorTester.csproj" (2:2) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\SimulatorTester.csproj" (2:2) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Common\ORTS.Common.csproj" (3:3) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Common\ORTS.Common.csproj" (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\SimulatorTester.csproj" (2:2) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Settings\ORTS.Settings.csproj" (4:3) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Settings\ORTS.Settings.csproj" (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\SimulatorTester.csproj" (2:2) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj" (5:3) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj" (5:3) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Content\ORTS.Content.csproj" (6:4) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Content\ORTS.Content.csproj" (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj" (5:3) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\Orts.Formats.Msts.csproj" (7:4) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\Orts.Formats.Msts.csproj" (7:4) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.Msts\Orts.Parsers.Msts.csproj" (10:5) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.Msts\Orts.Parsers.Msts.csproj" (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\Orts.Formats.Msts.csproj" (7:4) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.IO\ORTS.IO.csproj" (9:5) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.IO\ORTS.IO.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\Orts.Formats.Msts.csproj" (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj" (5:3) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.OR\Orts.Formats.OR.csproj" (8:4) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.OR\Orts.Formats.OR.csproj" (8:4) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.OR\Orts.Parsers.OR.csproj" (11:5) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.OR\Orts.Parsers.OR.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.OR\Orts.Formats.OR.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\SimulatorTester.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\SimulatorTester.csproj" (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\ContentChecker.csproj" (12) on node 1 (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\ContentChecker.csproj" (12) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\ContentChecker.csproj" (12:2) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\ContentChecker.csproj" (12:2) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (13:3) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\ContentChecker.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\ContentChecker.csproj" (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\DataValidator.csproj" (14) on node 1 (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\DataValidator.csproj" (14) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\DataValidator.csproj" (14:2) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\DataValidator.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\DataValidator.csproj" (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataConverter\DataConverter.csproj" (15) on node 1 (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataConverter\DataConverter.csproj" (15) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataConverter\DataConverter.csproj" (15:2) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataConverter\DataConverter.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataConverter\DataConverter.csproj" (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\Updater.csproj" (16) on node 1 (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\Updater.csproj" (16) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\Updater.csproj" (16:2) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\Updater.csproj" (16:2) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Updater\ORTS.Updater.csproj" (17:3) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Updater\ORTS.Updater.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\Updater.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\Updater.csproj" (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\DataCollector.csproj" (18) on node 1 (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\DataCollector.csproj" (18) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\DataCollector.csproj" (18:2) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\DataCollector.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\DataCollector.csproj" (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj" (19) on node 1 (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj" (19) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj" (19:2) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj" (19:2) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Menu\ORTS.Menu.csproj" (20:3) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Menu\ORTS.Menu.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj" (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\LibAE\LibAE.csproj" (21) on node 1 (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\LibAE\LibAE.csproj" (21) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\LibAE\LibAE.csproj" (21:2) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\LibAE\LibAE.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\LibAE\LibAE.csproj" (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ContentManager\ContentManager.csproj" (22) on node 1 (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ContentManager\ContentManager.csproj" (22) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ContentManager\ContentManager.csproj" (22:2) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ContentManager\ContentManager.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ContentManager\ContentManager.csproj" (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\ActivityEditor.csproj" (23) on node 1 (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\ActivityEditor.csproj" (23) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\ActivityEditor.csproj" (23:2) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\ActivityEditor.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\ActivityEditor.csproj" (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\Tests.csproj" (24) on node 1 (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\Tests.csproj" (24) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\Tests.csproj" (24:2) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\Tests.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\Tests.csproj" (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Launcher\Launcher.csproj" (25) on node 1 (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Launcher\Launcher.csproj" (25) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Launcher\Launcher.csproj" (25:2) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Launcher\Launcher.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Launcher\Launcher.csproj" (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\Menu.csproj" (26) on node 1 (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\Menu.csproj" (26) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\Menu.csproj" (26:2) on node 1 (Clean target(s)). CoreClean: Creating directory "obj\Debug\". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\Menu.csproj" (Clean target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\Menu.csproj" (Clean target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (13:8) on node 1 (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (13:8) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (13:9) on node 1 (Build target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (13:9) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Common\ORTS.Common.csproj" (3:46) on node 1 (default targets). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\ORTS.Common.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET472;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\3rdPartyLibs\GNU.Gettext.dll" /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Windows.Forms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\ORTS.Common.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\ORTS.Common.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\ORTS.Common.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap AEDefinitions.cs AlmostEqual.cs CancellationToken.cs CancellationTokenSource.cs Conversions.cs Coordinates.cs DataLogger.cs ElapsedTime.cs enums.cs Filter.cs FxCopAttributes.cs GetStringAttribute.cs InfoApiMap.cs Input\RailDriverDevice.cs Input\UserCommand.cs Integrator.cs SettingsBase.cs SettingsStore.cs SmoothedData.cs SystemInfo.cs TrackMonitorSignalAspect.cs VersionInfo.cs WorldLatLon.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\ORTS.Common.AssemblyInfo.cs /warnaserror+:NU1605 C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Common\Integrator.cs(56,15): warning CS0414: The field 'Integrator.oldTime' is assigned but its value is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Common\ORTS.Common.csproj::TargetFramework=net472] CompilerServer: server - server processed compilation - d0984832-b4a8-4863-920d-9609153b5a8a _CopyFilesMarkedCopyLocal: Copying file from "C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.Direct2D1.dll". Copying file from "C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\RailDriver.dll". Copying file from "C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\MonoGame.Framework.dll". Copying file from "C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.Direct3D9.dll". Copying file from "C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.dll". Copying file from "C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.Direct3D11.dll". Copying file from "C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.DXGI.dll". Copying file from "C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.Mathematics.dll". Copying file from "C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.MediaFoundation.dll". Copying file from "C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.XAudio2.dll". Copying file from "C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.XInput.dll". Copying file from "C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.CodeDom.dll". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\3rdPartyLibs\GNU.Gettext.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\GNU.Gettext.dll". Creating "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Common\obj\Debug\ORTS.Common.csproj.CopyComplete" because "AlwaysCreate" was specified. Touching "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Common\obj\Debug\ORTS.Common.csproj.CopyComplete". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Common\obj\Debug\ORTS.Common.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll". ORTS.Common -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Common\obj\Debug\ORTS.Common.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Common\ORTS.Common.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (13:9) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\Orts.Formats.Msts.csproj" (7:34) on node 1 (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\Orts.Formats.Msts.csproj" (7:34) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.Msts\Orts.Parsers.Msts.csproj" (10:40) on node 1 (default targets). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\Orts.Parsers.Msts.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\system.buffers\4.5.1\ref\net45\System.Buffers.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:C:\Users\James\.nuget\packages\system.memory\4.5.4\lib\net461\System.Memory.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\ref\net46\System.Numerics.Vectors.dll /reference:C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\4.5.3\ref\net461\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\Orts.Parsers.Msts.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\Orts.Parsers.Msts.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\Orts.Parsers.Msts.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap Interpolator.cs SBR.cs STFReader.cs TokenID.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\Orts.Parsers.Msts.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 759be789-ed5a-4b13-9c15-0aa055be5a10 _CopyFilesMarkedCopyLocal: Copying file from "C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ICSharpCode.SharpZipLib.dll". Copying file from "C:\Users\James\.nuget\packages\system.memory\4.5.4\lib\net461\System.Memory.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Memory.dll". Copying file from "C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Runtime.CompilerServices.Unsafe.dll". Copying file from "C:\Users\James\.nuget\packages\system.buffers\4.5.1\lib\net461\System.Buffers.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Buffers.dll". Copying file from "C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Threading.Tasks.Extensions.dll". Copying file from "C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\lib\net46\System.Numerics.Vectors.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Numerics.Vectors.dll". Creating "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.Msts\obj\Debug\Orts.Parsers.Msts.csproj.CopyComplete" because "AlwaysCreate" was specified. Touching "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.Msts\obj\Debug\Orts.Parsers.Msts.csproj.CopyComplete". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.Msts\obj\Debug\Orts.Parsers.Msts.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll". Orts.Parsers.Msts -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.Msts\obj\Debug\Orts.Parsers.Msts.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.Msts\Orts.Parsers.Msts.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\Orts.Formats.Msts.csproj" (7:34) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.IO\ORTS.IO.csproj" (9:34) on node 1 (default targets). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\ORTS.IO.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\ORTS.IO.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\ORTS.IO.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\ORTS.IO.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap BufferedInMemoryStream.cs ByteEncoding.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\ORTS.IO.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 45ff7485-b354-4bf5-b55d-384da581e492 CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.IO\obj\Debug\ORTS.IO.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll". ORTS.IO -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.IO\obj\Debug\ORTS.IO.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.IO\ORTS.IO.csproj" (default targets). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\Orts.Formats.Msts.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll" /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\system.buffers\4.5.1\ref\net45\System.Buffers.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:C:\Users\James\.nuget\packages\system.memory\4.5.4\lib\net461\System.Memory.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\ref\net46\System.Numerics.Vectors.dll /reference:C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\4.5.3\ref\net461\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\Orts.Formats.Msts.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\Orts.Formats.Msts.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\Orts.Formats.Msts.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap AceFile.cs ActivityFile.cs CabViewFile.cs CameraConfigurationFile.cs CarSpawnerFile.cs ConsistFile.cs EngineFile.cs EnvironmentFile.cs HazardFile.cs LightCollection.cs MstsUtility.cs PathFile.cs RoadDatabaseFile.cs RouteFile.cs ServiceFile.cs ShapeDescriptorFile.cs ShapeFile.cs SignalConfigurationFile.cs SignalEnums.cs SignalScripts.cs SoundManagmentFile.cs SpeedpostDatFile.cs TerrainAltitudeFile.cs TerrainFile.cs TerrainFlagsFile.cs TrackDatabaseFile.cs TrackSectionsFile.cs TrackTypesFile.cs TrafficFile.cs WagonFile.cs WorldFile.cs WorldSoundFile.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\Orts.Formats.Msts.AssemblyInfo.cs /warnaserror+:NU1605 C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\TrackDatabaseFile.cs(269,38): warning CS0168: The variable 'e' is declared but never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\Orts.Formats.Msts.csproj::TargetFramework=net472] CompilerServer: server - server processed compilation - 1e199a21-12f7-4ff7-a343-45598ac2be92 CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\obj\Debug\Orts.Formats.Msts.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.dll". Orts.Formats.Msts -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.dll Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\obj\Debug\Orts.Formats.Msts.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\Orts.Formats.Msts.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (13:9) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.OR\Orts.Formats.OR.csproj" (8:30) on node 1 (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.OR\Orts.Formats.OR.csproj" (8:30) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Content\ORTS.Content.csproj" (6:32) on node 1 (default targets). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\ORTS.Content.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:C:\Users\James\.nuget\packages\microsoft.win32.registry\5.0.0\ref\net461\Microsoft.Win32.Registry.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.security.accesscontrol\5.0.0\ref\net461\System.Security.AccessControl.dll /reference:C:\Users\James\.nuget\packages\system.security.principal.windows\5.0.0\ref\net461\System.Security.Principal.Windows.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\ORTS.Content.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\ORTS.Content.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\ORTS.Content.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap MSTSPath.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\ORTS.Content.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - ebc8679e-5bd2-4e01-a460-e4523275daee _CopyFilesMarkedCopyLocal: Copying file from "C:\Users\James\.nuget\packages\system.security.accesscontrol\5.0.0\lib\net461\System.Security.AccessControl.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Security.AccessControl.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.win32.registry\5.0.0\lib\net461\Microsoft.Win32.Registry.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.Win32.Registry.dll". Copying file from "C:\Users\James\.nuget\packages\system.security.principal.windows\5.0.0\lib\net461\System.Security.Principal.Windows.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Security.Principal.Windows.dll". Creating "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Content\obj\Debug\ORTS.Content.csproj.CopyComplete" because "AlwaysCreate" was specified. Touching "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Content\obj\Debug\ORTS.Content.csproj.CopyComplete". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Content\obj\Debug\ORTS.Content.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Content.dll". ORTS.Content -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Content.dll Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Content\obj\Debug\ORTS.Content.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Content.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Content\ORTS.Content.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.OR\Orts.Formats.OR.csproj" (8:30) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.OR\Orts.Parsers.OR.csproj" (11:36) on node 1 (default targets). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\Orts.Parsers.OR.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\Orts.Parsers.OR.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\Orts.Parsers.OR.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\Orts.Parsers.OR.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap JsonReader.cs TimetableReader.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\Orts.Parsers.OR.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - f6b4e48f-fb14-4d71-a412-13aa6a2782f6 _CopyFilesMarkedCopyLocal: Copying file from "C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Newtonsoft.Json.dll". Creating "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.OR\obj\Debug\Orts.Parsers.OR.csproj.CopyComplete" because "AlwaysCreate" was specified. Touching "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.OR\obj\Debug\Orts.Parsers.OR.csproj.CopyComplete". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.OR\obj\Debug\Orts.Parsers.OR.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.dll". Orts.Parsers.OR -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.dll Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.OR\obj\Debug\Orts.Parsers.OR.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Parsers.OR\Orts.Parsers.OR.csproj" (default targets). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\Orts.Formats.OR.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;ACTIVITY_EDITOR;DEBUG;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\3rdPartyLibs\GNU.Gettext.dll" /reference:C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll /reference:C:\Users\James\.nuget\packages\microsoft.win32.registry\5.0.0\ref\net461\Microsoft.Win32.Registry.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Content.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.dll" /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\system.buffers\4.5.1\ref\net45\System.Buffers.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:C:\Users\James\.nuget\packages\system.memory\4.5.4\lib\net461\System.Memory.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\ref\net46\System.Numerics.Vectors.dll /reference:C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\4.5.3\ref\net461\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.security.accesscontrol\5.0.0\ref\net461\System.Security.AccessControl.dll /reference:C:\Users\James\.nuget\packages\system.security.principal.windows\5.0.0\ref\net461\System.Security.Principal.Windows.dll /reference:C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\Orts.Formats.OR.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\Orts.Formats.OR.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\Orts.Formats.OR.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap AEItems.cs AESegment.cs AESignals.cs AEStationPath.cs AETraveller.cs AuxActionRef.cs ClocksFile.cs ContainerFile.cs DrawUtility.cs ExtCarSpawnerFile.cs GlobalItem.cs LoadStationsPopulationFile.cs MSTSCoord.cs MSTSData.cs RouteConfigurationFile.cs RouteItems.cs TimetableFile.cs TimetableGroupFile.cs TrackCircuitElement.cs TrackNodeAE.cs WeatherFile.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\Orts.Formats.OR.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 6bbcb5bc-9aaa-4b46-9f13-0b4fe4a2d697 CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.OR\obj\Debug\Orts.Formats.OR.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.OR.dll". Orts.Formats.OR -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.OR.dll Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.OR\obj\Debug\Orts.Formats.OR.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.OR.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.OR\Orts.Formats.OR.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (13:9) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Settings\ORTS.Settings.csproj" (4:32) on node 1 (default targets). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\ORTS.Settings.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET472;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\3rdPartyLibs\GNU.Gettext.dll" /reference:C:\Users\James\.nuget\packages\libgit2sharp\0.29.0\lib\net472\LibGit2Sharp.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Windows.Forms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\ORTS.Settings.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\ORTS.Settings.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap ContentRouteSettings.cs ContentSettings.cs FolderSettings.cs InputSettings.cs RailDriverSettings.cs UpdateSettings.cs UpdateState.cs UserSettings.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /warnaserror+:NU1605 CompilerServer: server - server processed compilation - b096b889-20f1-479b-bd70-e550826dc4e9 _CopyFilesMarkedCopyLocal: Copying file from "C:\Users\James\.nuget\packages\libgit2sharp\0.29.0\lib\net472\LibGit2Sharp.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\LibGit2Sharp.dll". Creating "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Settings\obj\Debug\ORTS.Settings.csproj.CopyComplete" because "AlwaysCreate" was specified. Touching "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Settings\obj\Debug\ORTS.Settings.csproj.CopyComplete". _CopyOutOfDateSourceItemsToOutputDirectory: Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\lib\win32\x86". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\lib\linux-arm64\native\..". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\lib\linux-musl-arm64\native\..". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\lib\linux-arm\native\..". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\lib\win32\x64". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\lib\win32\arm64". Copying file from "C:\Users\James\.nuget\packages\libgit2sharp.nativebinaries\2.0.321\runtimes\linux-musl-arm64\native\libgit2-a2bde63.so" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\lib\linux-musl-arm64\libgit2-a2bde63.so". Copying file from "C:\Users\James\.nuget\packages\libgit2sharp.nativebinaries\2.0.321\runtimes\linux-arm64\native\libgit2-a2bde63.so" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\lib\linux-arm64\libgit2-a2bde63.so". Copying file from "C:\Users\James\.nuget\packages\libgit2sharp.nativebinaries\2.0.321\runtimes\win-arm64\native\git2-a2bde63.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\lib\win32\arm64\git2-a2bde63.dll". Copying file from "C:\Users\James\.nuget\packages\libgit2sharp.nativebinaries\2.0.321\runtimes\win-x64\native\git2-a2bde63.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\lib\win32\x64\git2-a2bde63.dll". Copying file from "C:\Users\James\.nuget\packages\libgit2sharp.nativebinaries\2.0.321\runtimes\linux-arm\native\libgit2-a2bde63.so" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\lib\linux-arm\libgit2-a2bde63.so". Copying file from "C:\Users\James\.nuget\packages\libgit2sharp.nativebinaries\2.0.321\runtimes\win-x86\native\git2-a2bde63.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\lib\win32\x86\git2-a2bde63.dll". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\lib\linux-musl-arm\native\..". Copying file from "C:\Users\James\.nuget\packages\libgit2sharp.nativebinaries\2.0.321\runtimes\linux-musl-arm\native\libgit2-a2bde63.so" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\lib\linux-musl-arm\libgit2-a2bde63.so". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\lib\linux-musl-x64\native\..". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\lib\linux-x64\native\..". Copying file from "C:\Users\James\.nuget\packages\libgit2sharp.nativebinaries\2.0.321\runtimes\linux-musl-x64\native\libgit2-a2bde63.so" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\lib\linux-musl-x64\libgit2-a2bde63.so". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\lib\osx-arm64\native\..". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\lib\osx-x64\native\..". Copying file from "C:\Users\James\.nuget\packages\libgit2sharp.nativebinaries\2.0.321\runtimes\linux-x64\native\libgit2-a2bde63.so" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\lib\linux-x64\libgit2-a2bde63.so". Copying file from "C:\Users\James\.nuget\packages\libgit2sharp.nativebinaries\2.0.321\libgit2\LibGit2Sharp.dll.config" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\LibGit2Sharp.dll.config". Copying file from "C:\Users\James\.nuget\packages\libgit2sharp.nativebinaries\2.0.321\runtimes\osx-arm64\native\libgit2-a2bde63.dylib" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\lib\osx-arm64\libgit2-a2bde63.dylib". Copying file from "C:\Users\James\.nuget\packages\libgit2sharp.nativebinaries\2.0.321\runtimes\osx-x64\native\libgit2-a2bde63.dylib" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\lib\osx-x64\libgit2-a2bde63.dylib". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Settings\obj\Debug\ORTS.Settings.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Settings.dll". ORTS.Settings -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Settings.dll Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Settings\obj\Debug\ORTS.Settings.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Settings.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Settings\ORTS.Settings.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (13:9) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj" (5:16) on node 1 (default targets). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\Orts.Simulation.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;ACTIVITY_EDITOR;DEBUG;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\3rdPartyLibs\GNU.Gettext.dll" /reference:C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll /reference:C:\Users\James\.nuget\packages\libgit2sharp\0.29.0\lib\net472\LibGit2Sharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.bcl.asyncinterfaces\6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.Workspaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.win32.registry\5.0.0\ref\net461\Microsoft.Win32.Registry.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Content.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Settings.dll" /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\system.buffers\4.5.1\ref\net45\System.Buffers.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:C:\Users\James\.nuget\packages\system.collections.immutable\6.0.0\lib\net461\System.Collections.Immutable.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.ComponentModel.Composition.dll" /reference:C:\Users\James\.nuget\packages\system.composition.attributedmodel\6.0.0\lib\net461\System.Composition.AttributedModel.dll /reference:C:\Users\James\.nuget\packages\system.composition.convention\6.0.0\lib\net461\System.Composition.Convention.dll /reference:C:\Users\James\.nuget\packages\system.composition.hosting\6.0.0\lib\net461\System.Composition.Hosting.dll /reference:C:\Users\James\.nuget\packages\system.composition.runtime\6.0.0\lib\net461\System.Composition.Runtime.dll /reference:C:\Users\James\.nuget\packages\system.composition.typedparts\6.0.0\lib\net461\System.Composition.TypedParts.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:C:\Users\James\.nuget\packages\system.io.pipelines\6.0.3\lib\net461\System.IO.Pipelines.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:C:\Users\James\.nuget\packages\system.memory\4.5.5\lib\net461\System.Memory.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\ref\net46\System.Numerics.Vectors.dll /reference:C:\Users\James\.nuget\packages\system.reflection.metadata\5.0.0\lib\net461\System.Reflection.Metadata.dll /reference:C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.security.accesscontrol\5.0.0\ref\net461\System.Security.AccessControl.dll /reference:C:\Users\James\.nuget\packages\system.security.principal.windows\5.0.0\ref\net461\System.Security.Principal.Windows.dll /reference:C:\Users\James\.nuget\packages\system.text.encoding.codepages\6.0.0\lib\net461\System.Text.Encoding.CodePages.dll /reference:C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\Orts.Simulation.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\Orts.Simulation.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\Orts.Simulation.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap Common\CommandLog.cs Common\Commands.cs Common\ErrorLogger.cs Common\Events.cs Common\Math.cs Common\ORTSPaths.cs Common\Scripting\BrakeController.cs Common\Scripting\Commands.cs Common\Scripting\Common.cs Common\Scripting\EuropeanTrainControlSystem.cs Common\Scripting\PowerSupply\CircuitBreaker.cs Common\Scripting\PowerSupply\ControlCarPowerSupply.cs Common\Scripting\PowerSupply\DieselPowerSupply.cs Common\Scripting\PowerSupply\DualModePowerSupply.cs Common\Scripting\PowerSupply\ElectricPowerSupply.cs Common\Scripting\PowerSupply\LocomotivePowerSupply.cs Common\Scripting\PowerSupply\PassengerCarPowerSupply.cs Common\Scripting\PowerSupply\PowerSupply.cs Common\Scripting\PowerSupply\TractionCutOffRelay.cs Common\Scripting\PowerSupply\TractionCutOffSubsytem.cs Common\Scripting\ScriptManager.cs Common\Scripting\TrainControlSystem.cs Common\SteamTable.cs MultiPlayer\ClientComm.cs MultiPlayer\Decoder.cs MultiPlayer\Message.cs MultiPlayer\MPManager.cs MultiPlayer\OnlinePlayer.cs MultiPlayer\OnlineTrains.cs MultiPlayer\Server.cs MultiPlayer\ServerComm.cs Simulation\Activity.cs Simulation\AIs\AI.cs Simulation\AIs\AIAuxAction.cs Simulation\AIs\AIPath.cs Simulation\AIs\AITrain.cs Simulation\Confirmer.cs Simulation\Container.cs Simulation\FuelPickup.cs Simulation\Hazzard.cs Simulation\LevelCrossing.cs Simulation\Physics\Train.cs Simulation\RollingStocks\Coupling\AnimatedAirHose.cs Simulation\RollingStocks\Coupling\AnimatedCoupler.cs Simulation\RollingStocks\LocomotiveAttributes.cs Simulation\RollingStocks\MSTSControlTrailerCar.cs Simulation\RollingStocks\MSTSDieselLocomotive.cs Simulation\RollingStocks\MSTSElectricLocomotive.cs Simulation\RollingStocks\MSTSLocomotive.cs Simulation\RollingStocks\MSTSSteamLocomotive.cs Simulation\RollingStocks\MSTSWagon.cs Simulation\RollingStocks\RollingStock.cs Simulation\RollingStocks\SubSystems\Brakes\BrakeSystem.cs Simulation\RollingStocks\SubSystems\Brakes\MSTS\AirSinglePipe.cs Simulation\RollingStocks\SubSystems\Brakes\MSTS\AirTwinPipe.cs Simulation\RollingStocks\SubSystems\Brakes\MSTS\EPBrakeSystem.cs Simulation\RollingStocks\SubSystems\Brakes\MSTS\ManualBraking.cs Simulation\RollingStocks\SubSystems\Brakes\MSTS\MSTSBrakeSystem.cs Simulation\RollingStocks\SubSystems\Brakes\MSTS\SingleTransferPipe.cs Simulation\RollingStocks\SubSystems\Brakes\MSTS\SMEBrakeSystem.cs Simulation\RollingStocks\SubSystems\Brakes\MSTS\StraightVacuumSinglePipe.cs Simulation\RollingStocks\SubSystems\Brakes\MSTS\VacuumSinglePipe.cs Simulation\RollingStocks\SubSystems\Controllers\BrakeController.cs Simulation\RollingStocks\SubSystems\Controllers\ControllerFactory.cs Simulation\RollingStocks\SubSystems\Controllers\IController.cs Simulation\RollingStocks\SubSystems\Controllers\MSTSBrakeController.cs Simulation\RollingStocks\SubSystems\Controllers\MSTSNotchController.cs Simulation\RollingStocks\SubSystems\Controllers\MultiPositionController.cs Simulation\RollingStocks\SubSystems\CruiseControl.cs Simulation\RollingStocks\SubSystems\Door.cs Simulation\RollingStocks\SubSystems\EOT.cs Simulation\RollingStocks\SubSystems\FreightAnimations.cs Simulation\RollingStocks\SubSystems\ISubSystem.cs Simulation\RollingStocks\SubSystems\PowerSupplies\BatterySwitch.cs Simulation\RollingStocks\SubSystems\PowerSupplies\CircuitBreaker.cs Simulation\RollingStocks\SubSystems\PowerSupplies\ControlCarPowerSupply.cs Simulation\RollingStocks\SubSystems\PowerSupplies\DieselEngine.cs Simulation\RollingStocks\SubSystems\PowerSupplies\DieselPowerSupply.cs Simulation\RollingStocks\SubSystems\PowerSupplies\DualModePowerSupply.cs Simulation\RollingStocks\SubSystems\PowerSupplies\ElectricPowerSupply.cs Simulation\RollingStocks\SubSystems\PowerSupplies\ElectricTrainSupplySwitch.cs Simulation\RollingStocks\SubSystems\PowerSupplies\ILocomotivePowerSupply.cs Simulation\RollingStocks\SubSystems\PowerSupplies\IPassengerCarPowerSupply.cs Simulation\RollingStocks\SubSystems\PowerSupplies\IPowerSupply.cs Simulation\RollingStocks\SubSystems\PowerSupplies\ITractionCutOffSubsystem.cs Simulation\RollingStocks\SubSystems\PowerSupplies\LocomotivePowerSupply.cs Simulation\RollingStocks\SubSystems\PowerSupplies\MasterKey.cs Simulation\RollingStocks\SubSystems\PowerSupplies\Pantograph.cs Simulation\RollingStocks\SubSystems\PowerSupplies\PassengerCarPowerSupply.cs Simulation\RollingStocks\SubSystems\PowerSupplies\SteamEngine.cs Simulation\RollingStocks\SubSystems\PowerSupplies\SteamPowerSupply.cs Simulation\RollingStocks\SubSystems\PowerSupplies\TractionCutOffRelay.cs Simulation\RollingStocks\SubSystems\PowerTransmissions\Axle.cs Simulation\RollingStocks\SubSystems\PowerTransmissions\ElectricMotor.cs Simulation\RollingStocks\SubSystems\PowerTransmissions\GearBox.cs Simulation\RollingStocks\SubSystems\PowerTransmissions\InductionMotor.cs Simulation\RollingStocks\SubSystems\PowerTransmissions\SeriesMotor.cs Simulation\RollingStocks\SubSystems\TrainControlSystem.cs Simulation\RollingStocks\TrainCar.cs Simulation\Signalling\CrossOverItem.cs Simulation\Signalling\CsSignalScript.cs Simulation\Signalling\CsSignalScripts.cs Simulation\Signalling\DeadlockInfo.cs Simulation\Signalling\DeadlockPathInfo.cs Simulation\Signalling\Milepost.cs Simulation\Signalling\ObjectItemInfo.cs Simulation\Signalling\ObjectSpeedInfo.cs Simulation\Signalling\PlatformDetails.cs Simulation\Signalling\SignalHead.cs Simulation\Signalling\SignalObject.cs Simulation\Signalling\SignalRefObject.cs Simulation\Signalling\Signals.cs Simulation\Signalling\SignalWorldObject.cs Simulation\Signalling\SIGSCRfile.cs Simulation\Signalling\SpeedPostWorldObject.cs Simulation\Signalling\TrackCircuitItems.cs Simulation\Signalling\TrackCircuitMilepost.cs Simulation\Signalling\TrackCircuitSection.cs Simulation\Signalling\TrackCircuitSignalItem.cs Simulation\Signalling\TrackCircuitSignalList.cs Simulation\Signalling\TrackCircuitState.cs Simulation\Signalling\TrainOccupyState.cs Simulation\Signalling\TrainQueue.cs Simulation\Simulator.cs Simulation\SuperElevation.cs Simulation\Timetables\PoolInfo.cs Simulation\Timetables\ProcessTimetable.cs Simulation\Timetables\TTPool.cs Simulation\Timetables\TTTrain.cs Simulation\Timetables\TTTurntable.cs Simulation\Timetables\TurntableInfo.cs Simulation\Transfertables.cs Simulation\Traveller.cs Simulation\Turntables.cs Simulation\Weather.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\Orts.Simulation.AssemblyInfo.cs /warnaserror+:NU1605 C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSSteamLocomotive.cs(529,15): warning CS0169: The field 'MSTSSteamLocomotive.LogPreCompressionPressurePSI' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSSteamLocomotive.cs(301,15): warning CS0169: The field 'MSTSSteamLocomotive.AverageTractiveForceN' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSSteamLocomotive.cs(112,15): warning CS0169: The field 'MSTSSteamLocomotive.DebugTimerS' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\SubSystems\PowerSupplies\CircuitBreaker.cs(528,23): warning CS0169: The field 'TwoStageCircuitBreaker.InitTimer' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSSteamLocomotive.cs(545,15): warning CS0169: The field 'MSTSSteamLocomotive.HPIndicatedHorsePowerHP' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSSteamLocomotive.cs(530,15): warning CS0169: The field 'MSTSSteamLocomotive.LogPreAdmissionPressurePSI' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSLocomotive.cs(255,15): warning CS0169: The field 'MSTSLocomotive.DebugTimer' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSSteamLocomotive.cs(723,15): warning CS0169: The field 'MSTSSteamLocomotive.SteamExhaustDebugTimerS' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSSteamLocomotive.cs(546,15): warning CS0169: The field 'MSTSSteamLocomotive.LPIndicatedHorsePowerHP' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSLocomotive.cs(250,15): warning CS0169: The field 'MSTSLocomotive.SlipFrictionCoefficientFactor' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSLocomotive.cs(257,15): warning CS0414: The field 'MSTSLocomotive.DebugSpeedIncrement' is assigned but its value is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSLocomotive.cs(256,14): warning CS0414: The field 'MSTSLocomotive.DebugSpeedReached' is assigned but its value is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSSteamLocomotive.cs(725,15): warning CS0414: The field 'MSTSSteamLocomotive.BoosterCylinderSteamExhaustTimerS' is assigned but its value is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSLocomotive.cs(258,15): warning CS0414: The field 'MSTSLocomotive.DebugSpeed' is assigned but its value is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSSteamLocomotive.cs(729,15): warning CS0414: The field 'MSTSSteamLocomotive.BoosterCylinderCockTimerS' is assigned but its value is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] CompilerServer: server - server processed compilation - 370c0b12-91f2-4900-9346-b301d00a3cdd _CopyFilesMarkedCopyLocal: Copying file from "C:\Users\James\.nuget\packages\microsoft.bcl.asyncinterfaces\6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.CodeAnalysis.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.CodeAnalysis.CSharp.Workspaces.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.CodeAnalysis.CSharp.dll". Copying file from "C:\Users\James\.nuget\packages\humanizer.core\2.14.1\lib\netstandard2.0\Humanizer.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Humanizer.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.CodeAnalysis.VisualBasic.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.Workspaces.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.CodeAnalysis.Workspaces.dll". Copying file from "C:\Users\James\.nuget\packages\system.collections.immutable\6.0.0\lib\net461\System.Collections.Immutable.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Collections.Immutable.dll". Copying file from "C:\Users\James\.nuget\packages\system.composition.attributedmodel\6.0.0\lib\net461\System.Composition.AttributedModel.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Composition.AttributedModel.dll". Copying file from "C:\Users\James\.nuget\packages\system.composition.convention\6.0.0\lib\net461\System.Composition.Convention.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Composition.Convention.dll". Copying file from "C:\Users\James\.nuget\packages\system.composition.hosting\6.0.0\lib\net461\System.Composition.Hosting.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Composition.Hosting.dll". Copying file from "C:\Users\James\.nuget\packages\system.composition.runtime\6.0.0\lib\net461\System.Composition.Runtime.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Composition.Runtime.dll". Copying file from "C:\Users\James\.nuget\packages\system.composition.typedparts\6.0.0\lib\net461\System.Composition.TypedParts.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Composition.TypedParts.dll". Copying file from "C:\Users\James\.nuget\packages\system.io.pipelines\6.0.3\lib\net461\System.IO.Pipelines.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.IO.Pipelines.dll". Copying file from "C:\Users\James\.nuget\packages\system.reflection.metadata\5.0.0\lib\net461\System.Reflection.Metadata.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Reflection.Metadata.dll". Copying file from "C:\Users\James\.nuget\packages\system.memory\4.5.5\lib\net461\System.Memory.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Memory.dll". Copying file from "C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Runtime.CompilerServices.Unsafe.dll". Copying file from "C:\Users\James\.nuget\packages\system.text.encoding.codepages\6.0.0\lib\net461\System.Text.Encoding.CodePages.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Text.Encoding.CodePages.dll". Copying file from "C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Threading.Tasks.Extensions.dll". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\cs". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\cs\Microsoft.CodeAnalysis.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\Microsoft.CodeAnalysis.resources.dll". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\de". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\es". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\fr". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\de\Microsoft.CodeAnalysis.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\Microsoft.CodeAnalysis.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\es\Microsoft.CodeAnalysis.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\es\Microsoft.CodeAnalysis.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\fr\Microsoft.CodeAnalysis.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Microsoft.CodeAnalysis.resources.dll". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\it". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\it\Microsoft.CodeAnalysis.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\Microsoft.CodeAnalysis.resources.dll". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\ja". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\ko". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\pl". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\pt-BR". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\ja\Microsoft.CodeAnalysis.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ja\Microsoft.CodeAnalysis.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\ko\Microsoft.CodeAnalysis.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ko\Microsoft.CodeAnalysis.resources.dll". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\ru". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\pl\Microsoft.CodeAnalysis.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pl\Microsoft.CodeAnalysis.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\Microsoft.CodeAnalysis.resources.dll". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\tr". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\ru\Microsoft.CodeAnalysis.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\Microsoft.CodeAnalysis.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\tr\Microsoft.CodeAnalysis.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\tr\Microsoft.CodeAnalysis.resources.dll". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\zh-Hans". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\zh-Hant". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hans\Microsoft.CodeAnalysis.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hant\Microsoft.CodeAnalysis.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\es\Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ja\Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ko\Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pl\Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\tr\Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\de\Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\cs\Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\es\Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\es\Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\it\Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\fr\Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\ja\Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ja\Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\pl\Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pl\Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\tr\Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\tr\Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\ko\Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ko\Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\ru\Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\cs\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\de\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\es\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\es\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\fr\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\it\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\ja\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ja\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\ko\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ko\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\pl\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pl\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\tr\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\tr\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\ru\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\de\Microsoft.CodeAnalysis.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\Microsoft.CodeAnalysis.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\es\Microsoft.CodeAnalysis.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\es\Microsoft.CodeAnalysis.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\it\Microsoft.CodeAnalysis.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\Microsoft.CodeAnalysis.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll". Creating "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\obj\Debug\Orts.Simulation.csproj.CopyComplete" because "AlwaysCreate" was specified. Touching "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\obj\Debug\Orts.Simulation.csproj.CopyComplete". _CopyOutOfDateSourceItemsToOutputDirectory: Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\obj\Debug\Orts.Simulation.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Simulation.dll". Orts.Simulation -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Simulation.dll Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\obj\Debug\Orts.Simulation.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Simulation.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj" (default targets). CoreResGen: Processing resource file "Viewer3D\Debugging\MessageViewer.resx" into "obj\Debug\Orts.Viewer3D.Debugging.MessageViewer.resources". Processing resource file "Viewer3D\Debugging\SoundDebugForm.resx" into "obj\Debug\Orts.Viewer3D.Debugging.SoundDebugForm.resources". Processing resource file "Viewer3D\Map\MapForm.resx" into "obj\Debug\Orts.Viewer3D.Map.MapForm.resources". _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\RunActivity.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;WINDOWS;NEW_ACTION;WITH_NEW_SAVE;ACTIVITY_EDITOR;DEBUG;NETFRAMEWORK;NET472;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:C:\Users\James\.nuget\packages\assimpnet\4.1.0\lib\net40\AssimpNet.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\ATI.TextureConverter.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\CppNet.dll /reference:C:\Users\James\.nuget\packages\embedio\3.5.2\lib\netstandard2.0\EmbedIO.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\3rdPartyLibs\GNU.Gettext.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\3rdPartyLibs\GNU.Gettext.WinForms.dll" /reference:C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll /reference:C:\Users\James\.nuget\packages\libgit2sharp\0.29.0\lib\net472\LibGit2Sharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.bcl.asyncinterfaces\6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.Workspaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.win32.registry\5.0.0\ref\net461\Microsoft.Win32.Registry.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\MonoGame.Framework.Content.Pipeline.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\Nvidia.TextureTools.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Content.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Settings.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Simulation.dll" /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\PVRTexLibNET.dll /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\SharpDX.D3DCompiler.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\SharpFont.dll /reference:C:\Users\James\.nuget\packages\unosquare.swan.lite\3.1.0\lib\net461\Swan.Lite.dll /reference:C:\Users\James\.nuget\packages\system.buffers\4.5.1\ref\net45\System.Buffers.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:C:\Users\James\.nuget\packages\system.collections.immutable\6.0.0\lib\net461\System.Collections.Immutable.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.ComponentModel.Composition.dll" /reference:C:\Users\James\.nuget\packages\system.composition.attributedmodel\6.0.0\lib\net461\System.Composition.AttributedModel.dll /reference:C:\Users\James\.nuget\packages\system.composition.convention\6.0.0\lib\net461\System.Composition.Convention.dll /reference:C:\Users\James\.nuget\packages\system.composition.hosting\6.0.0\lib\net461\System.Composition.Hosting.dll /reference:C:\Users\James\.nuget\packages\system.composition.runtime\6.0.0\lib\net461\System.Composition.Runtime.dll /reference:C:\Users\James\.nuget\packages\system.composition.typedparts\6.0.0\lib\net461\System.Composition.TypedParts.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:C:\Users\James\.nuget\packages\system.io.pipelines\6.0.3\lib\net461\System.IO.Pipelines.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:C:\Users\James\.nuget\packages\system.memory\4.5.5\lib\net461\System.Memory.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\ref\net46\System.Numerics.Vectors.dll /reference:C:\Users\James\.nuget\packages\system.reflection.metadata\5.0.0\lib\net461\System.Reflection.Metadata.dll /reference:C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.security.accesscontrol\5.0.0\ref\net461\System.Security.AccessControl.dll /reference:C:\Users\James\.nuget\packages\system.security.principal.windows\5.0.0\ref\net461\System.Security.Principal.Windows.dll /reference:C:\Users\James\.nuget\packages\system.text.encoding.codepages\6.0.0\lib\net461\System.Text.Encoding.CodePages.dll /reference:C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll /reference:C:\Users\James\.nuget\packages\system.valuetuple\4.5.0\ref\net47\System.ValueTuple.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Windows.Forms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\Microsoft.Win32.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.AppContext.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.Concurrent.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.NonGeneric.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.Specialized.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.Annotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.TypeConverter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Console.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Data.Common.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Contracts.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Debug.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.FileVersionInfo.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Process.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.StackTrace.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.TextWriterTraceListener.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Tools.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.TraceSource.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Drawing.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Dynamic.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Globalization.Calendars.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Globalization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Globalization.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.Compression.ZipFile.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.DriveInfo.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.Watcher.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.IsolatedStorage.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.MemoryMappedFiles.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.Pipes.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.UnmanagedMemoryStream.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.Expressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.Queryable.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Http.Rtc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.NameResolution.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.NetworkInformation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Ping.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Requests.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Sockets.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.WebHeaderCollection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.WebSockets.Client.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.WebSockets.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ObjectModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Emit.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Resources.Reader.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Resources.ResourceManager.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Resources.Writer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.CompilerServices.VisualC.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Handles.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.InteropServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.InteropServices.RuntimeInformation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.InteropServices.WindowsRuntime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Formatters.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Claims.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Algorithms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Csp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Encoding.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.X509Certificates.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Principal.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.SecureString.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ServiceModel.Duplex.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ServiceModel.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ServiceModel.NetTcp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ServiceModel.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ServiceModel.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Text.Encoding.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Text.Encoding.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Text.RegularExpressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Overlapped.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Tasks.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Tasks.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Thread.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.ThreadPool.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Timer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.ReaderWriter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XDocument.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XmlDocument.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XmlSerializer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XPath.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XPath.XDocument.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\RunActivity.exe /subsystemversion:6.00 /resource:obj\Debug\Orts.Viewer3D.Debugging.MessageViewer.resources /resource:obj\Debug\Orts.Viewer3D.Debugging.SoundDebugForm.resources /resource:obj\Debug\Orts.Viewer3D.Map.MapForm.resources /target:winexe /warnaserror- /utf8output /win32icon:..\ORTS.ico /win32manifest:..\Launcher\app.manifest /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\RunActivity.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\RunActivity.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap /additionalfile:..\Launcher\app.manifest Processes\ProcessState.cs Processes\Profiler.cs Program.cs Viewer3D\ALSoundHelper.cs Viewer3D\AnimatedPart.cs Viewer3D\Cameras.cs Viewer3D\Commands.cs Viewer3D\Common\Helpers.cs Viewer3D\Common\SunMoonPos.cs Viewer3D\DDSLib.cs Viewer3D\Debugging\MessageViewer.cs Viewer3D\Debugging\MessageViewer.Designer.cs Viewer3D\Debugging\SoundDebugForm.cs Viewer3D\Debugging\SoundDebugForm.Designer.cs Viewer3D\DynamicTrack.cs Viewer3D\EditorPrimitives.cs Viewer3D\Forest.cs Viewer3D\InfoDisplay.cs Viewer3D\Lights.cs Viewer3D\Map\MapDataProvider.cs Viewer3D\Map\MapForm.cs Viewer3D\Map\MapForm.Designer.cs Viewer3D\Map\MapThemeProvider.cs Viewer3D\Materials.cs Viewer3D\MSTSSky.cs Viewer3D\MultiPlayerViewer.cs Viewer3D\Noise.cs Viewer3D\OpenAL.cs Viewer3D\ParticleEmitter.cs Viewer3D\Popups\ActivityWindow.cs Viewer3D\Popups\CarOperationsWindow.cs Viewer3D\Popups\CompassWindow.cs Viewer3D\Popups\ComposeMessage.cs Viewer3D\Popups\ControlRectangle.cs Viewer3D\Popups\EOTListWindow.cs Viewer3D\Popups\HelpWindow.cs Viewer3D\Popups\HUDWindow.cs Viewer3D\Popups\LabelPrimitive.cs Viewer3D\Popups\LayeredWindow.cs Viewer3D\Popups\MessagesWindow.cs Viewer3D\Popups\MultiPlayerWindow.cs Viewer3D\Popups\NextStationWindow.cs Viewer3D\Popups\NoticeWindow.cs Viewer3D\Popups\OSDCars.cs Viewer3D\Popups\OSDLocations.cs Viewer3D\Popups\OutOfFocusWindow.cs Viewer3D\Popups\PauseWindow.cs Viewer3D\Popups\QuitWindow.cs Viewer3D\Popups\SignallingDebugWindow.cs Viewer3D\Popups\SwitchWindow.cs Viewer3D\Popups\TrackMonitorWindow.cs Viewer3D\Popups\TracksDebugWindow.cs Viewer3D\Popups\TrainCarOperationsViewerWindow.cs Viewer3D\Popups\TrainCarOperationsWindow.cs Viewer3D\Popups\TrainDPUWindow.cs Viewer3D\Popups\TrainDrivingWindow.cs Viewer3D\Popups\TrainListWindow.cs Viewer3D\Popups\TrainOperationsWindow.cs Viewer3D\Popups\TTDetachWindow.cs Viewer3D\Popups\Window.cs Viewer3D\Popups\WindowControls.cs Viewer3D\Popups\WindowManager.cs Viewer3D\Popups\WindowText.cs Viewer3D\Precipitation.cs Viewer3D\Processes\Game.cs Viewer3D\Processes\GameState.cs Viewer3D\Processes\GameStateRunActivity.cs Viewer3D\Processes\GameStateViewer3D.cs Viewer3D\Processes\HostProcess.cs Viewer3D\Processes\LoaderProcess.cs Viewer3D\Processes\RenderProcess.cs Viewer3D\Processes\SoundProcess.cs Viewer3D\Processes\UpdaterProcess.cs Viewer3D\Processes\WatchdogProcess.cs Viewer3D\Processes\WebServerProcess.cs Viewer3D\RenderFrame.cs Viewer3D\RoadCars.cs Viewer3D\RollingStock\MSTSDieselLocomotiveViewer.cs Viewer3D\RollingStock\MSTSElectricLocomotiveViewer.cs Viewer3D\RollingStock\MSTSLocomotiveViewer.cs Viewer3D\RollingStock\MSTSSteamLocomotiveViewer.cs Viewer3D\RollingStock\MSTSWagonViewer.cs Viewer3D\RollingStock\SubSystems\ContainerViewer.cs Viewer3D\RollingStock\SubSystems\CruiseControlViewer.cs Viewer3D\RollingStock\SubSystems\DistributedPowerInterface.cs Viewer3D\RollingStock\SubSystems\ETCS\DataEntry.cs Viewer3D\RollingStock\SubSystems\ETCS\DriverMachineInterface.cs Viewer3D\RollingStock\SubSystems\ETCS\Menus.cs Viewer3D\RollingStock\SubSystems\ETCS\PlanningWindow.cs Viewer3D\RollingStock\SubSystems\ETCS\SpeedDistanceMonitoring.cs Viewer3D\RollingStock\SubSystems\ETCS\TextMessages.cs Viewer3D\RollingStock\SubSystems\FreightAnimationsViewer.cs Viewer3D\RollingStock\TrainCarViewer.cs Viewer3D\Scenery.cs Viewer3D\Shaders.cs Viewer3D\Shapes.cs Viewer3D\Signals.cs Viewer3D\Sky.cs Viewer3D\SkyInterpolation.cs Viewer3D\Sound.cs Viewer3D\SuperElevation.cs Viewer3D\Terrain.cs Viewer3D\Tiles.cs Viewer3D\Trains.cs Viewer3D\Transfers.cs Viewer3D\UserInput.cs Viewer3D\UserInputExternal.cs Viewer3D\UserInputRailDriver.cs Viewer3D\Viewer.cs Viewer3D\Water.cs Viewer3D\Weather.cs Viewer3D\WebServices\ControlValue.cs Viewer3D\WebServices\SwitchPanel\SwitchesOnPanel.cs Viewer3D\WebServices\SwitchPanel\SwitchOnPanel.cs Viewer3D\WebServices\SwitchPanel\SwitchOnPanelDefinition.cs Viewer3D\WebServices\SwitchPanel\SwitchOnPanelStatus.cs Viewer3D\WebServices\SwitchPanel\SwitchPanelEvent.cs Viewer3D\WebServices\SwitchPanel\SwitchPanelModule.cs Viewer3D\WebServices\TrackMonitorDisplay.cs Viewer3D\WebServices\TrainCarOperationsWebpage.cs Viewer3D\WebServices\TrainDpuDisplay.cs Viewer3D\WebServices\TrainDrivingDisplay.cs Viewer3D\WebServices\TrainInfo.cs Viewer3D\WebServices\WebServer.cs Viewer3D\Wire.cs Viewer3D\World.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\RunActivity.AssemblyInfo.cs /warnaserror+:NU1605 C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\RollingStock\SubSystems\DistributedPowerInterface.cs(361,42): warning CS0108: 'DPITable.DPI' hides inherited member 'DPIArea.DPI'. Use the new keyword if hiding was intended. [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\Popups\TrainDPUWindow.cs(655,25): warning CS0219: The variable 'dpUId' is assigned but its value is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\RollingStock\SubSystems\DistributedPowerInterface.cs(636,17): warning CS0219: The variable 'rotation' is assigned but its value is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\RollingStock\SubSystems\DistributedPowerInterface.cs(648,20): warning CS0168: The variable 'rot' is declared but never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\RollingStock\SubSystems\DistributedPowerInterface.cs(804,20): warning CS0168: The variable 'rot' is declared but never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\RollingStock\SubSystems\DistributedPowerInterface.cs(977,13): warning CS0162: Unreachable code detected [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\RollingStock\SubSystems\DistributedPowerInterface.cs(373,22): warning CS0414: The field 'DPITable.RowHeight' is assigned but its value is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj::TargetFramework=net472] CompilerServer: server - server processed compilation - 56b0ce65-d5f9-4563-89b1-352861e1f9dd _CopyFilesMarkedCopyLocal: Copying file from "C:\Users\James\.nuget\packages\embedio\3.5.2\lib\netstandard2.0\EmbedIO.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\EmbedIO.dll". Copying file from "C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\ATI.TextureConverter.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ATI.TextureConverter.dll". Copying file from "C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\CppNet.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\CppNet.dll". Copying file from "C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\MonoGame.Framework.Content.Pipeline.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\MonoGame.Framework.Content.Pipeline.dll". Copying file from "C:\Users\James\.nuget\packages\assimpnet\4.1.0\lib\net40\AssimpNet.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\AssimpNet.dll". Copying file from "C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\Nvidia.TextureTools.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Nvidia.TextureTools.dll". Copying file from "C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\PVRTexLibNET.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\PVRTexLibNET.dll". Copying file from "C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\SharpDX.D3DCompiler.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.D3DCompiler.dll". Copying file from "C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\SharpFont.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpFont.dll". Copying file from "C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\SharpDX.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.dll". Copying file from "C:\Users\James\.nuget\packages\unosquare.swan.lite\3.1.0\lib\net461\Swan.Lite.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Swan.Lite.dll". Copying file from "C:\Users\James\.nuget\packages\system.valuetuple\4.5.0\lib\net47\System.ValueTuple.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.ValueTuple.dll". Copying file from "C:\Users\James\.nuget\packages\libgit2sharp.nativebinaries\2.0.321\runtimes\win-x86\native\git2-a2bde63.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\git2-a2bde63.dll". Copying file from "C:\Users\James\.nuget\packages\assimpnet\4.1.0\runtimes\win-x86\native\assimp.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\assimp.dll". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\3rdPartyLibs\GNU.Gettext.WinForms.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\GNU.Gettext.WinForms.dll". Creating "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\obj\Debug\RunActivity.csproj.CopyComplete" because "AlwaysCreate" was specified. Touching "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\obj\Debug\RunActivity.csproj.CopyComplete". _CopyOutOfDateSourceItemsToOutputDirectory: Building target "_CopyOutOfDateSourceItemsToOutputDirectory" partially, because some output files are out of date with respect to their input files. Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\Content\ETCS\mipmap-2". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\Content". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\Native\X64". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\Content\ETCS\mipmap-2". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\Content". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\Native\X86". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\Clouds01.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Clouds01.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\blank.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\blank.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\3rdPartyLibs\openal-soft\Win32\OpenAL32.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Native\X86\OpenAL32.dll". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\3rdPartyLibs\openal-soft\Win64\OpenAL32.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Native\X64\OpenAL32.dll". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_02.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_02.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_01.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_01.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_03.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_03.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_04.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_04.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_05.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_05.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_06.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_06.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_07.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_07.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_08.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_08.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_09.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_09.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_10.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_10.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_11.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_11.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_12.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_12.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_13.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_13.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_14.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_14.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_15.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_15.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_16.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_16.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_17.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_17.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_18.2.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_18.2.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_18.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_18.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_19.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_19.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_20.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_20.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_21.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_21.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_22.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_22.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\NA_23.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\NA_23.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_01.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_01.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_02.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_02.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_03.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_03.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_04.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_04.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_05.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_05.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_06.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_06.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_07.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_07.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_08.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_08.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_09.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_09.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_10.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_10.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_11.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_11.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_12.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_12.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_13.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_13.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_14.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_14.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_15.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_15.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_16.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_16.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_17.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_17.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_18.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_18.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_19.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_19.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_20.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_20.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_21.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_21.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_22.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_22.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_23.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_23.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_24.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_24.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_25.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_25.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_26.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_26.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_27.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_27.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_28.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_28.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_29.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_29.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_30.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_30.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_31.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_31.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_33.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_33.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_34.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_34.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_35.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_35.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_36.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_36.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_bridge.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_bridge.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_endoftrack.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_endoftrack.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_station.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_station.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\PL_tunnel.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\PL_tunnel.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\SE_01.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\SE_01.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\SE_02.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\SE_02.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\SE_03.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\SE_03.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\mipmap-2\SE_04.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\mipmap-2\SE_04.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_01.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_01.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_02.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_02.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_03.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_03.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_04.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_04.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_05.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_05.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_06.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_06.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_07.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_07.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_08.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_08.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_09.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_09.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_10.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_10.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_11.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_11.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_12.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_12.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_13.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_13.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_14.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_14.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_15.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_15.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_16.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_16.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_17.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_17.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_18.2.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_18.2.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_18.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_18.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_19.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_19.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_20.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_20.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_21.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_21.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_22.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_22.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\NA_23.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\NA_23.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_01.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_01.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_02.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_02.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_03.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_03.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_04.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_04.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_05.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_05.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_06.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_06.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_07.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_07.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_08.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_08.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_09.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_09.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_10.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_10.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_11.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_11.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_12.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_12.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_13.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_13.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_14.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_14.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_15.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_15.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_16.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_16.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_17.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_17.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_18.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_18.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_19.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_19.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_20.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_20.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_21.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_21.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_23.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_23.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_22.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_22.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_24.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_24.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_25.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_25.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_26.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_26.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_27.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_27.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_28.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_28.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_29.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_29.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_30.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_30.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_31.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_31.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_33.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_33.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_34.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_34.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_35.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_35.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_36.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_36.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_bridge.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_bridge.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_endoftrack.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_endoftrack.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_station.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_station.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\PL_tunnel.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\PL_tunnel.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\SE_01.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\SE_01.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\SE_02.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\SE_02.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\SE_03.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\SE_03.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\SE_04.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\SE_04.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\LightGlow.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\LightGlow.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\Loading.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Loading.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\MoonMask.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\MoonMask.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\MoonMap.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\MoonMap.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\Raindrop.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Raindrop.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\Raindrop1.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Raindrop1.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\Raindrop2.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Raindrop2.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\Raindrop3.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Raindrop3.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\Raindrop4.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Raindrop4.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\Raindrop5.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Raindrop5.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\Raindrop6.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Raindrop6.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\Raindrop7.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Raindrop7.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\Raindrop8.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Raindrop8.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\Raindrop9.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Raindrop9.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\Raindrop10.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Raindrop10.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\SkyDome1.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\SkyDome1.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\SignalAspects.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\SignalAspects.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\Snowflake.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Snowflake.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\SignalLightGlow.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\SignalLightGlow.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\StarDome1.bmp" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\StarDome1.bmp". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\Starmap_N.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Starmap_N.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\Starmap_S.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Starmap_S.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\SwitchStates.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\SwitchStates.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TakeScreenshot.wav" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TakeScreenshot.wav". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrackMonitorImages.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrackMonitorImages.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsArrowLeft.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsArrowLeft.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsArrowRight.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsArrowRight.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBattAlwaysOn.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBattAlwaysOn.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBattAlwaysOn32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBattAlwaysOn32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBattOff.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBattOff.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBattOff32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBattOff32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBattOn.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBattOn.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBattOn32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBattOn32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBleedOffValveClosed.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBleedOffValveClosed.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBleedOffValveClosed32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBleedOffValveClosed32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBleedOffValveNotAvailable.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBleedOffValveNotAvailable.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBleedOffValveNotAvailable32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBleedOffValveNotAvailable32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBleedOffValveOpened.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBleedOffValveOpened.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBleedOffValveOpened32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBleedOffValveOpened32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBrakeHoseCon.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBrakeHoseCon.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBrakeHoseCon32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBrakeHoseCon32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBrakeHoseDis.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBrakeHoseDis.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBrakeHoseDis32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBrakeHoseDis32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBrakeHoseFirstDis.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBrakeHoseFirstDis.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBrakeHoseFirstDis32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBrakeHoseFirstDis32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBrakeHoseLastDis.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBrakeHoseLastDis.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsBrakeHoseLastDis32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsBrakeHoseLastDis32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsCoupler.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsCoupler.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsCoupler32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsCoupler32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsCouplerNotAvailable.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsCouplerNotAvailable.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsCouplerNotAvailable32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsCouplerNotAvailable32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsCouplerFront.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsCouplerFront.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsCouplerFront32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsCouplerFront32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsCouplerRear.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsCouplerRear.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsCouplerRear32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsCouplerRear32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsETSconnected.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsETSconnected.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsETSconnected32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsETSconnected32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsETSdisconnected.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsETSdisconnected.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsETSdisconnected32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsETSdisconnected32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsEmpty.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsEmpty.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsEmpty32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsEmpty32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsFrontAngleCockClosed.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsFrontAngleCockClosed.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsFrontAngleCockClosed32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsFrontAngleCockClosed32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsFrontAngleCockOpened.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsFrontAngleCockOpened.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsFrontAngleCockOpened32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsFrontAngleCockOpened32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsHandBrakeNoAvailable.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsHandBrakeNoAvailable.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsHandBrakeNoSet.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsHandBrakeNoSet.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsHandBrakeNoSet32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsHandBrakeNoSet32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsHandBrakeNotAvailable.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsHandBrakeNotAvailable.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsHandBrakeNotAvailable32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsHandBrakeNotAvailable32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsHandBrakeSet.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsHandBrakeSet.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsHandBrakeSet32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsHandBrakeSet32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsLoco32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsLoco32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsLocoGreen32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsLocoGreen32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsLocoRed32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsLocoRed32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsMUconnected.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsMUconnected.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsMUconnected32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsMUconnected32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsMUdisconnected.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsMUdisconnected.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsMUdisconnected32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsMUdisconnected32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsPowerChanging.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsPowerChanging.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsPowerChanging32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsPowerChanging32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsPowerOff.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsPowerOff.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsPowerOff32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsPowerOff32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsPowerOn.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsPowerOn.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsPowerOn32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsPowerOn32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsRearAngleCockClosed.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsRearAngleCockClosed.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsRearAngleCockClosed32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsRearAngleCockClosed32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsRearAngleCockOpened.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsRearAngleCockOpened.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsRearAngleCockOpened32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsRearAngleCockOpened32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsResetBrakesOff32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsResetBrakesOff32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\TrainOperationsResetBrakesOn32.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\TrainOperationsResetBrakesOn32.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\train_TM.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\train_TM.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\Window.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Window.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\WindowLabelShadow.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\WindowLabelShadow.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\WindowScrollbar.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\WindowScrollbar.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Copying.txt" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Copying.txt". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Prerequisites.txt" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Prerequisites.txt". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Readme.txt" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Readme.txt". _CopyOutOfDateSourceItemsToOutputDirectoryAlways: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\ETCS_DMI_symbols_credit.txt" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\ETCS_DMI_symbols_credit.txt". _CopyAppConfigFile: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\obj\Debug\RunActivity.exe.config" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\RunActivity.exe.config". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\obj\Debug\RunActivity.exe" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\RunActivity.exe". RunActivity -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\RunActivity.exe Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\obj\Debug\RunActivity.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\RunActivity.pdb". PostBuild: PostBuildActions.bat Source\RunActivity\Viewer3D\WebServices\Web\arrow_down.png Source\RunActivity\Viewer3D\WebServices\Web\arrow_left.png Source\RunActivity\Viewer3D\WebServices\Web\arrow_right.png Source\RunActivity\Viewer3D\WebServices\Web\arrow_up.png Source\RunActivity\Viewer3D\WebServices\Web\index.css Source\RunActivity\Viewer3D\WebServices\Web\index.html Source\RunActivity\Viewer3D\WebServices\Web\or_logo.png Source\RunActivity\Viewer3D\WebServices\Web\APISample\index.css Source\RunActivity\Viewer3D\WebServices\Web\APISample\index.html Source\RunActivity\Viewer3D\WebServices\Web\APISample\index.js Source\RunActivity\Viewer3D\WebServices\Web\APISample\or_logo.png Source\RunActivity\Viewer3D\WebServices\Web\CabControls\index.css Source\RunActivity\Viewer3D\WebServices\Web\CabControls\index.html Source\RunActivity\Viewer3D\WebServices\Web\CabControls\index.js Source\RunActivity\Viewer3D\WebServices\Web\HUD\index.css Source\RunActivity\Viewer3D\WebServices\Web\HUD\index.html Source\RunActivity\Viewer3D\WebServices\Web\HUD\index.js Source\RunActivity\Viewer3D\WebServices\Web\Map\arrow.png Source\RunActivity\Viewer3D\WebServices\Web\Map\diesel-locomotive-icon.png Source\RunActivity\Viewer3D\WebServices\Web\Map\electric-locomotive-icon.png Source\RunActivity\Viewer3D\WebServices\Web\Map\index.html Source\RunActivity\Viewer3D\WebServices\Web\Map\index.js Source\RunActivity\Viewer3D\WebServices\Web\Map\leaflet.rotatedMarker.js Source\RunActivity\Viewer3D\WebServices\Web\Map\steam-locomotive-icon.png Source\RunActivity\Viewer3D\WebServices\Web\SwitchPanel\index.html Source\RunActivity\Viewer3D\WebServices\Web\SwitchPanel\index.js Source\RunActivity\Viewer3D\WebServices\Web\SwitchPanel\index2.css Source\RunActivity\Viewer3D\WebServices\Web\SwitchPanel\index2.html Source\RunActivity\Viewer3D\WebServices\Web\SwitchPanel\index2.js Source\RunActivity\Viewer3D\WebServices\Web\Time\flat_clock.html Source\RunActivity\Viewer3D\WebServices\Web\Time\index.css Source\RunActivity\Viewer3D\WebServices\Web\Time\index.html Source\RunActivity\Viewer3D\WebServices\Web\Time\index.js Source\RunActivity\Viewer3D\WebServices\Web\Time\shadow_clock.html Source\RunActivity\Viewer3D\WebServices\Web\Time\smooth_clock.html Source\RunActivity\Viewer3D\WebServices\Web\TrackMonitor\index.css Source\RunActivity\Viewer3D\WebServices\Web\TrackMonitor\index.html Source\RunActivity\Viewer3D\WebServices\Web\TrackMonitor\index.js Source\RunActivity\Viewer3D\WebServices\Web\TrackMonitor\SignalAspects.png Source\RunActivity\Viewer3D\WebServices\Web\TrackMonitor\TrackMonitorImages.png Source\RunActivity\Viewer3D\WebServices\Web\TrackMonitorTrainDriving\index.css Source\RunActivity\Viewer3D\WebServices\Web\TrackMonitorTrainDriving\index.html Source\RunActivity\Viewer3D\WebServices\Web\TrackMonitorTrainDriving\index.js Source\RunActivity\Viewer3D\WebServices\Web\TrackMonitorTrainDriving\SignalAspects.png Source\RunActivity\Viewer3D\WebServices\Web\TrackMonitorTrainDriving\TrackMonitorImages.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\index.css Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\index.html Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\index.js Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsArrowLeft32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsArrowRight32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsBattAlwaysOn32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsBattOff32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsBattOn32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsBleedOffValveClosed32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsBleedOffValveNotAvailable32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsBleedOffValveOpened32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsBrakeHoseCon32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsBrakeHoseDis32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsBrakeHoseFirstDis32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsBrakeHoseLastDis32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsCoupler32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsCouplerFront32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsCouplerRear32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsEmpty32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsEmpty32_16.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsETSconnected32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsETSdisconnected32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsFrontAngleCockClosed32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsFrontAngleCockOpened32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsHandBrakeNoSet32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsHandBrakeNotAvailable32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsHandBrakeSet32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsLoco32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsLocoGreen32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsLocoRed32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsMUconnected32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsMUdisconnected32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsPowerChanging32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsPowerOff32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsPowerOn32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsRearAngleCockClosed32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\TrainOperationsRearAngleCockOpened32.png Source\RunActivity\Viewer3D\WebServices\Web\TrainDpu\index.css Source\RunActivity\Viewer3D\WebServices\Web\TrainDpu\index.html Source\RunActivity\Viewer3D\WebServices\Web\TrainDpu\index.js Source\RunActivity\Viewer3D\WebServices\Web\TrainDriving\index.css Source\RunActivity\Viewer3D\WebServices\Web\TrainDriving\index.html Source\RunActivity\Viewer3D\WebServices\Web\TrainDriving\index.js 88 File(s) copied Could Not Find C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\RunActivityLAA.* Tool 'dotnet-mgfxc' (version '3.8.0.1641') was restored. Available commands: mgfxc Restore was successful. Compiling Source\RunActivity\Content\CabShader.mgfx Compiled 'Source\RunActivity\Content\CabShader.fx' to 'Program\Content\CabShader.mgfx'. Compiling Source\RunActivity\Content\DebugShader.mgfx Compiled 'Source\RunActivity\Content\DebugShader.fx' to 'Program\Content\DebugShader.mgfx'. Compiling Source\RunActivity\Content\DriverMachineInterfaceShader.mgfx Compiled 'Source\RunActivity\Content\DriverMachineInterfaceShader.fx' to 'Program\Content\DriverMachineInterfaceShader.mgfx'. Compiling Source\RunActivity\Content\LightConeShader.mgfx Compiled 'Source\RunActivity\Content\LightConeShader.fx' to 'Program\Content\LightConeShader.mgfx'. Compiling Source\RunActivity\Content\LightGlowShader.mgfx Compiled 'Source\RunActivity\Content\LightGlowShader.fx' to 'Program\Content\LightGlowShader.mgfx'. Compiling Source\RunActivity\Content\Loading.mgfx Compiled 'Source\RunActivity\Content\Loading.fx' to 'Program\Content\Loading.mgfx'. Compiling Source\RunActivity\Content\ParticleEmitterShader.mgfx Compiled 'Source\RunActivity\Content\ParticleEmitterShader.fx' to 'Program\Content\ParticleEmitterShader.mgfx'. Compiling Source\RunActivity\Content\PopupWindow.mgfx Compiled 'Source\RunActivity\Content\PopupWindow.fx' to 'Program\Content\PopupWindow.mgfx'. Compiling Source\RunActivity\Content\PrecipitationShader.mgfx Compiled 'Source\RunActivity\Content\PrecipitationShader.fx' to 'Program\Content\PrecipitationShader.mgfx'. Compiling Source\RunActivity\Content\SceneryShader.mgfx Compiled 'Source\RunActivity\Content\SceneryShader.fx' to 'Program\Content\SceneryShader.mgfx'. Compiling Source\RunActivity\Content\ShadowMap.mgfx Compiled 'Source\RunActivity\Content\ShadowMap.fx' to 'Program\Content\ShadowMap.mgfx'. Compiling Source\RunActivity\Content\SkyShader.mgfx Compiled 'Source\RunActivity\Content\SkyShader.fx' to 'Program\Content\SkyShader.mgfx'. Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (Build target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\Menu.csproj" (26:3) on node 1 (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\Menu.csproj" (26:3) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\Menu.csproj" (26:4) on node 1 (Build target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\Menu.csproj" (26:4) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Menu\ORTS.Menu.csproj" (20:8) on node 1 (default targets). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\ORTS.Menu.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\3rdPartyLibs\GNU.Gettext.dll" /reference:C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll /reference:C:\Users\James\.nuget\packages\libgit2sharp\0.29.0\lib\net472\LibGit2Sharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.win32.registry\5.0.0\ref\net461\Microsoft.Win32.Registry.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Content.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Settings.dll" /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\system.buffers\4.5.1\ref\net45\System.Buffers.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:C:\Users\James\.nuget\packages\system.memory\4.5.4\lib\net461\System.Memory.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\ref\net46\System.Numerics.Vectors.dll /reference:C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\4.5.3\ref\net461\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.security.accesscontrol\5.0.0\ref\net461\System.Security.AccessControl.dll /reference:C:\Users\James\.nuget\packages\system.security.principal.windows\5.0.0\ref\net461\System.Security.Principal.Windows.dll /reference:C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\ORTS.Menu.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\ORTS.Menu.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\ORTS.Menu.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap Activities.cs Consists.cs Folders.cs ORTimetables.cs Paths.cs Routes.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\ORTS.Menu.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 157e1d8e-e665-41e7-8eea-3be74c897a5c _CopyFilesMarkedCopyLocal: Copying file from "C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.dll". Copying file from "C:\Users\James\.nuget\packages\system.memory\4.5.4\lib\net461\System.Memory.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Memory.dll". Copying file from "C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Runtime.CompilerServices.Unsafe.dll". Copying file from "C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Threading.Tasks.Extensions.dll". Creating "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Menu\obj\Debug\ORTS.Menu.csproj.CopyComplete" because "AlwaysCreate" was specified. Touching "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Menu\obj\Debug\ORTS.Menu.csproj.CopyComplete". _CopyOutOfDateSourceItemsToOutputDirectory: Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Menu\obj\Debug\ORTS.Menu.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Menu.dll". ORTS.Menu -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Menu.dll Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Menu\obj\Debug\ORTS.Menu.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Menu.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Menu\ORTS.Menu.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\Menu.csproj" (26:4) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Updater\ORTS.Updater.csproj" (17:8) on node 1 (default targets). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\ORTS.Updater.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET472;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:C:\Users\James\.nuget\packages\dotnetzip\1.16.0\lib\net40\DotNetZip.dll /reference:C:\Users\James\.nuget\packages\libgit2sharp\0.29.0\lib\net472\LibGit2Sharp.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Settings.dll" /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Windows.Forms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\ORTS.Updater.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\ORTS.Updater.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\ORTS.Updater.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap NativeMethods.cs UpdateManager.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\ORTS.Updater.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 5903f460-aca9-45da-8c8e-e15dd37ad0c5 _CopyFilesMarkedCopyLocal: Copying file from "C:\Users\James\.nuget\packages\dotnetzip\1.16.0\lib\net40\DotNetZip.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\DotNetZip.dll". Creating "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Updater\obj\Debug\ORTS.Updater.csproj.CopyComplete" because "AlwaysCreate" was specified. Touching "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Updater\obj\Debug\ORTS.Updater.csproj.CopyComplete". _CopyOutOfDateSourceItemsToOutputDirectory: Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Updater\obj\Debug\ORTS.Updater.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Updater.dll". ORTS.Updater -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Updater.dll Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Updater\obj\Debug\ORTS.Updater.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Updater.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Updater\ORTS.Updater.csproj" (default targets). CoreResGen: Processing resource file "DownloadContentForm.resx" into "obj\Debug\ORTS.DownloadContentForm.resources". Processing resource file "ImportExportSaveForm.resx" into "obj\Debug\ORTS.ImportExportSaveForm.resources". Processing resource file "KeyInputControl.resx" into "obj\Debug\ORTS.KeyInputControl.resources". Processing resource file "KeyInputEditControl.resx" into "obj\Debug\ORTS.KeyInputEditControl.resources". Processing resource file "MainForm.resx" into "obj\Debug\ORTS.MainForm.resources". Processing resource file "Options.resx" into "obj\Debug\ORTS.Options.resources". Processing resource file "Properties\Resources.resx" into "obj\Debug\ORTS.Properties.Resources.resources". Processing resource file "RDButtonInputControl.resx" into "obj\Debug\ORTS.RDButtonInputControl.resources". Processing resource file "ResumeForm.resx" into "obj\Debug\ORTS.ResumeForm.resources". Processing resource file "TestingForm.resx" into "obj\Debug\ORTS.TestingForm.resources". _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\Menu.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET472;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:C:\Users\James\.nuget\packages\dotnetzip\1.16.0\lib\net40\DotNetZip.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\3rdPartyLibs\GNU.Gettext.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\3rdPartyLibs\GNU.Gettext.WinForms.dll" /reference:C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll /reference:C:\Users\James\.nuget\packages\libgit2sharp\0.29.0\lib\net472\LibGit2Sharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.win32.registry\5.0.0\ref\net461\Microsoft.Win32.Registry.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Content.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Menu.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Settings.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Updater.dll" /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\system.buffers\4.5.1\ref\net45\System.Buffers.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.DirectoryServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:C:\Users\James\.nuget\packages\system.memory\4.5.4\lib\net461\System.Memory.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\ref\net46\System.Numerics.Vectors.dll /reference:C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\4.5.3\ref\net461\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.security.accesscontrol\5.0.0\ref\net461\System.Security.AccessControl.dll /reference:C:\Users\James\.nuget\packages\system.security.principal.windows\5.0.0\ref\net461\System.Security.Principal.Windows.dll /reference:C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Windows.Forms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\WindowsBase.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\Menu.exe /subsystemversion:6.00 /resource:obj\Debug\ORTS.DownloadContentForm.resources /resource:obj\Debug\ORTS.ImportExportSaveForm.resources /resource:obj\Debug\ORTS.KeyInputControl.resources /resource:obj\Debug\ORTS.KeyInputEditControl.resources /resource:obj\Debug\ORTS.MainForm.resources /resource:obj\Debug\ORTS.Options.resources /resource:obj\Debug\ORTS.Properties.Resources.resources /resource:obj\Debug\ORTS.RDButtonInputControl.resources /resource:obj\Debug\ORTS.ResumeForm.resources /resource:obj\Debug\ORTS.TestingForm.resources /target:winexe /warnaserror- /utf8output /win32icon:..\ORTS.ico /win32manifest:..\Launcher\app.manifest /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\Menu.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\Menu.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap /additionalfile:..\Launcher\app.manifest DownloadContentForm.cs DownloadContentForm.Designer.cs ImportExportSaveForm.cs ImportExportSaveForm.Designer.cs KeyInputControl.cs KeyInputControl.Designer.cs KeyInputEditControl.cs KeyInputEditControl.Designer.cs MainForm.cs MainForm.Designer.cs Options.cs Options.Designer.cs OptionsRailDriver.cs Program.cs Properties\Resources.Designer.cs RDButtonInputControl.cs RDButtonInputControl.Designer.cs ResumeForm.cs ResumeForm.Designer.cs SortableBindingList.cs Task.cs TestingForm.cs TestingForm.Designer.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\Menu.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 7b1d13a6-13bc-495e-ac6c-109e73fc082c _CopyOutOfDateSourceItemsToOutputDirectory: Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. _CopyOutOfDateSourceItemsToOutputDirectoryAlways: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\Updater.ini" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Updater.ini". _CopyAppConfigFile: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\obj\Debug\Menu.exe.config" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Menu.exe.config". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\obj\Debug\Menu.exe" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Menu.exe". Menu -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Menu.exe Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\obj\Debug\Menu.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Menu.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\Menu.csproj" (Build target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Menu\Menu.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Launcher\Launcher.csproj" (25:3) on node 1 (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Launcher\Launcher.csproj" (25:3) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Launcher\Launcher.csproj" (25:4) on node 1 (Build target(s)). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\Launcher.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET20;NET20_OR_GREATER /highentropyva- /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorlib.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\OpenRails.exe /target:winexe /warnaserror- /utf8output /win32icon:..\ORTS.ico /win32manifest:..\Launcher\app.manifest /deterministic+ /langversion:7.3 /embed:obj\Debug\Launcher.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\Launcher.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap /additionalfile:..\Launcher\app.manifest Program.cs obj\Debug\Launcher.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 617762c5-fd2c-462a-9f1c-eb67b9447171 _CopyAppConfigFile: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Launcher\obj\Debug\OpenRails.exe.withSupportedRuntime.config" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\OpenRails.exe.config". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Launcher\obj\Debug\OpenRails.exe" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\OpenRails.exe". Launcher -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\OpenRails.exe Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Launcher\obj\Debug\OpenRails.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\OpenRails.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Launcher\Launcher.csproj" (Build target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Launcher\Launcher.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\Tests.csproj" (24:3) on node 1 (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\Tests.csproj" (24:3) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\Tests.csproj" (24:4) on node 1 (Build target(s)). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\Tests.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll /reference:C:\Users\James\.nuget\packages\microsoft.codecoverage\16.11.0\lib\net45\Microsoft.VisualStudio.CodeCoverage.Shim.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.dll" /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\system.buffers\4.5.1\ref\net45\System.Buffers.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:C:\Users\James\.nuget\packages\system.memory\4.5.4\lib\net461\System.Memory.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\ref\net46\System.Numerics.Vectors.dll /reference:C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\4.5.3\ref\net461\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:C:\Users\James\.nuget\packages\xunit.abstractions\2.0.3\lib\net35\xunit.abstractions.dll /reference:C:\Users\James\.nuget\packages\xunit.assert\2.4.1\lib\netstandard1.1\xunit.assert.dll /reference:C:\Users\James\.nuget\packages\xunit.extensibility.core\2.4.1\lib\net452\xunit.core.dll /reference:C:\Users\James\.nuget\packages\xunit.extensibility.execution\2.4.1\lib\net452\xunit.execution.desktop.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\Microsoft.Win32.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.AppContext.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.Concurrent.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.NonGeneric.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.Specialized.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.Annotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.TypeConverter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Console.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Data.Common.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Contracts.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Debug.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.FileVersionInfo.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Process.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.StackTrace.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.TextWriterTraceListener.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Tools.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.TraceSource.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Drawing.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Dynamic.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Globalization.Calendars.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Globalization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Globalization.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.Compression.ZipFile.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.DriveInfo.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.Watcher.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.IsolatedStorage.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.MemoryMappedFiles.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.Pipes.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.UnmanagedMemoryStream.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.Expressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.Queryable.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Http.Rtc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.NameResolution.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.NetworkInformation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Ping.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Requests.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Sockets.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.WebHeaderCollection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.WebSockets.Client.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.WebSockets.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ObjectModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Emit.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Resources.Reader.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Resources.ResourceManager.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Resources.Writer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.CompilerServices.VisualC.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Handles.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.InteropServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.InteropServices.RuntimeInformation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.InteropServices.WindowsRuntime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Formatters.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Claims.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Algorithms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Csp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Encoding.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.X509Certificates.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Principal.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.SecureString.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ServiceModel.Duplex.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ServiceModel.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ServiceModel.NetTcp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ServiceModel.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ServiceModel.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Text.Encoding.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Text.Encoding.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Text.RegularExpressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Overlapped.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Tasks.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Tasks.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Thread.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.ThreadPool.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Timer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ValueTuple.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.ReaderWriter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XDocument.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XmlDocument.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XmlSerializer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XPath.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XPath.XDocument.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\Tests.dll /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\Tests.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\Tests.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /analyzer:C:\Users\James\.nuget\packages\xunit.analyzers\0.10.0\analyzers\dotnet\cs\xunit.analyzers.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap AssertWarnings.cs DynamicPrecisionEqualityComparer.cs Orts.Common\Conversions.cs Orts.Common\SmoothedData.cs Orts.Parsers.Msts\StfReader.cs Orts.Parsers.OR\JsonReaderTests.cs Orts.Parsers.OR\TimetableReaderTests.cs TestFile.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\Tests.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 0640c29e-a3a8-4a0d-ad2e-1a003f05e29e _CopyFilesMarkedCopyLocal: Copying file from "C:\Users\James\.nuget\packages\microsoft.codecoverage\16.11.0\lib\net45\Microsoft.VisualStudio.CodeCoverage.Shim.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.VisualStudio.CodeCoverage.Shim.dll". Copying file from "C:\Users\James\.nuget\packages\xunit.abstractions\2.0.3\lib\net35\xunit.abstractions.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\xunit.abstractions.dll". Copying file from "C:\Users\James\.nuget\packages\xunit.extensibility.core\2.4.1\lib\net452\xunit.core.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\xunit.core.dll". Copying file from "C:\Users\James\.nuget\packages\xunit.assert\2.4.1\lib\netstandard1.1\xunit.assert.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\xunit.assert.dll". Copying file from "C:\Users\James\.nuget\packages\xunit.extensibility.execution\2.4.1\lib\net452\xunit.execution.desktop.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\xunit.execution.desktop.dll". Creating "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\obj\Debug\Tests.csproj.CopyComplete" because "AlwaysCreate" was specified. Touching "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\obj\Debug\Tests.csproj.CopyComplete". _CopyOutOfDateSourceItemsToOutputDirectory: Copying file from "C:\Users\James\.nuget\packages\xunit.runner.visualstudio\2.4.1\build\_common\xunit.runner.utility.net452.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\xunit.runner.utility.net452.dll". Copying file from "C:\Users\James\.nuget\packages\xunit.runner.visualstudio\2.4.1\build\_common\xunit.runner.reporters.net452.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\xunit.runner.reporters.net452.dll". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\xunit.runner.json" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\xunit.runner.json". Copying file from "C:\Users\James\.nuget\packages\xunit.runner.visualstudio\2.4.1\build\_common\xunit.abstractions.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\xunit.abstractions.dll". Copying file from "C:\Users\James\.nuget\packages\xunit.runner.visualstudio\2.4.1\build\_common\xunit.runner.visualstudio.testadapter.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\xunit.runner.visualstudio.testadapter.dll". _CopyAppConfigFile: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\obj\Debug\Tests.dll.config" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Tests.dll.config". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\obj\Debug\Tests.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Tests.dll". Tests -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Tests.dll Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\obj\Debug\Tests.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Tests.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\Tests.csproj" (Build target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Tests\Tests.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\ActivityEditor.csproj" (23:3) on node 1 (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\ActivityEditor.csproj" (23:3) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\ActivityEditor.csproj" (23:4) on node 1 (Build target(s)). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\ActivityEditor.csproj" (23:4) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\LibAE\LibAE.csproj" (21:6) on node 1 (default targets). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\LibAE.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;WINDOWS;ACTIVITY_EDITOR;JSON_OR_XML;DEBUG;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll /reference:C:\Users\James\.nuget\packages\libgit2sharp\0.29.0\lib\net472\LibGit2Sharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.win32.registry\5.0.0\ref\net461\Microsoft.Win32.Registry.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Content.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Settings.dll" /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\system.buffers\4.5.1\ref\net45\System.Buffers.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:C:\Users\James\.nuget\packages\system.memory\4.5.4\lib\net461\System.Memory.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\ref\net46\System.Numerics.Vectors.dll /reference:C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\4.5.3\ref\net461\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.security.accesscontrol\5.0.0\ref\net461\System.Security.AccessControl.dll /reference:C:\Users\James\.nuget\packages\system.security.principal.windows\5.0.0\ref\net461\System.Security.Principal.Windows.dll /reference:C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\Contrib.LibAE.dll /subsystemversion:6.00 /resource:Icon\Start.ico,LibAE.Icon.Start.ico /resource:Icon\Stop.ico,LibAE.Icon.Stop.ico /resource:Icon\Wait.ico,LibAE.Icon.Wait.ico /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\LibAE.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\LibAE.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap AEUtility.cs Divers.cs Formats\ActivityInfo.cs Formats\MSTSDataConfig.cs Formats\PathEvent.cs Formats\TrackDef.cs RouteInfo.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\LibAE.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 3054ef45-e5d5-418c-91aa-b3f3a21a6763 _CopyOutOfDateSourceItemsToOutputDirectory: Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. _CopyAppConfigFile: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\LibAE\app.config" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.LibAE.dll.config". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\LibAE\obj\Debug\Contrib.LibAE.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.LibAE.dll". LibAE -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.LibAE.dll Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\LibAE\obj\Debug\Contrib.LibAE.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.LibAE.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\LibAE\LibAE.csproj" (default targets). CoreResGen: Processing resource file "AboutActEdit.resx" into "obj\Debug\ActivityEditor.AboutActEdit.resources". Processing resource file "ActionProperties\ControlStartProperties.resx" into "obj\Debug\ActivityEditor.ActionProperties.ControlStartProperties.resources". Processing resource file "ActionProperties\ControlStoppedProperties.resx" into "obj\Debug\ActivityEditor.ActionProperties.ControlStoppedProperties.resources". Processing resource file "ActionProperties\HornProperties.resx" into "obj\Debug\ActivityEditor.ActionProperties.HornProperties.resources". Processing resource file "Activity\StartActivity.resx" into "obj\Debug\ActivityEditor.Activity.StartActivity.resources". Processing resource file "Activity\WaitActivity.resx" into "obj\Debug\ActivityEditor.Activity.WaitActivity.resources". Processing resource file "Engine\SimpleTextEd.resx" into "obj\Debug\ActivityEditor.Engine.SimpleTextEd.resources". Processing resource file "Engine\Viewer2D.resx" into "obj\Debug\ActivityEditor.Engine.Viewer2D.resources". Processing resource file "Preference\Options.resx" into "obj\Debug\ActivityEditor.Preference.Options.resources". Processing resource file "Properties\Resources.resx" into "obj\Debug\ActivityEditor.Properties.Resources.resources". Processing resource file "Route Metadata\BufferInterface.resx" into "obj\Debug\ActivityEditor.Route_Metadata.BufferInterface.resources". Processing resource file "Route Metadata\ConnectorInterface.resx" into "obj\Debug\ActivityEditor.Route_Metadata.ConnectorInterface.resources". Processing resource file "Route Metadata\StationDisplay.resx" into "obj\Debug\ActivityEditor.Route_Metadata.StationDisplay.resources". Processing resource file "Route Metadata\TrackSegmentInterface.resx" into "obj\Debug\ActivityEditor.Route_Metadata.TrackSegmentInterface.resources". Processing resource file "Engine\Viewer2D.en.resx" into "obj\Debug\ActivityEditor.Engine.Viewer2D.en.resources". Processing resource file "Engine\Viewer2D.fr.resx" into "obj\Debug\ActivityEditor.Engine.Viewer2D.fr.resources". _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\ActivityEditor.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;WINDOWS;ACTIVITY_EDITOR;DEBUG;NETFRAMEWORK;NET472;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.LibAE.dll" /reference:C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll /reference:C:\Users\James\.nuget\packages\libgit2sharp\0.29.0\lib\net472\LibGit2Sharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.win32.registry\5.0.0\ref\net461\Microsoft.Win32.Registry.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Content.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Settings.dll" /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\system.buffers\4.5.1\ref\net45\System.Buffers.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:C:\Users\James\.nuget\packages\system.memory\4.5.4\lib\net461\System.Memory.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\ref\net46\System.Numerics.Vectors.dll /reference:C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\4.5.3\ref\net461\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.security.accesscontrol\5.0.0\ref\net461\System.Security.AccessControl.dll /reference:C:\Users\James\.nuget\packages\system.security.principal.windows\5.0.0\ref\net461\System.Security.Principal.Windows.dll /reference:C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Windows.Forms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\Contrib.ActivityEditor.exe /subsystemversion:6.00 /resource:obj\Debug\ActivityEditor.AboutActEdit.resources /resource:obj\Debug\ActivityEditor.ActionProperties.ControlStartProperties.resources /resource:obj\Debug\ActivityEditor.ActionProperties.ControlStoppedProperties.resources /resource:obj\Debug\ActivityEditor.ActionProperties.HornProperties.resources /resource:obj\Debug\ActivityEditor.Activity.StartActivity.resources /resource:obj\Debug\ActivityEditor.Activity.WaitActivity.resources /resource:obj\Debug\ActivityEditor.Engine.SimpleTextEd.resources /resource:obj\Debug\ActivityEditor.Engine.Viewer2D.resources /resource:obj\Debug\ActivityEditor.Preference.Options.resources /resource:obj\Debug\ActivityEditor.Properties.Resources.resources /resource:obj\Debug\ActivityEditor.Route_Metadata.BufferInterface.resources /resource:obj\Debug\ActivityEditor.Route_Metadata.ConnectorInterface.resources /resource:obj\Debug\ActivityEditor.Route_Metadata.StationDisplay.resources /resource:obj\Debug\ActivityEditor.Route_Metadata.TrackSegmentInterface.resources /resource:icon\tag.ico,ActivityEditor.icon.tag.ico /resource:icon\signal.ico,ActivityEditor.icon.signal.ico /resource:icon\signalOther.ico,ActivityEditor.icon.signalOther.ico /resource:icon\signalRepeat.ico,ActivityEditor.icon.signalRepeat.ico /resource:icon\signalShunt.ico,ActivityEditor.icon.signalShunt.ico /resource:icon\speedLimit.ico,ActivityEditor.icon.speedLimit.ico /resource:icon\SignalBox.ico,ActivityEditor.icon.SignalBox.ico /resource:icon\StationConnector.ico,ActivityEditor.icon.StationConnector.ico /resource:icon\ruler.ico,ActivityEditor.icon.ruler.ico /resource:icon\Start.ico,ActivityEditor.icon.Start.ico /resource:icon\Stop.ico,ActivityEditor.icon.Stop.ico /resource:icon\Wait.ico,ActivityEditor.icon.Wait.ico /resource:icon\Ruler.png,ActivityEditor.icon.Ruler.png /target:winexe /warnaserror- /utf8output /win32icon:..\..\..\ORTS.ico /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\ActivityEditor.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\ActivityEditor.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap AboutActEdit.cs AboutActEdit.Designer.cs ActionProperties\ControlStartProperties.cs ActionProperties\ControlStartProperties.Designer.cs ActionProperties\ControlStoppedProperties.cs ActionProperties\ControlStoppedProperties.Designer.cs ActionProperties\HornProperties.cs ActionProperties\HornProperties.Designer.cs Activity\StartActivity.cs Activity\StartActivity.Designer.cs Activity\WaitActivity.cs Activity\WaitActivity.Designer.cs Engine\ActEditor.cs Engine\ActEditor.Designer.cs Engine\AEActivity.cs Engine\AEConfig.cs Engine\AERouteConfig.cs Engine\ProcessState.cs Engine\PseudoSim.cs Engine\SimpleTextEd.cs Engine\SimpleTextEd.Designer.cs Engine\Viewer2D.cs Engine\Viewer2D.Designer.cs Internat\IntalMngr.cs Preference\AEPreference.cs Preference\Options.cs Preference\Options.Designer.cs Program.cs Properties\Resources.Designer.cs Properties\Settings.Designer.cs "Route Metadata\BufferInterface.cs" "Route Metadata\BufferInterface.Designer.cs" "Route Metadata\ConnectorInterface.cs" "Route Metadata\ConnectorInterface.Designer.cs" "Route Metadata\StationDisplay.cs" "Route Metadata\StationDisplay.Designer.cs" "Route Metadata\TrackSegmentInterface.cs" "Route Metadata\TrackSegmentInterface.Designer.cs" Settings.cs Wizard\ActivityDescr.cs Wizard\SelectRoute.cs Wizard\SinglePage.cs Wizard\TrainInfo.cs Wizard\WizardForm.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\ActivityEditor.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 0975c3f3-d0dd-4b07-8ae2-3ec02730a4a7 GenerateSatelliteAssemblies: Creating directory "obj\Debug\en". Creating directory "obj\Debug\fr". C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\al.exe /culture:en /out:obj\Debug\en\Contrib.ActivityEditor.resources.dll /platform:AnyCPU /template:obj\Debug\Contrib.ActivityEditor.exe /embed:obj\Debug\ActivityEditor.Engine.Viewer2D.en.resources GenerateSatelliteAssemblies: C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\al.exe /culture:fr /out:obj\Debug\fr\Contrib.ActivityEditor.resources.dll /platform:AnyCPU /template:obj\Debug\Contrib.ActivityEditor.exe /embed:obj\Debug\ActivityEditor.Engine.Viewer2D.fr.resources _CopyOutOfDateSourceItemsToOutputDirectory: Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. _CopyAppConfigFile: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\obj\Debug\Contrib.ActivityEditor.exe.config" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.ActivityEditor.exe.config". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\obj\Debug\Contrib.ActivityEditor.exe" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.ActivityEditor.exe". ActivityEditor -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.ActivityEditor.exe Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\obj\Debug\Contrib.ActivityEditor.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.ActivityEditor.pdb". Creating directory "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\..\Program\en". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\obj\Debug\fr\Contrib.ActivityEditor.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Contrib.ActivityEditor.resources.dll". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\obj\Debug\en\Contrib.ActivityEditor.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\en\Contrib.ActivityEditor.resources.dll". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\ActivityEditor.csproj" (Build target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ActivityEditor\ActivityEditor\ActivityEditor.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ContentManager\ContentManager.csproj" (22:3) on node 1 (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ContentManager\ContentManager.csproj" (22:3) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ContentManager\ContentManager.csproj" (22:4) on node 1 (Build target(s)). CoreResGen: Processing resource file "ContentManagerGUI.resx" into "obj\Debug\ORTS.ContentManager.ContentManagerGUI.resources". Processing resource file "Properties\Resources.resx" into "obj\Debug\ORTS.ContentManager.Properties.Resources.resources". _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\ContentManager.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET472;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll /reference:C:\Users\James\.nuget\packages\libgit2sharp\0.29.0\lib\net472\LibGit2Sharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.win32.registry\5.0.0\ref\net461\Microsoft.Win32.Registry.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Content.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Settings.dll" /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\system.buffers\4.5.1\ref\net45\System.Buffers.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:C:\Users\James\.nuget\packages\system.memory\4.5.4\lib\net461\System.Memory.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\ref\net46\System.Numerics.Vectors.dll /reference:C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\4.5.3\ref\net461\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.security.accesscontrol\5.0.0\ref\net461\System.Security.AccessControl.dll /reference:C:\Users\James\.nuget\packages\system.security.principal.windows\5.0.0\ref\net461\System.Security.Principal.Windows.dll /reference:C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Windows.Forms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\Contrib.ContentManager.exe /subsystemversion:6.00 /resource:obj\Debug\ORTS.ContentManager.ContentManagerGUI.resources /resource:obj\Debug\ORTS.ContentManager.Properties.Resources.resources /target:winexe /warnaserror- /utf8output /win32icon:..\..\ORTS.ico /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\ContentManager.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\ContentManager.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap Content.cs ContentInfo.cs ContentManager.cs ContentManagerGUI.cs ContentManagerGUI.Designer.cs ContentMSTS.cs ContentOR.cs CueTextBox.cs Models\Activity.cs Models\Car.cs Models\Consist.cs Models\Path.cs Models\Route.cs Models\Service.cs Program.cs Properties\Resources.Designer.cs Properties\Settings.Designer.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\ContentManager.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 1c961af7-bfe5-452a-9072-3a33d79f4faa _CopyOutOfDateSourceItemsToOutputDirectory: Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. _CopyAppConfigFile: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ContentManager\obj\Debug\Contrib.ContentManager.exe.config" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.ContentManager.exe.config". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ContentManager\obj\Debug\Contrib.ContentManager.exe" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.ContentManager.exe". ContentManager -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.ContentManager.exe Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ContentManager\obj\Debug\Contrib.ContentManager.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.ContentManager.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ContentManager\ContentManager.csproj" (Build target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\ContentManager\ContentManager.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj" (19:3) on node 1 (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj" (19:3) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj" (19:4) on node 1 (Build target(s)). GenerateTemporaryTargetAssembly: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\TrackViewer.csproj.nuget.g.targets" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\TrackViewer_d0kjiscx_wpftmp.csproj.nuget.g.targets". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\TrackViewer.csproj.nuget.g.props" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\TrackViewer_d0kjiscx_wpftmp.csproj.nuget.g.props". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\TrackViewer.csproj.nuget.dgspec.json" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\TrackViewer_d0kjiscx_wpftmp.csproj.nuget.dgspec.json". Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj" (19:4) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer_d0kjiscx_wpftmp.csproj" (27) on node 1 (_CompileTemporaryAssembly target(s)). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\TrackViewer_d0kjiscx_wpftmp.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe+ /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;WINDOWS;DEBUG;NETFRAMEWORK;NET472;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:C:\Users\James\.nuget\packages\assimpnet\4.1.0\lib\net40\AssimpNet.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\ATI.TextureConverter.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\CppNet.dll /reference:C:\Users\James\.nuget\packages\embedio\3.5.2\lib\netstandard2.0\EmbedIO.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\3rdPartyLibs\GNU.Gettext.dll" /reference:C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll /reference:C:\Users\James\.nuget\packages\libgit2sharp\0.29.0\lib\net472\LibGit2Sharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.bcl.asyncinterfaces\6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.Workspaces.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Microsoft.CSharp.dll" /reference:C:\Users\James\.nuget\packages\microsoft.identitymodel.logging\6.8.0\lib\net461\Microsoft.IdentityModel.Logging.dll /reference:C:\Users\James\.nuget\packages\microsoft.identitymodel.protocols.wstrust\6.8.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.WsTrust.dll /reference:C:\Users\James\.nuget\packages\microsoft.identitymodel.tokens\6.8.0\lib\net461\Microsoft.IdentityModel.Tokens.dll /reference:C:\Users\James\.nuget\packages\microsoft.identitymodel.tokens.saml\6.8.0\lib\net461\Microsoft.IdentityModel.Tokens.Saml.dll /reference:C:\Users\James\.nuget\packages\microsoft.identitymodel.xml\6.8.0\lib\net461\Microsoft.IdentityModel.Xml.dll /reference:C:\Users\James\.nuget\packages\microsoft.win32.registry\5.0.0\ref\net461\Microsoft.Win32.Registry.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\MonoGame.Framework.Content.Pipeline.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\Nvidia.TextureTools.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Content.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Menu.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Settings.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Simulation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\PresentationCore.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\PresentationFramework.dll" /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\PVRTexLibNET.dll /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\RunActivity.exe" /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\SharpDX.D3DCompiler.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\SharpFont.dll /reference:C:\Users\James\.nuget\packages\unosquare.swan.lite\3.1.0\lib\net461\Swan.Lite.dll /reference:C:\Users\James\.nuget\packages\system.buffers\4.5.1\ref\net45\System.Buffers.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:C:\Users\James\.nuget\packages\system.collections.immutable\6.0.0\lib\net461\System.Collections.Immutable.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.ComponentModel.Composition.dll" /reference:C:\Users\James\.nuget\packages\system.composition.attributedmodel\6.0.0\lib\net461\System.Composition.AttributedModel.dll /reference:C:\Users\James\.nuget\packages\system.composition.convention\6.0.0\lib\net461\System.Composition.Convention.dll /reference:C:\Users\James\.nuget\packages\system.composition.hosting\6.0.0\lib\net461\System.Composition.Hosting.dll /reference:C:\Users\James\.nuget\packages\system.composition.runtime\6.0.0\lib\net461\System.Composition.Runtime.dll /reference:C:\Users\James\.nuget\packages\system.composition.typedparts\6.0.0\lib\net461\System.Composition.TypedParts.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IdentityModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:C:\Users\James\.nuget\packages\system.io.pipelines\6.0.3\lib\net461\System.IO.Pipelines.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:C:\Users\James\.nuget\packages\system.memory\4.5.5\lib\net461\System.Memory.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\ref\net46\System.Numerics.Vectors.dll /reference:C:\Users\James\.nuget\packages\system.reflection.metadata\5.0.0\lib\net461\System.Reflection.Metadata.dll /reference:C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.security.accesscontrol\5.0.0\ref\net461\System.Security.AccessControl.dll /reference:C:\Users\James\.nuget\packages\system.security.principal.windows\5.0.0\ref\net461\System.Security.Principal.Windows.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.ServiceModel.dll" /reference:C:\Users\James\.nuget\packages\system.servicemodel.duplex\4.10.0\ref\net461\System.ServiceModel.Duplex.dll /reference:C:\Users\James\.nuget\packages\system.servicemodel.federation\4.10.0\lib\netstandard2.0\System.ServiceModel.Federation.dll /reference:C:\Users\James\.nuget\packages\system.servicemodel.http\4.10.0\ref\net461\System.ServiceModel.Http.dll /reference:C:\Users\James\.nuget\packages\system.servicemodel.nettcp\4.10.0\ref\net461\System.ServiceModel.NetTcp.dll /reference:C:\Users\James\.nuget\packages\system.servicemodel.primitives\4.10.0\ref\net461\System.ServiceModel.Primitives.dll /reference:C:\Users\James\.nuget\packages\system.servicemodel.security\4.10.0\ref\net461\System.ServiceModel.Security.dll /reference:C:\Users\James\.nuget\packages\system.text.encoding.codepages\6.0.0\lib\net461\System.Text.Encoding.CodePages.dll /reference:C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll /reference:C:\Users\James\.nuget\packages\system.valuetuple\4.5.0\ref\net47\System.ValueTuple.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Windows.Controls.Ribbon.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Windows.Forms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xaml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XmlDocument.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\UIAutomationClient.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\UIAutomationClientsideProviders.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\UIAutomationProvider.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\UIAutomationTypes.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\WindowsBase.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\WindowsFormsIntegration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\Microsoft.Win32.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.AppContext.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.Concurrent.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.NonGeneric.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.Specialized.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.Annotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.TypeConverter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Console.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Data.Common.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Contracts.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Debug.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.FileVersionInfo.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Process.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.StackTrace.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.TextWriterTraceListener.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Tools.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.TraceSource.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Drawing.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Dynamic.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Globalization.Calendars.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Globalization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Globalization.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.Compression.ZipFile.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.DriveInfo.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.Watcher.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.IsolatedStorage.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.MemoryMappedFiles.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.Pipes.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.UnmanagedMemoryStream.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.Expressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.Queryable.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Http.Rtc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.NameResolution.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.NetworkInformation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Ping.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Requests.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Sockets.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.WebHeaderCollection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.WebSockets.Client.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.WebSockets.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ObjectModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Emit.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Resources.Reader.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Resources.ResourceManager.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Resources.Writer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.CompilerServices.VisualC.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Handles.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.InteropServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.InteropServices.RuntimeInformation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.InteropServices.WindowsRuntime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Formatters.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Claims.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Algorithms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Csp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Encoding.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.X509Certificates.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Principal.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.SecureString.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Text.Encoding.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Text.Encoding.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Text.RegularExpressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Overlapped.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Tasks.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Tasks.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Thread.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.ThreadPool.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Timer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.ReaderWriter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XDocument.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XmlSerializer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XPath.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XPath.XDocument.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\Contrib.TrackViewer.exe /subsystemversion:6.00 /target:winexe /warnaserror- /utf8output /win32icon:..\..\ORTS.ico /deterministic+ /langversion:7.3 /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Drawing\Labels\EditLabel.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Editing\AutoFixAllPaths.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Editing\Charts\PathChartWindow.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Editing\PathMetadataDialog.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Editing\WaitPointDialog.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\MenuControl.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\OtherPathsWindow.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\SceneView.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\SearchControl.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\StatusBarControl.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Contrib.TrackViewer_Content.g.cs" /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\TrackViewer_d0kjiscx_wpftmp.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\TrackViewer_d0kjiscx_wpftmp.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.windows.cswin32\0.3.49-beta\analyzers\cs\MessagePack.Annotations.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.windows.cswin32\0.3.49-beta\analyzers\cs\MessagePack.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.windows.cswin32\0.3.49-beta\analyzers\cs\Microsoft.Bcl.AsyncInterfaces.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.windows.cswin32\0.3.49-beta\analyzers\cs\Microsoft.Windows.CsWin32.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.windows.cswin32\0.3.49-beta\analyzers\cs\Microsoft.Windows.SDK.Win32Docs.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.windows.cswin32\0.3.49-beta\analyzers\cs\System.Text.Encodings.Web.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.windows.cswin32\0.3.49-beta\analyzers\cs\System.Text.Json.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap /additionalfile:NativeMethods.json /additionalfile:..\..\Launcher\app.manifest Drawing\BasicShapes.cs Drawing\CloseToMouse.cs Drawing\DebugWindow.cs Drawing\DrawableTrackItem.cs Drawing\DrawArea.cs Drawing\DrawColors.cs Drawing\DrawLongitudeLatitude.cs Drawing\DrawMultiplePaths.cs Drawing\DrawScaleRuler.cs Drawing\DrawTerrain.cs Drawing\DrawTrackDB.cs Drawing\DrawWorldTiles.cs Drawing\Labels\DrawLabels.cs Drawing\Labels\EditLabel.xaml.cs Drawing\Labels\StorableLabels.cs Drawing\ShadowDrawArea.cs Editing\AutoConnectTools.cs Editing\AutoFixAllPaths.xaml.cs Editing\Charts\DrawPathChart.cs Editing\Charts\PathChartData.cs Editing\Charts\PathChartWindow.xaml.cs Editing\ConnectableNode.cs Editing\DrawEditorAction.cs Editing\DrawPATfile.cs Editing\DrawPath.cs Editing\EditorActions.cs Editing\ModificationTools.cs Editing\PathEditor.cs Editing\PathMetadataDialog.xaml.cs Editing\SavePatFile.cs Editing\TrackExtensions.cs Editing\Trainpath.cs Editing\TrainpathNode.cs Editing\WaitPointDialog.xaml.cs NativeMethods.g.cs Program.cs Properties\Resources.Designer.cs Properties\Settings.Designer.cs TrackViewer.cs UserInterface\Languages.cs UserInterface\MenuControl.xaml.cs UserInterface\OtherPathsWindow.xaml.cs UserInterface\SceneView.xaml.cs UserInterface\SearchControl.xaml.cs UserInterface\StatusBarControl.xaml.cs UserInterface\TVInputSettings.cs UserInterface\TVUserInput.cs "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Drawing\Labels\EditLabel.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Editing\AutoFixAllPaths.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Editing\Charts\PathChartWindow.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Editing\PathMetadataDialog.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Editing\WaitPointDialog.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\MenuControl.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\OtherPathsWindow.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\SceneView.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\SearchControl.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\StatusBarControl.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Contrib.TrackViewer_Content.g.cs" "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\TrackViewer_d0kjiscx_wpftmp.AssemblyInfo.cs /warnaserror+:NU1605 C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.cs(63,23): warning CS0108: 'TrackViewer.ContentPath' hides inherited member 'Game.ContentPath'. Use the new keyword if hiding was intended. [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer_d0kjiscx_wpftmp.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\UserInterface\SceneView.xaml(415,50): warning CS0108: 'SceneView.Uid' hides inherited member 'UIElement.Uid'. Use the new keyword if hiding was intended. [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer_d0kjiscx_wpftmp.csproj::TargetFramework=net472] CompilerServer: server - server processed compilation - 3d3adc3a-7efa-4d73-921b-f194879e74d2 Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer_d0kjiscx_wpftmp.csproj" (_CompileTemporaryAssembly target(s)). GenerateTemporaryTargetAssembly: Deleting file "obj\TrackViewer_d0kjiscx_wpftmp.csproj.nuget.g.props". Deleting file "obj\TrackViewer_d0kjiscx_wpftmp.csproj.nuget.g.targets". Deleting file "obj\TrackViewer_d0kjiscx_wpftmp.csproj.nuget.dgspec.json". MarkupCompilePass2: MarkupCompilePass2 successfully generated BAML or source code files. CleanupTemporaryTargetAssembly: Deleting file "obj\Debug\Contrib.TrackViewer.exe". CoreResGen: Processing resource file "Properties\Resources.resx" into "obj\Debug\ORTS.TrackViewer.Properties.Resources.resources". GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\TrackViewer.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe+ /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;WINDOWS;DEBUG;NETFRAMEWORK;NET472;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:C:\Users\James\.nuget\packages\assimpnet\4.1.0\lib\net40\AssimpNet.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\ATI.TextureConverter.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\CppNet.dll /reference:C:\Users\James\.nuget\packages\embedio\3.5.2\lib\netstandard2.0\EmbedIO.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\3rdPartyLibs\GNU.Gettext.dll" /reference:C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll /reference:C:\Users\James\.nuget\packages\libgit2sharp\0.29.0\lib\net472\LibGit2Sharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.bcl.asyncinterfaces\6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.Workspaces.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Microsoft.CSharp.dll" /reference:C:\Users\James\.nuget\packages\microsoft.identitymodel.logging\6.8.0\lib\net461\Microsoft.IdentityModel.Logging.dll /reference:C:\Users\James\.nuget\packages\microsoft.identitymodel.protocols.wstrust\6.8.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.WsTrust.dll /reference:C:\Users\James\.nuget\packages\microsoft.identitymodel.tokens\6.8.0\lib\net461\Microsoft.IdentityModel.Tokens.dll /reference:C:\Users\James\.nuget\packages\microsoft.identitymodel.tokens.saml\6.8.0\lib\net461\Microsoft.IdentityModel.Tokens.Saml.dll /reference:C:\Users\James\.nuget\packages\microsoft.identitymodel.xml\6.8.0\lib\net461\Microsoft.IdentityModel.Xml.dll /reference:C:\Users\James\.nuget\packages\microsoft.win32.registry\5.0.0\ref\net461\Microsoft.Win32.Registry.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\MonoGame.Framework.Content.Pipeline.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\Nvidia.TextureTools.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Content.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Menu.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Settings.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Simulation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\PresentationCore.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\PresentationFramework.dll" /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\PVRTexLibNET.dll /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\RunActivity.exe" /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\SharpDX.D3DCompiler.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\SharpFont.dll /reference:C:\Users\James\.nuget\packages\unosquare.swan.lite\3.1.0\lib\net461\Swan.Lite.dll /reference:C:\Users\James\.nuget\packages\system.buffers\4.5.1\ref\net45\System.Buffers.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:C:\Users\James\.nuget\packages\system.collections.immutable\6.0.0\lib\net461\System.Collections.Immutable.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.ComponentModel.Composition.dll" /reference:C:\Users\James\.nuget\packages\system.composition.attributedmodel\6.0.0\lib\net461\System.Composition.AttributedModel.dll /reference:C:\Users\James\.nuget\packages\system.composition.convention\6.0.0\lib\net461\System.Composition.Convention.dll /reference:C:\Users\James\.nuget\packages\system.composition.hosting\6.0.0\lib\net461\System.Composition.Hosting.dll /reference:C:\Users\James\.nuget\packages\system.composition.runtime\6.0.0\lib\net461\System.Composition.Runtime.dll /reference:C:\Users\James\.nuget\packages\system.composition.typedparts\6.0.0\lib\net461\System.Composition.TypedParts.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IdentityModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:C:\Users\James\.nuget\packages\system.io.pipelines\6.0.3\lib\net461\System.IO.Pipelines.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:C:\Users\James\.nuget\packages\system.memory\4.5.5\lib\net461\System.Memory.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\ref\net46\System.Numerics.Vectors.dll /reference:C:\Users\James\.nuget\packages\system.reflection.metadata\5.0.0\lib\net461\System.Reflection.Metadata.dll /reference:C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.security.accesscontrol\5.0.0\ref\net461\System.Security.AccessControl.dll /reference:C:\Users\James\.nuget\packages\system.security.principal.windows\5.0.0\ref\net461\System.Security.Principal.Windows.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.ServiceModel.dll" /reference:C:\Users\James\.nuget\packages\system.servicemodel.duplex\4.10.0\ref\net461\System.ServiceModel.Duplex.dll /reference:C:\Users\James\.nuget\packages\system.servicemodel.federation\4.10.0\lib\netstandard2.0\System.ServiceModel.Federation.dll /reference:C:\Users\James\.nuget\packages\system.servicemodel.http\4.10.0\ref\net461\System.ServiceModel.Http.dll /reference:C:\Users\James\.nuget\packages\system.servicemodel.nettcp\4.10.0\ref\net461\System.ServiceModel.NetTcp.dll /reference:C:\Users\James\.nuget\packages\system.servicemodel.primitives\4.10.0\ref\net461\System.ServiceModel.Primitives.dll /reference:C:\Users\James\.nuget\packages\system.servicemodel.security\4.10.0\ref\net461\System.ServiceModel.Security.dll /reference:C:\Users\James\.nuget\packages\system.text.encoding.codepages\6.0.0\lib\net461\System.Text.Encoding.CodePages.dll /reference:C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll /reference:C:\Users\James\.nuget\packages\system.valuetuple\4.5.0\ref\net47\System.ValueTuple.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Windows.Controls.Ribbon.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Windows.Forms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xaml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XmlDocument.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\UIAutomationClient.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\UIAutomationClientsideProviders.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\UIAutomationProvider.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\UIAutomationTypes.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\WindowsBase.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\WindowsFormsIntegration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\Microsoft.Win32.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.AppContext.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.Concurrent.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.NonGeneric.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.Specialized.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.Annotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.TypeConverter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Console.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Data.Common.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Contracts.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Debug.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.FileVersionInfo.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Process.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.StackTrace.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.TextWriterTraceListener.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Tools.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.TraceSource.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Drawing.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Dynamic.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Globalization.Calendars.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Globalization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Globalization.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.Compression.ZipFile.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.DriveInfo.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.Watcher.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.IsolatedStorage.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.MemoryMappedFiles.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.Pipes.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.UnmanagedMemoryStream.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.Expressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.Queryable.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Http.Rtc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.NameResolution.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.NetworkInformation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Ping.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Requests.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Sockets.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.WebHeaderCollection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.WebSockets.Client.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.WebSockets.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ObjectModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Emit.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Resources.Reader.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Resources.ResourceManager.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Resources.Writer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.CompilerServices.VisualC.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Handles.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.InteropServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.InteropServices.RuntimeInformation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.InteropServices.WindowsRuntime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Formatters.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Claims.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Algorithms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Csp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Encoding.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.X509Certificates.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Principal.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.SecureString.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Text.Encoding.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Text.Encoding.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Text.RegularExpressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Overlapped.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Tasks.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Tasks.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Thread.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.ThreadPool.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Timer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.ReaderWriter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XDocument.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XmlSerializer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XPath.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XPath.XDocument.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\Contrib.TrackViewer.exe /subsystemversion:6.00 /resource:obj\Debug\Contrib.TrackViewer.g.resources /resource:obj\Debug\ORTS.TrackViewer.Properties.Resources.resources /target:winexe /warnaserror- /utf8output /win32icon:..\..\ORTS.ico /win32manifest:..\..\Launcher\app.manifest /deterministic+ /langversion:7.3 /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Drawing\Labels\EditLabel.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Editing\AutoFixAllPaths.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Editing\Charts\PathChartWindow.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Editing\PathMetadataDialog.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Editing\WaitPointDialog.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\MenuControl.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\OtherPathsWindow.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\SceneView.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\SearchControl.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\StatusBarControl.g.cs" /embed:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Contrib.TrackViewer_Content.g.cs" /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\TrackViewer.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\TrackViewer.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.windows.cswin32\0.3.49-beta\analyzers\cs\MessagePack.Annotations.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.windows.cswin32\0.3.49-beta\analyzers\cs\MessagePack.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.windows.cswin32\0.3.49-beta\analyzers\cs\Microsoft.Bcl.AsyncInterfaces.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.windows.cswin32\0.3.49-beta\analyzers\cs\Microsoft.Windows.CsWin32.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.windows.cswin32\0.3.49-beta\analyzers\cs\Microsoft.Windows.SDK.Win32Docs.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.windows.cswin32\0.3.49-beta\analyzers\cs\System.Text.Encodings.Web.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.windows.cswin32\0.3.49-beta\analyzers\cs\System.Text.Json.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap /additionalfile:NativeMethods.json /additionalfile:..\..\Launcher\app.manifest Drawing\BasicShapes.cs Drawing\CloseToMouse.cs Drawing\DebugWindow.cs Drawing\DrawableTrackItem.cs Drawing\DrawArea.cs Drawing\DrawColors.cs Drawing\DrawLongitudeLatitude.cs Drawing\DrawMultiplePaths.cs Drawing\DrawScaleRuler.cs Drawing\DrawTerrain.cs Drawing\DrawTrackDB.cs Drawing\DrawWorldTiles.cs Drawing\Labels\DrawLabels.cs Drawing\Labels\EditLabel.xaml.cs Drawing\Labels\StorableLabels.cs Drawing\ShadowDrawArea.cs Editing\AutoConnectTools.cs Editing\AutoFixAllPaths.xaml.cs Editing\Charts\DrawPathChart.cs Editing\Charts\PathChartData.cs Editing\Charts\PathChartWindow.xaml.cs Editing\ConnectableNode.cs Editing\DrawEditorAction.cs Editing\DrawPATfile.cs Editing\DrawPath.cs Editing\EditorActions.cs Editing\ModificationTools.cs Editing\PathEditor.cs Editing\PathMetadataDialog.xaml.cs Editing\SavePatFile.cs Editing\TrackExtensions.cs Editing\Trainpath.cs Editing\TrainpathNode.cs Editing\WaitPointDialog.xaml.cs NativeMethods.g.cs Program.cs Properties\Resources.Designer.cs Properties\Settings.Designer.cs TrackViewer.cs UserInterface\Languages.cs UserInterface\MenuControl.xaml.cs UserInterface\OtherPathsWindow.xaml.cs UserInterface\SceneView.xaml.cs UserInterface\SearchControl.xaml.cs UserInterface\StatusBarControl.xaml.cs UserInterface\TVInputSettings.cs UserInterface\TVUserInput.cs "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Drawing\Labels\EditLabel.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Editing\AutoFixAllPaths.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Editing\Charts\PathChartWindow.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Editing\PathMetadataDialog.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Editing\WaitPointDialog.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\MenuControl.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\OtherPathsWindow.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\SceneView.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\SearchControl.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\UserInterface\StatusBarControl.g.cs" "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Contrib.TrackViewer_Content.g.cs" "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\TrackViewer.AssemblyInfo.cs /warnaserror+:NU1605 C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.cs(63,23): warning CS0108: 'TrackViewer.ContentPath' hides inherited member 'Game.ContentPath'. Use the new keyword if hiding was intended. [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\UserInterface\SceneView.xaml(415,50): warning CS0108: 'SceneView.Uid' hides inherited member 'UIElement.Uid'. Use the new keyword if hiding was intended. [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj::TargetFramework=net472] CompilerServer: server - server processed compilation - eded8b69-7945-4ffb-a65d-a59099187ad9 _CopyFilesMarkedCopyLocal: Copying file from "C:\Users\James\.nuget\packages\microsoft.identitymodel.logging\6.8.0\lib\net461\Microsoft.IdentityModel.Logging.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.IdentityModel.Logging.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.identitymodel.xml\6.8.0\lib\net461\Microsoft.IdentityModel.Xml.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.IdentityModel.Xml.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.identitymodel.tokens\6.8.0\lib\net461\Microsoft.IdentityModel.Tokens.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.IdentityModel.Tokens.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.identitymodel.protocols.wstrust\6.8.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.WsTrust.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.IdentityModel.Protocols.WsTrust.dll". Copying file from "C:\Users\James\.nuget\packages\microsoft.identitymodel.tokens.saml\6.8.0\lib\net461\Microsoft.IdentityModel.Tokens.Saml.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.IdentityModel.Tokens.Saml.dll". Copying file from "C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\SharpDX.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.duplex\4.10.0\lib\net461\System.ServiceModel.Duplex.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.ServiceModel.Duplex.dll". Copying file from "C:\Users\James\.nuget\packages\system.memory\4.5.5\lib\net461\System.Memory.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Memory.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.federation\4.10.0\lib\netstandard2.0\System.ServiceModel.Federation.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.ServiceModel.Federation.dll". Copying file from "C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Runtime.CompilerServices.Unsafe.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.http\4.10.0\lib\net461\System.ServiceModel.Http.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.ServiceModel.Http.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.nettcp\4.10.0\lib\net461\System.ServiceModel.NetTcp.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.ServiceModel.NetTcp.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.primitives\4.10.0\lib\net461\System.ServiceModel.Primitives.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.ServiceModel.Primitives.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.security\4.10.0\lib\net461\System.ServiceModel.Security.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.ServiceModel.Security.dll". Copying file from "C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Threading.Tasks.Extensions.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.federation\4.10.0\lib\netstandard2.0\cs\System.ServiceModel.Federation.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\System.ServiceModel.Federation.resources.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.federation\4.10.0\lib\netstandard2.0\de\System.ServiceModel.Federation.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\System.ServiceModel.Federation.resources.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.federation\4.10.0\lib\netstandard2.0\fr\System.ServiceModel.Federation.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\System.ServiceModel.Federation.resources.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.federation\4.10.0\lib\netstandard2.0\it\System.ServiceModel.Federation.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\System.ServiceModel.Federation.resources.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.federation\4.10.0\lib\netstandard2.0\ja\System.ServiceModel.Federation.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ja\System.ServiceModel.Federation.resources.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.federation\4.10.0\lib\netstandard2.0\es\System.ServiceModel.Federation.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\es\System.ServiceModel.Federation.resources.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.federation\4.10.0\lib\netstandard2.0\ko\System.ServiceModel.Federation.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ko\System.ServiceModel.Federation.resources.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.federation\4.10.0\lib\netstandard2.0\tr\System.ServiceModel.Federation.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\tr\System.ServiceModel.Federation.resources.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.federation\4.10.0\lib\netstandard2.0\pt-BR\System.ServiceModel.Federation.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\System.ServiceModel.Federation.resources.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.federation\4.10.0\lib\netstandard2.0\pl\System.ServiceModel.Federation.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pl\System.ServiceModel.Federation.resources.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.federation\4.10.0\lib\netstandard2.0\ru\System.ServiceModel.Federation.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\System.ServiceModel.Federation.resources.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.federation\4.10.0\lib\netstandard2.0\zh-Hans\System.ServiceModel.Federation.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hans\System.ServiceModel.Federation.resources.dll". Copying file from "C:\Users\James\.nuget\packages\system.servicemodel.federation\4.10.0\lib\netstandard2.0\zh-Hant\System.ServiceModel.Federation.resources.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hant\System.ServiceModel.Federation.resources.dll". Creating "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\TrackViewer.csproj.CopyComplete" because "AlwaysCreate" was specified. Touching "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\TrackViewer.csproj.CopyComplete". _CopyOutOfDateSourceItemsToOutputDirectory: Building target "_CopyOutOfDateSourceItemsToOutputDirectory" partially, because some output files are out of date with respect to their input files. Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\Content\activeNormal.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\activeNormal.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\Content\CarSpawner.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\CarSpawner.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\Content\activeTrack.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\activeTrack.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\Content\activeBroken.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\activeBroken.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\Content\Hazard.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Hazard.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\Content\activeNode.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\activeNode.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\Content\pathEnd.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\pathEnd.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\Content\pathNormal.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\pathNormal.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\Content\pathReverse.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\pathReverse.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\Content\pathStart.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\pathStart.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\Content\pathWait.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\pathWait.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\Content\Pickup.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Pickup.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\Content\Platform.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Platform.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\Content\Signal.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Signal.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\Content\Sound.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Sound.png". Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\Content\Steamtrain.png" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\Steamtrain.png". _CopyOutOfDateSourceItemsToOutputDirectoryAlways: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\ETCS_DMI_symbols_credit.txt" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\ETCS_DMI_symbols_credit.txt". _CopyAppConfigFile: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Contrib.TrackViewer.exe.config" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.TrackViewer.exe.config". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Contrib.TrackViewer.exe" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.TrackViewer.exe". TrackViewer -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.TrackViewer.exe Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\obj\Debug\Contrib.TrackViewer.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.TrackViewer.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj" (Build target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\DataCollector.csproj" (18:3) on node 1 (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\DataCollector.csproj" (18:3) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\DataCollector.csproj" (18:4) on node 1 (Build target(s)). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\DataCollector.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll" /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\system.buffers\4.5.1\ref\net45\System.Buffers.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:C:\Users\James\.nuget\packages\system.memory\4.5.4\lib\net461\System.Memory.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\ref\net46\System.Numerics.Vectors.dll /reference:C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\4.5.3\ref\net461\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\Contrib.DataCollector.exe /subsystemversion:6.00 /target:exe /warnaserror- /utf8output /win32icon:..\..\ORTS.ico /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\DataCollector.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\DataCollector.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap Program.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\DataCollector.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 37fa4fd2-2ff7-4dcf-9af6-eb7a3dc9e150 _CopyFilesMarkedCopyLocal: Copying file from "C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.dll". Copying file from "C:\Users\James\.nuget\packages\system.memory\4.5.4\lib\net461\System.Memory.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Memory.dll". Copying file from "C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Runtime.CompilerServices.Unsafe.dll". Copying file from "C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Threading.Tasks.Extensions.dll". Creating "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\obj\Debug\DataCollector.csproj.CopyComplete" because "AlwaysCreate" was specified. Touching "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\obj\Debug\DataCollector.csproj.CopyComplete". _CopyAppConfigFile: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\obj\Debug\Contrib.DataCollector.exe.config" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.DataCollector.exe.config". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\obj\Debug\Contrib.DataCollector.exe" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.DataCollector.exe". DataCollector -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.DataCollector.exe Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\obj\Debug\Contrib.DataCollector.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.DataCollector.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\DataCollector.csproj" (Build target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataCollector\DataCollector.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\Updater.csproj" (16:3) on node 1 (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\Updater.csproj" (16:3) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\Updater.csproj" (16:4) on node 1 (Build target(s)). CoreResGen: Processing resource file "UpdaterProgress.resx" into "obj\Debug\Updater.UpdaterProgress.resources". _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\Updater.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET472;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:C:\Users\James\.nuget\packages\dotnetzip\1.16.0\lib\net40\DotNetZip.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\3rdPartyLibs\GNU.Gettext.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\3rdPartyLibs\GNU.Gettext.WinForms.dll" /reference:C:\Users\James\.nuget\packages\libgit2sharp\0.29.0\lib\net472\LibGit2Sharp.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Settings.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Updater.dll" /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Windows.Forms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\Updater.exe /subsystemversion:6.00 /resource:obj\Debug\Updater.UpdaterProgress.resources /target:winexe /warnaserror- /utf8output /win32icon:..\ORTS.ico /win32manifest:..\Launcher\app.manifest /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\Updater.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\Updater.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap /additionalfile:..\Launcher\app.manifest Program.cs UpdaterProgress.cs UpdaterProgress.Designer.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\Updater.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - e36db943-5447-402d-a215-ca5e148264bc _CopyOutOfDateSourceItemsToOutputDirectory: Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. _CopyAppConfigFile: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\obj\Debug\Updater.exe.withSupportedRuntime.config" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Updater.exe.config". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\obj\Debug\Updater.exe" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Updater.exe". Updater -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Updater.exe Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\obj\Debug\Updater.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Updater.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\Updater.csproj" (Build target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Updater\Updater.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataConverter\DataConverter.csproj" (15:3) on node 1 (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataConverter\DataConverter.csproj" (15:3) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataConverter\DataConverter.csproj" (15:4) on node 1 (Build target(s)). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\DataConverter.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll /reference:C:\Users\James\.nuget\packages\microsoft.win32.registry\5.0.0\ref\net461\Microsoft.Win32.Registry.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Content.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.dll" /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\system.buffers\4.5.1\ref\net45\System.Buffers.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:C:\Users\James\.nuget\packages\system.memory\4.5.4\lib\net461\System.Memory.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\ref\net46\System.Numerics.Vectors.dll /reference:C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\4.5.3\ref\net461\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.security.accesscontrol\5.0.0\ref\net461\System.Security.AccessControl.dll /reference:C:\Users\James\.nuget\packages\system.security.principal.windows\5.0.0\ref\net461\System.Security.Principal.Windows.dll /reference:C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\Contrib.DataConverter.exe /subsystemversion:6.00 /target:exe /warnaserror- /utf8output /win32icon:..\..\ORTS.ico /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\DataConverter.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\DataConverter.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap ClockConverter.cs Program.cs TerrainConverter.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\DataConverter.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 611c4d60-c57a-477f-b980-c48860c6f1a0 _CopyAppConfigFile: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataConverter\obj\Debug\Contrib.DataConverter.exe.config" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.DataConverter.exe.config". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataConverter\obj\Debug\Contrib.DataConverter.exe" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.DataConverter.exe". DataConverter -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.DataConverter.exe Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataConverter\obj\Debug\Contrib.DataConverter.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.DataConverter.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataConverter\DataConverter.csproj" (Build target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataConverter\DataConverter.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\DataValidator.csproj" (14:3) on node 1 (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\DataValidator.csproj" (14:3) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\DataValidator.csproj" (14:4) on node 1 (Build target(s)). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\DataValidator.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll /reference:C:\Users\James\.nuget\packages\libgit2sharp\0.29.0\lib\net472\LibGit2Sharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.bcl.asyncinterfaces\6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.Workspaces.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Microsoft.CSharp.dll" /reference:C:\Users\James\.nuget\packages\microsoft.win32.registry\5.0.0\ref\net461\Microsoft.Win32.Registry.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Content.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Settings.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Simulation.dll" /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\system.buffers\4.5.1\ref\net45\System.Buffers.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:C:\Users\James\.nuget\packages\system.collections.immutable\6.0.0\lib\net461\System.Collections.Immutable.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.ComponentModel.Composition.dll" /reference:C:\Users\James\.nuget\packages\system.composition.attributedmodel\6.0.0\lib\net461\System.Composition.AttributedModel.dll /reference:C:\Users\James\.nuget\packages\system.composition.convention\6.0.0\lib\net461\System.Composition.Convention.dll /reference:C:\Users\James\.nuget\packages\system.composition.hosting\6.0.0\lib\net461\System.Composition.Hosting.dll /reference:C:\Users\James\.nuget\packages\system.composition.runtime\6.0.0\lib\net461\System.Composition.Runtime.dll /reference:C:\Users\James\.nuget\packages\system.composition.typedparts\6.0.0\lib\net461\System.Composition.TypedParts.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:C:\Users\James\.nuget\packages\system.io.pipelines\6.0.3\lib\net461\System.IO.Pipelines.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:C:\Users\James\.nuget\packages\system.memory\4.5.5\lib\net461\System.Memory.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\ref\net46\System.Numerics.Vectors.dll /reference:C:\Users\James\.nuget\packages\system.reflection.metadata\5.0.0\lib\net461\System.Reflection.Metadata.dll /reference:C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.security.accesscontrol\5.0.0\ref\net461\System.Security.AccessControl.dll /reference:C:\Users\James\.nuget\packages\system.security.principal.windows\5.0.0\ref\net461\System.Security.Principal.Windows.dll /reference:C:\Users\James\.nuget\packages\system.text.encoding.codepages\6.0.0\lib\net461\System.Text.Encoding.CodePages.dll /reference:C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\Contrib.DataValidator.exe /subsystemversion:6.00 /target:exe /warnaserror- /utf8output /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\DataValidator.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\DataValidator.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap Program.cs TerrainValidator.cs Validator.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\DataValidator.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - 1c032da5-462e-4aa8-b46c-79ca16437cf0 _CopyFilesMarkedCopyLocal: Copying file from "C:\Users\James\.nuget\packages\system.memory\4.5.5\lib\net461\System.Memory.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Memory.dll". Copying file from "C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Runtime.CompilerServices.Unsafe.dll". Copying file from "C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Threading.Tasks.Extensions.dll". Creating "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\obj\Debug\DataValidator.csproj.CopyComplete" because "AlwaysCreate" was specified. Touching "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\obj\Debug\DataValidator.csproj.CopyComplete". _CopyOutOfDateSourceItemsToOutputDirectory: Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. _CopyAppConfigFile: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\obj\Debug\Contrib.DataValidator.exe.config" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.DataValidator.exe.config". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\obj\Debug\Contrib.DataValidator.exe" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.DataValidator.exe". DataValidator -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.DataValidator.exe Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\obj\Debug\Contrib.DataValidator.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.DataValidator.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\DataValidator.csproj" (Build target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\DataValidator\DataValidator.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\ContentChecker.csproj" (12:3) on node 1 (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\ContentChecker.csproj" (12:3) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\ContentChecker.csproj" (12:4) on node 1 (Build target(s)). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\ContentChecker.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET472;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:C:\Users\James\.nuget\packages\assimpnet\4.1.0\lib\net40\AssimpNet.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\ATI.TextureConverter.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\CppNet.dll /reference:C:\Users\James\.nuget\packages\embedio\3.5.2\lib\netstandard2.0\EmbedIO.dll /reference:C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll /reference:C:\Users\James\.nuget\packages\libgit2sharp\0.29.0\lib\net472\LibGit2Sharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.bcl.asyncinterfaces\6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.Workspaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.win32.registry\5.0.0\ref\net461\Microsoft.Win32.Registry.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\MonoGame.Framework.Content.Pipeline.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\Nvidia.TextureTools.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Content.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Settings.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Simulation.dll" /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\PVRTexLibNET.dll /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\RunActivity.exe" /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\SharpDX.D3DCompiler.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\SharpFont.dll /reference:C:\Users\James\.nuget\packages\unosquare.swan.lite\3.1.0\lib\net461\Swan.Lite.dll /reference:C:\Users\James\.nuget\packages\system.buffers\4.5.1\ref\net45\System.Buffers.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:C:\Users\James\.nuget\packages\system.collections.immutable\6.0.0\lib\net461\System.Collections.Immutable.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.ComponentModel.Composition.dll" /reference:C:\Users\James\.nuget\packages\system.composition.attributedmodel\6.0.0\lib\net461\System.Composition.AttributedModel.dll /reference:C:\Users\James\.nuget\packages\system.composition.convention\6.0.0\lib\net461\System.Composition.Convention.dll /reference:C:\Users\James\.nuget\packages\system.composition.hosting\6.0.0\lib\net461\System.Composition.Hosting.dll /reference:C:\Users\James\.nuget\packages\system.composition.runtime\6.0.0\lib\net461\System.Composition.Runtime.dll /reference:C:\Users\James\.nuget\packages\system.composition.typedparts\6.0.0\lib\net461\System.Composition.TypedParts.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:C:\Users\James\.nuget\packages\system.io.pipelines\6.0.3\lib\net461\System.IO.Pipelines.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:C:\Users\James\.nuget\packages\system.memory\4.5.5\lib\net461\System.Memory.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\ref\net46\System.Numerics.Vectors.dll /reference:C:\Users\James\.nuget\packages\system.reflection.metadata\5.0.0\lib\net461\System.Reflection.Metadata.dll /reference:C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.security.accesscontrol\5.0.0\ref\net461\System.Security.AccessControl.dll /reference:C:\Users\James\.nuget\packages\system.security.principal.windows\5.0.0\ref\net461\System.Security.Principal.Windows.dll /reference:C:\Users\James\.nuget\packages\system.text.encoding.codepages\6.0.0\lib\net461\System.Text.Encoding.CodePages.dll /reference:C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll /reference:C:\Users\James\.nuget\packages\system.valuetuple\4.5.0\ref\net47\System.ValueTuple.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Windows.Forms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\Microsoft.Win32.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.AppContext.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.Concurrent.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.NonGeneric.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Collections.Specialized.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.Annotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ComponentModel.TypeConverter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Console.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Data.Common.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Contracts.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Debug.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.FileVersionInfo.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Process.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.StackTrace.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.TextWriterTraceListener.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.Tools.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Diagnostics.TraceSource.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Drawing.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Dynamic.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Globalization.Calendars.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Globalization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Globalization.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.Compression.ZipFile.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.DriveInfo.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.FileSystem.Watcher.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.IsolatedStorage.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.MemoryMappedFiles.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.Pipes.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.IO.UnmanagedMemoryStream.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.Expressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Linq.Queryable.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Http.Rtc.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.NameResolution.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.NetworkInformation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Ping.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Requests.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.Sockets.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.WebHeaderCollection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.WebSockets.Client.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Net.WebSockets.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ObjectModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Emit.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Reflection.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Resources.Reader.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Resources.ResourceManager.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Resources.Writer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.CompilerServices.VisualC.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Handles.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.InteropServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.InteropServices.RuntimeInformation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.InteropServices.WindowsRuntime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Formatters.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Runtime.Serialization.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Claims.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Algorithms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Csp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Encoding.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Cryptography.X509Certificates.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.Principal.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Security.SecureString.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ServiceModel.Duplex.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ServiceModel.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ServiceModel.NetTcp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ServiceModel.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.ServiceModel.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Text.Encoding.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Text.Encoding.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Text.RegularExpressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Overlapped.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Tasks.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Tasks.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Thread.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.ThreadPool.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Threading.Timer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.ReaderWriter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XDocument.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XmlDocument.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XmlSerializer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XPath.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\System.Xml.XPath.XDocument.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\ContentChecker.exe /subsystemversion:6.00 /target:exe /warnaserror- /utf8output /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\ContentChecker.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\ContentChecker.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap AceLoader.cs ActivityLoader.cs CabviewLoader.cs CarSpawnLoader.cs ConsistLoader.cs EngineLoader.cs EnvironmentFileLoader.cs HazardLoader.cs Loader.cs LoaderFactory.cs NotRecognizedLoader.cs NotUsedLoader.cs PathLoader.cs Program.cs RoadDataBaseLoader.cs ServiceLoader.cs ShapeDescriptionLoader.cs ShapeLoader.cs SignalConfigLoader.cs SignalScriptLoader.cs SmsLoader.cs TerrainAltitudeLoader.cs TerrainFlagsLoader.cs TerrainLoader.cs TimeTableLoader.cs TrackDataBaseLoader.cs TrackFileLoader.cs TrackTypeLoader.cs TrafficLoader.cs TsectionGlobalLoader.cs TsectionLoader.cs WagonLoader.cs WavLoader.cs WorldFileLoader.cs WorldSoundLoader.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\ContentChecker.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - c40ae2f9-bfad-43d1-b239-14c0a1927f68 _CopyFilesMarkedCopyLocal: Copying file from "C:\Users\James\.nuget\packages\monogame.framework.content.pipeline\3.8.0.1641\lib\netstandard2.0\SharpDX.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.dll". Creating "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\obj\Debug\ContentChecker.csproj.CopyComplete" because "AlwaysCreate" was specified. Touching "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\obj\Debug\ContentChecker.csproj.CopyComplete". _CopyOutOfDateSourceItemsToOutputDirectory: Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. _CopyOutOfDateSourceItemsToOutputDirectoryAlways: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Content\ETCS\ETCS_DMI_symbols_credit.txt" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Content\ETCS\ETCS_DMI_symbols_credit.txt". _CopyAppConfigFile: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\obj\Debug\ContentChecker.exe.config" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ContentChecker.exe.config". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\obj\Debug\ContentChecker.exe" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ContentChecker.exe". ContentChecker -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ContentChecker.exe Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\obj\Debug\ContentChecker.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ContentChecker.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\ContentChecker.csproj" (Build target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ContentChecker\ContentChecker.csproj" (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (1) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\SimulatorTester.csproj" (2:3) on node 1 (default targets). Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\SimulatorTester.csproj" (2:3) is building "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\SimulatorTester.csproj" (2:4) on node 1 (Build target(s)). _GenerateSourceLinkFile: Source Link is empty, file 'obj\Debug\SimulatorTester.sourcelink.json' does not exist. CoreCompile: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /unsafe- /checked- /nowarn:1591,1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;DEBUG;NETFRAMEWORK;NET472;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER /highentropyva+ /reference:C:\Users\James\.nuget\packages\sharpziplib\1.4.1\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll /reference:C:\Users\James\.nuget\packages\libgit2sharp\0.29.0\lib\net472\LibGit2Sharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.bcl.asyncinterfaces\6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.csharp.workspaces\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.common\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.visualbasic.workspaces\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll /reference:C:\Users\James\.nuget\packages\microsoft.codeanalysis.workspaces.common\4.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.Workspaces.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Microsoft.CSharp.dll" /reference:C:\Users\James\.nuget\packages\microsoft.win32.registry\5.0.0\ref\net461\Microsoft.Win32.Registry.dll /reference:C:\Users\James\.nuget\packages\monogame.framework.windowsdx\3.8.0.1641\lib\net452\MonoGame.Framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\mscorlib.dll" /reference:C:\Users\James\.nuget\packages\newtonsoft.json\13.0.2\lib\net45\Newtonsoft.Json.dll /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Content.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Settings.dll" /reference:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Simulation.dll" /reference:C:\Users\James\.nuget\packages\raildriver\0.7.10\lib\netstandard2.0\RailDriver.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct2d1\4.0.1\lib\net45\SharpDX.Direct2D1.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d11\4.0.1\lib\net45\SharpDX.Direct3D11.dll /reference:C:\Users\James\.nuget\packages\sharpdx.direct3d9\4.0.1\lib\net45\SharpDX.Direct3D9.dll /reference:C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll /reference:C:\Users\James\.nuget\packages\sharpdx.dxgi\4.0.1\lib\net45\SharpDX.DXGI.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mathematics\4.0.1\lib\net45\SharpDX.Mathematics.dll /reference:C:\Users\James\.nuget\packages\sharpdx.mediafoundation\4.0.1\lib\net45\SharpDX.MediaFoundation.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xaudio2\4.0.1\lib\net45\SharpDX.XAudio2.dll /reference:C:\Users\James\.nuget\packages\sharpdx.xinput\4.0.1\lib\net45\SharpDX.XInput.dll /reference:C:\Users\James\.nuget\packages\system.buffers\4.5.1\ref\net45\System.Buffers.dll /reference:C:\Users\James\.nuget\packages\system.codedom\7.0.0\lib\net462\System.CodeDom.dll /reference:C:\Users\James\.nuget\packages\system.collections.immutable\6.0.0\lib\net461\System.Collections.Immutable.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.ComponentModel.Composition.dll" /reference:C:\Users\James\.nuget\packages\system.composition.attributedmodel\6.0.0\lib\net461\System.Composition.AttributedModel.dll /reference:C:\Users\James\.nuget\packages\system.composition.convention\6.0.0\lib\net461\System.Composition.Convention.dll /reference:C:\Users\James\.nuget\packages\system.composition.hosting\6.0.0\lib\net461\System.Composition.Hosting.dll /reference:C:\Users\James\.nuget\packages\system.composition.runtime\6.0.0\lib\net461\System.Composition.Runtime.dll /reference:C:\Users\James\.nuget\packages\system.composition.typedparts\6.0.0\lib\net461\System.Composition.TypedParts.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.IO.Compression.FileSystem.dll" /reference:C:\Users\James\.nuget\packages\system.io.pipelines\6.0.3\lib\net461\System.IO.Pipelines.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Management.dll" /reference:C:\Users\James\.nuget\packages\system.memory\4.5.5\lib\net461\System.Memory.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Numerics.dll" /reference:C:\Users\James\.nuget\packages\system.numerics.vectors\4.5.0\ref\net46\System.Numerics.Vectors.dll /reference:C:\Users\James\.nuget\packages\system.reflection.metadata\5.0.0\lib\net461\System.Reflection.Metadata.dll /reference:C:\Users\James\.nuget\packages\system.runtime.compilerservices.unsafe\6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Runtime.Serialization.dll" /reference:C:\Users\James\.nuget\packages\system.security.accesscontrol\5.0.0\ref\net461\System.Security.AccessControl.dll /reference:C:\Users\James\.nuget\packages\system.security.principal.windows\5.0.0\ref\net461\System.Security.Principal.Windows.dll /reference:C:\Users\James\.nuget\packages\system.text.encoding.codepages\6.0.0\lib\net461\System.Text.Encoding.CodePages.dll /reference:C:\Users\James\.nuget\packages\system.threading.tasks.extensions\4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Windows.Forms.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\Facades\netstandard.dll" /debug+ /debug:portable /filealign:512 /optimize- /out:obj\Debug\Contrib.SimulatorTester.exe /subsystemversion:6.00 /target:exe /warnaserror- /utf8output /win32icon:..\..\ORTS.ico /deterministic+ /langversion:7.3 /embed:"obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" /embed:obj\Debug\SimulatorTester.AssemblyInfo.cs /analyzerconfig:"C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\.editorconfig" /analyzerconfig:obj\Debug\SimulatorTester.GeneratedMSBuildEditorConfig.editorconfig /analyzer:C:\Users\James\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.Common.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers.dll /analyzer:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\analyzers\dotnet\cs\Microsoft.DotNet.UpgradeAssistant.Extensions.Default.CodeFixes.dll /additionalfile:C:\Users\James\.nuget\packages\microsoft.dotnet.upgradeassistant.extensions.default.analyzers\0.4.355802\build\\WebTypeReplacements.typemap Program.cs UserSettings.cs "obj\Debug\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" obj\Debug\SimulatorTester.AssemblyInfo.cs /warnaserror+:NU1605 CompilerServer: server - server processed compilation - b28f4c11-b3db-488b-b29b-392a4b487e0c _CopyFilesMarkedCopyLocal: Copying file from "C:\Users\James\.nuget\packages\sharpdx\4.0.1\lib\net45\SharpDX.dll" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.dll". Creating "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\obj\Debug\SimulatorTester.csproj.CopyComplete" because "AlwaysCreate" was specified. Touching "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\obj\Debug\SimulatorTester.csproj.CopyComplete". _CopyOutOfDateSourceItemsToOutputDirectory: Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files. _CopyAppConfigFile: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\obj\Debug\Contrib.SimulatorTester.exe.config" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.SimulatorTester.exe.config". CopyFilesToOutputDirectory: Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\obj\Debug\Contrib.SimulatorTester.exe" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.SimulatorTester.exe". SimulatorTester -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.SimulatorTester.exe Copying file from "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\obj\Debug\Contrib.SimulatorTester.pdb" to "C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.SimulatorTester.pdb". Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\SimulatorTester.csproj" (Build target(s)). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\SimulatorTester\SimulatorTester.csproj" (default targets). Done Building Project "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (Clean;Build target(s)). Build succeeded. "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (Clean;Build target) (1) -> "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (default target) (13:8) -> "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (Build target) (13:9) -> "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Common\ORTS.Common.csproj" (default target) (3:46) -> (CoreCompile target) -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Common\Integrator.cs(56,15): warning CS0414: The field 'Integrator.oldTime' is assigned but its value is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.Common\ORTS.Common.csproj::TargetFramework=net472] "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (Clean;Build target) (1) -> "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (default target) (13:8) -> "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (Build target) (13:9) -> "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\Orts.Formats.Msts.csproj" (default target) (7:34) -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\TrackDatabaseFile.cs(269,38): warning CS0168: The variable 'e' is declared but never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Formats.Msts\Orts.Formats.Msts.csproj::TargetFramework=net472] "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (Clean;Build target) (1) -> "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (default target) (13:8) -> "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (Build target) (13:9) -> "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj" (default target) (5:16) -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSSteamLocomotive.cs(529,15): warning CS0169: The field 'MSTSSteamLocomotive.LogPreCompressionPressurePSI' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSSteamLocomotive.cs(301,15): warning CS0169: The field 'MSTSSteamLocomotive.AverageTractiveForceN' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSSteamLocomotive.cs(112,15): warning CS0169: The field 'MSTSSteamLocomotive.DebugTimerS' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\SubSystems\PowerSupplies\CircuitBreaker.cs(528,23): warning CS0169: The field 'TwoStageCircuitBreaker.InitTimer' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSSteamLocomotive.cs(545,15): warning CS0169: The field 'MSTSSteamLocomotive.HPIndicatedHorsePowerHP' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSSteamLocomotive.cs(530,15): warning CS0169: The field 'MSTSSteamLocomotive.LogPreAdmissionPressurePSI' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSLocomotive.cs(255,15): warning CS0169: The field 'MSTSLocomotive.DebugTimer' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSSteamLocomotive.cs(723,15): warning CS0169: The field 'MSTSSteamLocomotive.SteamExhaustDebugTimerS' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSSteamLocomotive.cs(546,15): warning CS0169: The field 'MSTSSteamLocomotive.LPIndicatedHorsePowerHP' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSLocomotive.cs(250,15): warning CS0169: The field 'MSTSLocomotive.SlipFrictionCoefficientFactor' is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSLocomotive.cs(257,15): warning CS0414: The field 'MSTSLocomotive.DebugSpeedIncrement' is assigned but its value is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSLocomotive.cs(256,14): warning CS0414: The field 'MSTSLocomotive.DebugSpeedReached' is assigned but its value is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSSteamLocomotive.cs(725,15): warning CS0414: The field 'MSTSSteamLocomotive.BoosterCylinderSteamExhaustTimerS' is assigned but its value is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSLocomotive.cs(258,15): warning CS0414: The field 'MSTSLocomotive.DebugSpeed' is assigned but its value is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Simulation\RollingStocks\MSTSSteamLocomotive.cs(729,15): warning CS0414: The field 'MSTSSteamLocomotive.BoosterCylinderCockTimerS' is assigned but its value is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Orts.Simulation\Orts.Simulation.csproj::TargetFramework=net472] "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (Clean;Build target) (1) -> "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (default target) (13:8) -> "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj" (Build target) (13:9) -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\RollingStock\SubSystems\DistributedPowerInterface.cs(361,42): warning CS0108: 'DPITable.DPI' hides inherited member 'DPIArea.DPI'. Use the new keyword if hiding was intended. [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\Popups\TrainDPUWindow.cs(655,25): warning CS0219: The variable 'dpUId' is assigned but its value is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\RollingStock\SubSystems\DistributedPowerInterface.cs(636,17): warning CS0219: The variable 'rotation' is assigned but its value is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\RollingStock\SubSystems\DistributedPowerInterface.cs(648,20): warning CS0168: The variable 'rot' is declared but never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\RollingStock\SubSystems\DistributedPowerInterface.cs(804,20): warning CS0168: The variable 'rot' is declared but never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\RollingStock\SubSystems\DistributedPowerInterface.cs(977,13): warning CS0162: Unreachable code detected [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\RollingStock\SubSystems\DistributedPowerInterface.cs(373,22): warning CS0414: The field 'DPITable.RowHeight' is assigned but its value is never used [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\RunActivity.csproj::TargetFramework=net472] "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (Clean;Build target) (1) -> "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj" (default target) (19:3) -> "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj" (Build target) (19:4) -> "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer_d0kjiscx_wpftmp.csproj" (_CompileTemporaryAssembly target) (27) -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.cs(63,23): warning CS0108: 'TrackViewer.ContentPath' hides inherited member 'Game.ContentPath'. Use the new keyword if hiding was intended. [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer_d0kjiscx_wpftmp.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\UserInterface\SceneView.xaml(415,50): warning CS0108: 'SceneView.Uid' hides inherited member 'UIElement.Uid'. Use the new keyword if hiding was intended. [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer_d0kjiscx_wpftmp.csproj::TargetFramework=net472] "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\ORTS.sln" (Clean;Build target) (1) -> "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj" (default target) (19:3) -> "C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj" (Build target) (19:4) -> C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.cs(63,23): warning CS0108: 'TrackViewer.ContentPath' hides inherited member 'Game.ContentPath'. Use the new keyword if hiding was intended. [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj::TargetFramework=net472] C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\UserInterface\SceneView.xaml(415,50): warning CS0108: 'SceneView.Uid' hides inherited member 'UIElement.Uid'. Use the new keyword if hiding was intended. [C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TrackViewer\TrackViewer.csproj::TargetFramework=net472] 28 Warning(s) 0 Error(s) Time Elapsed 00:01:37.01 Hint: (lazarus) [RunTool] C:\Lazarus\fpc\3.0.4\bin\i386-win32\fpc.exe "-iWTOTP" Hint: (lazarus) [RunTool] C:\Lazarus\fpc\3.0.4\bin\i386-win32\fpc.exe "-va" "compilertest.pas" Hint: (lazarus) [RunTool] C:\Lazarus\fpc\3.0.4\bin\i386-win32\fpc.exe "-iWTOTP" "-Pi386" "-Twin32" Hint: (lazarus) [RunTool] C:\Lazarus\fpc\3.0.4\bin\i386-win32\fpc.exe "-va" "-Pi386" "-Twin32" "compilertest.pas" TProject.DoLoadStateFile Statefile not found: C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\lib\i386-win32\timetableedit.compiled Info: (lazarus) Execute Title="Compile Project, Target: timetableedit.exe" Info: (lazarus) Working Directory="C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\" Info: (lazarus) Executable="C:\Lazarus\fpc\3.0.4\bin\i386-win32\fpc.exe" Info: (lazarus) Param[0]="-B" Info: (lazarus) Param[1]="-MObjFPC" Info: (lazarus) Param[2]="-Scghi" Info: (lazarus) Param[3]="-O1" Info: (lazarus) Param[4]="-g" Info: (lazarus) Param[5]="-gl" Info: (lazarus) Param[6]="-WG" Info: (lazarus) Param[7]="-l" Info: (lazarus) Param[8]="-vewnhibq" Info: (lazarus) Param[9]="-FiC:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\lib\i386-win32" Info: (lazarus) Param[10]="-FuC:\Lazarus\lcl\units\i386-win32\win32" Info: (lazarus) Param[11]="-FuC:\Lazarus\lcl\units\i386-win32" Info: (lazarus) Param[12]="-FuC:\Lazarus\components\lazutils\lib\i386-win32" Info: (lazarus) Param[13]="-FuC:\Lazarus\packager\units\i386-win32" Info: (lazarus) Param[14]="-FuC:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\" Info: (lazarus) Param[15]="-FUC:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\lib\i386-win32\" Info: (lazarus) Param[16]="-dLCL" Info: (lazarus) Param[17]="-dLCLwin32" Info: (lazarus) Param[18]="timetableedit.lpr" Hint: (11030) Start of reading config file C:\Lazarus\fpc\3.0.4\bin\i386-win32\fpc.cfg Hint: (11031) End of reading config file C:\Lazarus\fpc\3.0.4\bin\i386-win32\fpc.cfg Free Pascal Compiler version 3.0.4 [2017/12/03] for i386 Copyright (c) 1993-2017 by Florian Klaempfl and others (1002) Target OS: Win32 for i386 (3104) Compiling timetableedit.lpr (3104) Compiling unit1.pas (3104) Compiling charencstreams.pas C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\charencstreams.pas(257,32) Hint: (4081) Converting the operands to "Int64" before doing the multiply could prevent overflow errors. C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\charencstreams.pas(271,40) Hint: (4081) Converting the operands to "Int64" before doing the multiply could prevent overflow errors. (3104) Compiling timetabledata.pas (3104) Compiling tteobjects.pas (3104) Compiling unit1.pas (3104) Compiling timetabledata.pas (3104) Compiling unit1.pas (3104) Compiling about.pas C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\about.pas(19,28) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\about.pas(20,32) Hint: (5024) Parameter "Sender" not used (1010) Writing Resource String Table file: about.rsj (3104) Compiling stations.pas C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\stations.pas(30,26) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\stations.pas(28,28) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\stations.pas(29,28) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\stations.pas(27,28) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\stations.pas(26,28) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\stations.pas(31,24) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\stations.pas(32,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\stations.pas(33,33) Hint: (5024) Parameter "Sender" not used (1010) Writing Resource String Table file: stations.rsj (3104) Compiling trains.pas (3104) Compiling sidings.pas C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(65,74) Hint: (5024) Parameter "Data" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(66,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(56,30) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(58,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(59,27) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(60,27) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(256,7) Note: (5027) Local variable "anz" is assigned but never used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(61,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(62,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(63,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(64,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(54,24) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(47,28) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(48,28) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(49,28) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(50,27) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(51,27) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(52,30) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(52,51) Hint: (5024) Parameter "CanClose" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(53,26) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\sidings.pas(90,6) Hint: (5023) Unit "Unit1" not used in sidings (1010) Writing Resource String Table file: sidings.rsj C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(70,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(71,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(72,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(73,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(352,5) Note: (5025) Local variable "item" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(352,11) Note: (5025) Local variable "li" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(74,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(75,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(76,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(411,5) Note: (5025) Local variable "i" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(412,5) Note: (5025) Local variable "li" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(77,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(78,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(63,26) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(53,28) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(54,28) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(55,31) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(56,31) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(57,31) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(58,31) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(59,31) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(60,31) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(61,31) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(62,31) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(64,24) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(65,32) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(66,32) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(67,29) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(68,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\trains.pas(69,33) Hint: (5024) Parameter "Sender" not used (1010) Writing Resource String Table file: trains.rsj (3104) Compiling dispose.pas C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(73,26) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(74,24) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(75,29) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(76,32) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(77,28) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(78,29) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(79,30) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(80,29) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(81,29) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(57,28) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(58,28) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(59,28) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(60,28) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(61,28) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(62,28) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(63,31) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(64,29) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(65,32) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(66,32) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(67,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(68,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(69,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(70,32) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(71,32) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\dispose.pas(72,30) Hint: (5024) Parameter "Sender" not used (1010) Writing Resource String Table file: dispose.rsj C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(85,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(86,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(87,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(88,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(89,31) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(90,31) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(81,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(82,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(77,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(75,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(76,33) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(52,26) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(51,30) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(53,31) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(54,25) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(55,24) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(56,31) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(56,48) Hint: (5024) Parameter "ACol" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(56,54) Hint: (5024) Parameter "ARow" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(57,11) Hint: (5024) Parameter "Value" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(58,28) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(59,30) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(59,47) Hint: (5024) Parameter "aCol" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(60,11) Hint: (5024) Parameter "CanSelect" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(61,31) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(62,30) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(63,30) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(64,30) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(65,30) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(66,30) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(67,30) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(68,34) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(69,34) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(70,34) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(71,34) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(72,34) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(73,34) Hint: (5024) Parameter "Sender" not used C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\unit1.pas(74,34) Hint: (5024) Parameter "Sender" not used (1010) Writing Resource String Table file: unit1.rsj (1010) Writing Resource String Table file: timetabledata.rsj C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\timetableedit.lpr(10,60) Hint: (5023) Unit "tteobjects" not used in timetableedit (9022) Compiling resource C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Contrib\TimetableEditor\lib\i386-win32\timetableedit.or (9015) Linking timetableedit.exe (1008) 4214 lines compiled, 13.6 sec, 1720112 bytes code, 370948 bytes data (1022) 124 hint(s) issued (1023) 5 note(s) issued 1 file(s) moved. languages\contrib.timetableeditor.de.mo languages\contrib.timetableeditor.de.po languages\contrib.timetableeditor.po languages\contrib.timetableeditor.ru.po languages\lclstrconsts.de.po languages\lclstrconsts.po 6 File(s) copied Set update channel to "Unstable". Template file 'C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Locales\Contrib\Contrib.pot' generated Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Error during execution: Invalid escape sequence '?' in string: '[‡?rl-R\?RŠl“ d ??Š r“£?Š\n !!!]' Generated OK Template file 'C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Locales\Menu\Menu.pot' generated Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Template file 'C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Locales\ORTS.Common\ORTS.Common.pot' generated Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Template file 'C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Locales\Orts.Formats.OR\Orts.Formats.OR.pot' generated Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Template file 'C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Locales\ORTS.Menu\ORTS.Menu.pot' generated Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Template file 'C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Locales\ORTS.Settings\ORTS.Settings.pot' generated Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Template file 'C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Locales\Orts.Simulation\Orts.Simulation.pot' generated Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Template file 'C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Locales\RunActivity\RunActivity.pot' generated Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Template file 'C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\Locales\Updater\Updater.pot' generated Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK Generated OK xUnit.net Console Runner (32-bit Desktop .NET 4.0.30319.42000) Discovering: Tests Discovered: Tests Starting: Tests xunit.console.x86.exe Warning: 0 : Unexpected end of file in (root) in FileTooShort.json:line 1 xunit.console.x86.exe Warning: 0 : Unexpected end of file in [] in FileTooShort.json:line 1 xunit.console.x86.exe Warning: 0 : Expected 3 float array (Vector3) value in 1; got 4 float array in ParseInvalidVector3.json:line 4 xunit.console.x86.exe Warning: 0 : Expected 3 float array (Vector3) value in 2; got 2 float array in ParseInvalidVector3.json:line 5 xunit.console.x86.exe Warning: 0 : Expected 3 float array (Vector3) value in 3; got 1 float array in ParseInvalidVector3.json:line 6 xunit.console.x86.exe Warning: 0 : Expected 3 float array (Vector3) value in 4; got 0 float array in ParseInvalidVector3.json:line 7 xunit.console.x86.exe Warning: 0 : Expected floating point value in 5[].; got StartObject in ParseInvalidVector3.json:line 8 xunit.console.x86.exe Warning: 0 : Expected floating point value in 6[][]; got StartArray in ParseInvalidVector3.json:line 9 xunit.console.x86.exe Warning: 0 : Expected floating point value in 7[]; got Boolean in ParseInvalidVector3.json:line 10 xunit.console.x86.exe Information: 0 : Skipped unknown StartObject "" in 8. in ParseInvalidVector3.json:line 11 xunit.console.x86.exe Information: 0 : Skipped unknown Integer "0" in 9 in ParseInvalidVector3.json:line 12 xunit.console.x86.exe Warning: 0 : Expected integer value in b.field; got Boolean in TryRead.json:line 6 xunit.console.x86.exe Warning: 0 : Unterminated string. Expected delimiter: " in (root) in FileTruncated.json:line 1 xunit.console.x86.exe Warning: 0 : Unexpected end of file in foo in FileTruncated.json:line 1 xunit.console.x86.exe Warning: 0 : Unexpected end when reading JSON in foo in FileTruncated.json:line 1 xunit.console.x86.exe Warning: 0 : Unexpected end of file in foo in FileTruncated.json:line 1 xunit.console.x86.exe Warning: 0 : Unexpected end of file in foo. in FileTruncated.json:line 1 xunit.console.x86.exe Warning: 0 : Additional text encountered after finished reading JSON content: } in (root) in FileTooLong.json:line 1 xunit.console.x86.exe Warning: 0 : Additional text encountered after finished reading JSON content: ] in (root) in FileTooLong.json:line 1 Finished: Tests === TEST EXECUTION SUMMARY === Tests Total: 212, Errors: 0, Failed: 0, Skipped: 0, Time: 5.319s 7 C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\WebServices\Web\ 4 C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\WebServices\Web\APISample\ 3 C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\WebServices\Web\CabControls\ 3 C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\WebServices\Web\HUD\ 7 C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\WebServices\Web\Map\ 5 C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\WebServices\Web\SwitchPanel\ 6 C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\WebServices\Web\Time\ 5 C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\WebServices\Web\TrackMonitor\ 5 C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\WebServices\Web\TrackMonitorTrainDriving\ 37 C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\WebServices\Web\TrainCarOperations\ 3 C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\WebServices\Web\TrainDpu\ 3 C:\Jenkins\jobs\Open Rails Unstable\workspace\Source\RunActivity\Viewer3D\WebServices\Web\TrainDriving\ Set product version information to "U2024.05.05-1937". The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ContentChecker.exe Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.ActivityEditor.exe Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.ContentManager.exe Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.DataCollector.exe Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.DataConverter.exe Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.DataValidator.exe Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.SimulatorTester.exe Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.TimetableEditor.exe Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.TrackViewer.exe Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Menu.exe Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\OpenRails.exe Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\RunActivity.exe Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Updater.exe Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\assimp.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\AssimpNet.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ATI.TextureConverter.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Contrib.LibAE.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\CppNet.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\DotNetZip.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\EmbedIO.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\git2-a2bde63.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\GNU.Gettext.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\GNU.Gettext.WinForms.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Humanizer.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ICSharpCode.SharpZipLib.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\LibGit2Sharp.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.Bcl.AsyncInterfaces.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.CodeAnalysis.CSharp.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.CodeAnalysis.CSharp.Workspaces.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.CodeAnalysis.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.CodeAnalysis.VisualBasic.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.CodeAnalysis.Workspaces.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.IdentityModel.Logging.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.IdentityModel.Protocols.WsTrust.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.IdentityModel.Tokens.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.IdentityModel.Tokens.Saml.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.IdentityModel.Xml.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.VisualStudio.CodeCoverage.Shim.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Microsoft.Win32.Registry.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\MonoGame.Framework.Content.Pipeline.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\MonoGame.Framework.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Newtonsoft.Json.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Nvidia.TextureTools.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Common.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Content.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.Msts.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Formats.OR.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.IO.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Menu.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.Msts.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Parsers.OR.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Settings.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Orts.Simulation.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ORTS.Updater.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\PVRTexLibNET.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\RailDriver.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.D3DCompiler.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.Direct2D1.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.Direct3D11.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.Direct3D9.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.DXGI.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.Mathematics.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.MediaFoundation.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.XAudio2.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpDX.XInput.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\SharpFont.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Swan.Lite.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Buffers.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.CodeDom.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Collections.Immutable.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Composition.AttributedModel.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Composition.Convention.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Composition.Hosting.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Composition.Runtime.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Composition.TypedParts.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.IO.Pipelines.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Memory.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Numerics.Vectors.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Reflection.Metadata.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Runtime.CompilerServices.Unsafe.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Security.AccessControl.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Security.Principal.Windows.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.ServiceModel.Duplex.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.ServiceModel.Federation.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.ServiceModel.Http.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.ServiceModel.NetTcp.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.ServiceModel.Primitives.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.ServiceModel.Security.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Text.Encoding.CodePages.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.Threading.Tasks.Extensions.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\System.ValueTuple.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Tests.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\xunit.abstractions.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\xunit.assert.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\xunit.core.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\xunit.execution.desktop.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\xunit.runner.reporters.net452.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\xunit.runner.utility.net452.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\xunit.runner.visualstudio.testadapter.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\Contrib.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\Microsoft.CodeAnalysis.CSharp.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\Microsoft.CodeAnalysis.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\Microsoft.CodeAnalysis.VisualBasic.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\ORTS.Common.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\Orts.Formats.OR.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\ORTS.Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\ORTS.Settings.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\Orts.Simulation.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\RunActivity.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\System.ServiceModel.Federation.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\cs\Updater.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\da\Contrib.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\da\Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\da\ORTS.Common.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\da\Orts.Formats.OR.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\da\ORTS.Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\da\ORTS.Settings.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\da\Orts.Simulation.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\da\RunActivity.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\Contrib.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\Microsoft.CodeAnalysis.CSharp.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\Microsoft.CodeAnalysis.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\Microsoft.CodeAnalysis.VisualBasic.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\Microsoft.CodeAnalysis.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\ORTS.Common.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\Orts.Formats.OR.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\ORTS.Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\ORTS.Settings.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\Orts.Simulation.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\RunActivity.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\System.ServiceModel.Federation.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\de\Updater.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\en\Contrib.ActivityEditor.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\es\Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\es\Microsoft.CodeAnalysis.CSharp.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\es\Microsoft.CodeAnalysis.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\es\Microsoft.CodeAnalysis.VisualBasic.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\es\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\es\Microsoft.CodeAnalysis.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\es\ORTS.Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\es\System.ServiceModel.Federation.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Contrib.ActivityEditor.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Contrib.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Microsoft.CodeAnalysis.CSharp.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Microsoft.CodeAnalysis.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Microsoft.CodeAnalysis.VisualBasic.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\ORTS.Common.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Orts.Formats.OR.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\ORTS.Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\ORTS.Settings.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Orts.Simulation.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\RunActivity.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\System.ServiceModel.Federation.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\fr\Updater.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\hu\Contrib.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\hu\Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\hu\ORTS.Common.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\hu\Orts.Formats.OR.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\hu\ORTS.Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\hu\ORTS.Settings.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\hu\Orts.Simulation.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\hu\RunActivity.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\hu\Updater.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\Contrib.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\Microsoft.CodeAnalysis.CSharp.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\Microsoft.CodeAnalysis.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\Microsoft.CodeAnalysis.VisualBasic.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\Microsoft.CodeAnalysis.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\ORTS.Common.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\Orts.Formats.OR.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\ORTS.Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\ORTS.Settings.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\Orts.Simulation.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\RunActivity.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\System.ServiceModel.Federation.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\it\Updater.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ja\Microsoft.CodeAnalysis.CSharp.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ja\Microsoft.CodeAnalysis.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ja\Microsoft.CodeAnalysis.VisualBasic.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ja\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ja\System.ServiceModel.Federation.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ko\Microsoft.CodeAnalysis.CSharp.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ko\Microsoft.CodeAnalysis.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ko\Microsoft.CodeAnalysis.VisualBasic.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ko\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ko\System.ServiceModel.Federation.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\lib\win32\arm64\git2-a2bde63.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\lib\win32\x64\git2-a2bde63.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\lib\win32\x86\git2-a2bde63.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Native\X64\OpenAL32.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\Native\X86\OpenAL32.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pl\Microsoft.CodeAnalysis.CSharp.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pl\Microsoft.CodeAnalysis.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pl\Microsoft.CodeAnalysis.VisualBasic.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pl\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pl\System.ServiceModel.Federation.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\Contrib.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\Microsoft.CodeAnalysis.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\Microsoft.CodeAnalysis.VisualBasic.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\ORTS.Common.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\Orts.Formats.OR.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\ORTS.Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\ORTS.Settings.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\Orts.Simulation.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\RunActivity.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\System.ServiceModel.Federation.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-BR\Updater.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-PT\Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\pt-PT\ORTS.Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\qps-ploc\Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\qps-ploc\ORTS.Common.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\qps-ploc\Orts.Formats.OR.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\qps-ploc\ORTS.Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\qps-ploc\ORTS.Settings.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\qps-ploc\Orts.Simulation.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\qps-ploc\RunActivity.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\qps-ploc\Updater.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\Contrib.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\Microsoft.CodeAnalysis.CSharp.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\Microsoft.CodeAnalysis.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\Microsoft.CodeAnalysis.VisualBasic.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\ORTS.Common.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\Orts.Formats.OR.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\ORTS.Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\ORTS.Settings.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\Orts.Simulation.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\RunActivity.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\System.ServiceModel.Federation.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\ru\Updater.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\tr\Microsoft.CodeAnalysis.CSharp.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\tr\Microsoft.CodeAnalysis.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\tr\Microsoft.CodeAnalysis.VisualBasic.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\tr\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\tr\System.ServiceModel.Federation.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-CN\Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-CN\ORTS.Common.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-CN\Orts.Formats.OR.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-CN\ORTS.Menu.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-CN\ORTS.Settings.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-CN\Orts.Simulation.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-CN\RunActivity.Messages.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hans\Microsoft.CodeAnalysis.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hans\System.ServiceModel.Federation.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hant\Microsoft.CodeAnalysis.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 The following certificate was selected: Issued to: James Galloway Ross Issued by: GoGetSSL G4 CS RSA4096 SHA256 2022 CA-1 Expires: Sat Apr 24 00:59:59 2027 SHA1 hash: 9388C337DCB255B08EC1AD2F21893C319029512C Done Adding Additional Store Successfully signed: C:\Jenkins\jobs\Open Rails Unstable\workspace\Program\zh-Hant\System.ServiceModel.Federation.resources.dll Number of files successfully Signed: 1 Number of warnings: 0 Number of errors: 0 Delete "OpenRails-Unstable*.zip" 7-Zip (a) 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 Scanning the drive: 51 folders, 698 files, 101236956 bytes (97 MiB) Creating archive: ..\OpenRails-Unstable.zip Add new data to archive: 51 folders, 698 files, 101236956 bytes (97 MiB) Files read from disk: 698 Archive size: 41831337 bytes (40 MiB) Everything is Ok 7-Zip (a) 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 Scanning the drive: 147 folders, 1620 files, 115471584 bytes (111 MiB) Creating archive: OpenRails-Unstable-Source.zip Add new data to archive: 147 folders, 1620 files, 115471584 bytes (111 MiB) Files read from disk: 1620 Archive size: 86907079 bytes (83 MiB) Everything is Ok INFO: Processing NUnit-2.x (default) INFO: [NUnit-2.x (default)] - 1 test report file(s) were found with the pattern 'xunit.xml' relative to 'C:\Jenkins\jobs\Open Rails Unstable\workspace' for the testing framework 'NUnit-2.x (default)'. INFO: Check 'Failed Tests' threshold. INFO: Check 'Skipped Tests' threshold. [Checks API] No suitable checks publisher found. INFO: Setting the build status to org.jenkinsci.plugins.xunit.XUnitProcessorResult@74b732ef Archiving artifacts Triggering a new build of Open Rails Unstable (james-ross.co.uk) Triggering a new build of Open Rails Unstable (status) Open Rails Documentation is disabled. Triggering skipped Triggering a new build of Open Rails Unstable (GitHub release) Finished: SUCCESS