Skip to content

sightmachine/sm_excel

Repository files navigation

Getting Started

Projects

  • SightMahine.ExcelAddIn - Main Project which exists AddIn ribbon configuration, forms, business logic, exception classes, validators, HTTP clients.
  • SightMachine.ExcelAddIn.Test - Consists of Unit and Integration tests.
  • SightMachine.Installer - Build and Packaging configuration project, this is used to generate the installers with .EXE and .MSI formats.

How to generate .EXE or .MSI installable

Prerequisites

  • Visual Studio 2019 or later version
  • .Net Framework 4.8 or later
  • Install Visual Studio extention Windows Installer

Steps to Build the project

Generating installer

  • Navigate to Solution Explorer and select SightMachine.Installer project
  • Right click on SightMachine.Installer project and click Rebuild.
  • This will build the installer and produce .EXE and .MSI files at location - sm_excel\SightMachine.Installer\Release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages