fix: build

This commit is contained in:
Jeroen Savat 2021-04-02 13:15:03 +02:00
parent fa21a62b0c
commit 4e528a8586
3 changed files with 5 additions and 4 deletions

View file

@ -1,7 +1,7 @@
const { version: previousVersion } = require("./package.json");
const projectfolder = "SMBLibrary/";
const csprojfile = "SMBLibrary.csproj";
const nugetpackage = "SMBLibrary";
const nugetpackage = "Lansweeper.SMBLibrary";
const gitprimarybranch = "master";
module.exports = {