mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-07-27 03:08:15 +02:00
fix: version
This commit is contained in:
parent
53ae9ebc8f
commit
ccb591eb44
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
const { version: previousVersion } = require("./package.json");
|
||||
const projectfolder = "SMBLibrary/";
|
||||
const csprojfile = "SMBLibrary.csproj";
|
||||
const nugetpackage = "Lansweeper.SMBLibrary";
|
||||
const nugetpackage = "SMBLibrary";
|
||||
const gitprimarybranch = "master";
|
||||
|
||||
module.exports = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue