diff --git a/chocolatey-packages/confuserex.commandline/confuserex.commandline.nuspec.template b/chocolatey-packages/confuserex.portable/confuserex.portable.nuspec.template similarity index 95% rename from chocolatey-packages/confuserex.commandline/confuserex.commandline.nuspec.template rename to chocolatey-packages/confuserex.portable/confuserex.portable.nuspec.template index 900700dba..cd515617f 100644 --- a/chocolatey-packages/confuserex.commandline/confuserex.commandline.nuspec.template +++ b/chocolatey-packages/confuserex.portable/confuserex.portable.nuspec.template @@ -1,7 +1,7 @@  - confuserex.commandline + confuserex.portable {{PACKAGEVERSION}} mkaring ConfuserEx (CLI) @@ -11,7 +11,7 @@ https://github.com/mkaring/ConfuserEx/blob/v{{PACKAGEVERSION}}/LICENSE.md false https://github.com/mkaring/ConfuserEx/tree/v{{PACKAGEVERSION}} - https://github.com/mkaring/ConfuserEx/tree/v{{PACKAGEVERSION}}/chocolatey-packages/confuserex.commandline + https://github.com/mkaring/ConfuserEx/tree/v{{PACKAGEVERSION}}/chocolatey-packages/confuserex.portable https://github.com/mkaring/ConfuserEx/wiki https://github.com/mkaring/ConfuserEx/issues confuserex cil confuser dnlib dotnet il msil net .net obfuscator packer protector diff --git a/chocolatey-packages/confuserex.commandline/legal/LICENSE.md b/chocolatey-packages/confuserex.portable/legal/LICENSE.md similarity index 100% rename from chocolatey-packages/confuserex.commandline/legal/LICENSE.md rename to chocolatey-packages/confuserex.portable/legal/LICENSE.md diff --git a/chocolatey-packages/confuserex.commandline/legal/VERIFICATION.txt.template b/chocolatey-packages/confuserex.portable/legal/VERIFICATION.txt.template similarity index 100% rename from chocolatey-packages/confuserex.commandline/legal/VERIFICATION.txt.template rename to chocolatey-packages/confuserex.portable/legal/VERIFICATION.txt.template diff --git a/chocolatey-packages/confuserex.commandline/tools/chocolateyInstall.ps1 b/chocolatey-packages/confuserex.portable/tools/chocolateyInstall.ps1 similarity index 100% rename from chocolatey-packages/confuserex.commandline/tools/chocolateyInstall.ps1 rename to chocolatey-packages/confuserex.portable/tools/chocolateyInstall.ps1