diff --git a/Gruntfile.js b/Gruntfile.js index 3bb23f24..b622aace 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -243,7 +243,7 @@ module.exports = function(grunt) { src: ['package.json', 'src/manifest.json'] } }, - 'webstore_upload': { + 'webstore-upload': { accounts: { 'default': { publish: false @@ -321,7 +321,7 @@ module.exports = function(grunt) { grunt.task.run('compressRelease:' + operaReleaseDirectory + ':sanitize=true'); if (isRelease) { - grunt.task.run('webstore_upload'); + grunt.task.run('webstore-upload'); } }); diff --git a/Streamus Chrome Extension.csproj b/Streamus Chrome Extension.csproj index 2843da74..5815a95c 100644 --- a/Streamus Chrome Extension.csproj +++ b/Streamus Chrome Extension.csproj @@ -73,27 +73,32 @@ + + + + + + - + + - - @@ -109,11 +114,8 @@ - - - @@ -139,9 +141,12 @@ + - + + + @@ -158,9 +163,6 @@ - - - @@ -228,19 +230,13 @@ - - - - - - @@ -252,6 +248,7 @@ + @@ -308,7 +305,6 @@ - @@ -389,10 +385,8 @@ - - @@ -452,8 +446,6 @@ - - @@ -505,6 +497,7 @@ + @@ -521,7 +514,6 @@ - @@ -609,6 +601,7 @@ + @@ -644,7 +637,7 @@ -