Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 760 Bytes

File metadata and controls

19 lines (14 loc) · 760 Bytes

Contribution Guides

  1. Get Set up
  2. Test Your Changes
  3. Write Unit Tests
  4. Submit a PR
  5. Publish Your Changes

5. Publish Your Changes

  1. Open the project as Solution in Visual Studio.
  2. Right click on ACSAuthentication.Server.csproj and click on Publish.
  3. On the Publish page, click on the New button to select your target.
  4. Create a new publish profile and select your app name, Azure subscription, resource group and etc...

Note: Make sure to set the required configurations in src/appsettings.json before publishing.