Skip to content

Commit

Permalink
Renamed command line package as requested
Browse files Browse the repository at this point in the history
  • Loading branch information
mkaring committed Feb 26, 2021
1 parent 9bb4613 commit e91b62a
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>confuserex.commandline</id>
<id>confuserex.portable</id>
<version>{{PACKAGEVERSION}}</version>
<owners>mkaring</owners>
<title>ConfuserEx (CLI)</title>
Expand All @@ -11,7 +11,7 @@
<licenseUrl>https://github.com/mkaring/ConfuserEx/blob/v{{PACKAGEVERSION}}/LICENSE.md</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectSourceUrl>https://github.com/mkaring/ConfuserEx/tree/v{{PACKAGEVERSION}}</projectSourceUrl>
<packageSourceUrl>https://github.com/mkaring/ConfuserEx/tree/v{{PACKAGEVERSION}}/chocolatey-packages/confuserex.commandline</packageSourceUrl>
<packageSourceUrl>https://github.com/mkaring/ConfuserEx/tree/v{{PACKAGEVERSION}}/chocolatey-packages/confuserex.portable</packageSourceUrl>
<docsUrl>https://github.com/mkaring/ConfuserEx/wiki</docsUrl>
<bugTrackerUrl>https://github.com/mkaring/ConfuserEx/issues</bugTrackerUrl>
<tags>confuserex cil confuser dnlib dotnet il msil net .net obfuscator packer protector</tags>
Expand Down

0 comments on commit e91b62a

Please # to comment.