Set Windows versioninfo on build

Signed-off-by: Calle Pettersson <carlpett@users.noreply.github.com>
This commit is contained in:
Calle Pettersson
2020-07-04 21:23:45 +02:00
committed by Calle Pettersson
parent a30422c31c
commit 51dd61beeb
3 changed files with 15 additions and 1 deletions

7
versioninfo.json Normal file
View File

@@ -0,0 +1,7 @@
{
"StringFileInfo": {
"CompanyName": "prometheus-community",
"LegalCopyright": "Copyright 2020 The Prometheus Authors",
"ProductName": "windows_exporter"
}
}