aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index d403369..0662104 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -11,7 +11,8 @@ nuget - Grab binary from nuget
# is nuget use necessary now, when we have source-compiled version of nuget from ebuild?
nupkg - build binary package for local repository
-gac - register library assemblies in the gac (where ebuild allows that)
+gac - register library assemblies in the gac (where ebuild requests that)
+machine - register ADO .NET data provider in the machine.config (where ebuild requests that)
developer - create .mdb files
debug - build Debug configuration instead of Release default