Skip to content

Solution Level Header Definition File

FlorianDecker edited this page Feb 1, 2018 · 1 revision

Since 2.0.3 it is possible to create and use a Solution Level Header Definition File. It can be created by right clicking the solution and choose "Add New Solution-Level License Header Definition File". The Solution Level Header Definition File is created in the same Folder as the .sln File, with the name: nameOfYourSolutionFile.sln.licenseheader.

This file does not have to be added to your solution. If the LicenseHeaderManager cannot find a .licenseheader file in the project structure, it searches for the solution level header definition file by checking if "Path/to/solution/file/nameOfYourSolutionFile.sln.licenseheader" exists. If it exists, the information from this file is used.