diff options
author | 2016-09-30 10:12:36 +0300 | |
---|---|---|
committer | 2016-09-30 10:12:36 +0300 | |
commit | 1e27bed200f7299a140fe5dbb13ff0a9a5c3cea0 (patch) | |
tree | eb4c40f3ea0a7011e0e10b05ac5e41624a80a0e4 /profiles | |
parent | .pc file installation for Ionic (diff) | |
download | dotnet-1e27bed200f7299a140fe5dbb13ff0a9a5c3cea0.tar.gz dotnet-1e27bed200f7299a140fe5dbb13ff0a9a5c3cea0.tar.bz2 dotnet-1e27bed200f7299a140fe5dbb13ff0a9a5c3cea0.zip |
.Targets file deployment added
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 0662104..58f152f 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -10,9 +10,9 @@ fake - F# Make build system 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 requests that) +pkg-config - install .pc file +nupkg - build binary package for local repository 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 - |