Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 611 Bytes

File metadata and controls

24 lines (18 loc) · 611 Bytes

Release Packaging

Recommended release package content:

  • ArServer.exe
  • required .NET application files generated by publish
  • LICENSE
  • NOTICE
  • README.md
  • THIRD_PARTY_NOTICES.md

Do not include:

  • private engineering files,
  • customer project files,
  • relay exports,
  • packet captures,
  • credentials,
  • local logs,
  • temporary test archives.

Portable build

Use the publish script or Visual Studio publish profile to create a Windows portable folder. Zip the publish folder after confirming the app opens, IP discovery works, SCL import opens, and the diagnostics tab is clean on startup.