diff --git a/Jenkinsfile b/Jenkinsfile
index 1c09b01a..3e2c8266 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -186,7 +186,10 @@ pipeline {
sleep 5
bat "\"${tool 'MSBuild-14.0'}\" \"/p:AspnetMergePath=C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v10.0A\\bin\\NETFX 4.6.2 Tools\" /T:Package /P:Configuration=Donati /p:PublishProfile=Donati.pubxml /p:VisualStudioVersion=14.0 /p:RunCodeAnalysis=false /p:PackageLocation=ReleaseClienti/Donati/${env.versionNumber}/MP-LAND.zip /p:DeployIisAppPath=\"Default Web Site/MP/LAND\" /p:PackageAsSingleFile=True /p:OutputPath=bin/ MP/MP.csproj"
/*echo 'Copia !'*/
- bat "E:\\Jenkins\\exportDropbox.bat \"${WORKSPACE}\\MP\\ReleaseClienti\\Donati\" \"E:\\Staging\\byProd\\MP\\Donati\\MP-LAND\" "
+ // bat "E:\\Jenkins\\exportDropbox.bat \"${WORKSPACE}\\MP\\ReleaseClienti\\Donati\" \"E:\\Staging\\byProd\\MP\\Donati\\MP-LAND\" "
+
+ echo 'Pubblica su Dropbox !'
+ dropbox cleanRemote: true, configName: 'Donati', remoteDirectory: 'installers/MP-LAND', removePrefix: 'ReleaseClienti/Donati', sourceFiles: 'ReleaseClienti/Donati/**'
},
ADMIN: {
sleep 0
diff --git a/MP/MP.csproj b/MP/MP.csproj
index a09e39e3..d7e674a0 100644
--- a/MP/MP.csproj
+++ b/MP/MP.csproj
@@ -165,6 +165,7 @@
Site.css
+
diff --git a/MP/steamware.ico b/MP/steamware.ico
new file mode 100644
index 00000000..70ccadaf
Binary files /dev/null and b/MP/steamware.ico differ