From 69ccae3c99c55695d2c789094cccfb620c936f88 Mon Sep 17 00:00:00 2001 From: Martin Karing Date: Sun, 3 Oct 2021 11:32:07 +0200 Subject: [PATCH] #360 Added description to nuget package --- Confuser.MSBuild.Tasks/Confuser.MSBuild.Tasks.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Confuser.MSBuild.Tasks/Confuser.MSBuild.Tasks.csproj b/Confuser.MSBuild.Tasks/Confuser.MSBuild.Tasks.csproj index a3544b748..06999b4d3 100644 --- a/Confuser.MSBuild.Tasks/Confuser.MSBuild.Tasks.csproj +++ b/Confuser.MSBuild.Tasks/Confuser.MSBuild.Tasks.csproj @@ -11,7 +11,9 @@ Confuser.MSBuild - https://github.com/mkaring/ConfuserEx/blob/master/LICENSE.md + ConfuserEx - MSBuild Integration + This package contains the integration of ConfuserEx into the MSBuild build procedure. It allows automatically obfuscating the assemblies during the build. + MIT https://github.com/mkaring/ConfuserEx Obfuscation Confuser ConfuserEx true