diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5aef5505..2fe032b1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,6 +36,7 @@ variables: .version-fix: &version-fix - | $env:NEW_REL = $env:VERS_MAIN+"."+(get-date –format yyMM)+"."+(get-date –format ddHH) + $env:NUM_REL = $env:VERS_MAIN+"."+(get-date –format yyMM)+"."+(get-date –format ddHH) $env:NUM_DEB = $env:VERS_MAIN+"."+(get-date –format yyMM)+"-beta."+(get-date –format dHH) $env:NEW_COPYRIGHT = "EgalWare @ 2006-" + (get-date -format yyyy) $contenuto = Get-Content -path 'VersGen\VersGen.cs' -Raw diff --git a/EgwProxy.Icoel/index.md b/EgwProxy.Icoel/index.md index 48cad64a..49fbf9b1 100644 --- a/EgwProxy.Icoel/index.md +++ b/EgwProxy.Icoel/index.md @@ -1,9 +1,10 @@ - # EgwProxy.Icoel Library Documentazione relativa alla libreria di interfaccia con il Sizer di ICOEL per le operazioni di R/W dei dati di batch di produzione. -Disponibile in forma di pacchetto nuget sul repo aziendale nexus.steamware.net. +Disponibile in forma di pacchetto nuget sul repo aziendale nexus.steamware.net: i pacchetti sono disponibili all'indirizzo + +https://nexus.steamware.net/#browse/browse:nuget-hosted Vedere la sezione Articles per maggiori informazioni sulle definizioni, l'impiego ed esempi. diff --git a/EgwProxy.MultiCncLib/index.md b/EgwProxy.MultiCncLib/index.md index 1c18c443..23d2aae5 100644 --- a/EgwProxy.MultiCncLib/index.md +++ b/EgwProxy.MultiCncLib/index.md @@ -2,7 +2,9 @@ Documentazione relativa alla libreria EgwProxy.MultiCncLib. -Disponibile in forma di pacchetto nuget sul repo aziendale nexus.steamware.net. +Disponibile in forma di pacchetto nuget sul repo aziendale nexus.steamware.net: i pacchetti sono disponibili all'indirizzo + +https://nexus.steamware.net/#browse/browse:nuget-hosted Vedere la sezione Articles per maggiori informazioni sulle definizioni, l'impiego ed esempi. diff --git a/EgwProxy.OsaiCncLib/index.md b/EgwProxy.OsaiCncLib/index.md index da475c85..aef1be09 100644 --- a/EgwProxy.OsaiCncLib/index.md +++ b/EgwProxy.OsaiCncLib/index.md @@ -2,7 +2,10 @@ Documentazione relativa alla libreria EgwProxy.OsaiCncLib. -Disponibile in forma di pacchetto nuget sul repo aziendale nexus.steamware.net. +Disponibile in forma di pacchetto nuget sul repo aziendale nexus.steamware.net: i pacchetti sono disponibili all'indirizzo + +https://nexus.steamware.net/#browse/browse:nuget-hosted + Vedere la sezione Articles per maggiori informazioni sulle definizioni, l'impiego ed esempi.