Metadata >> NuGet >> Microsoft.Bcl.Build >> 1.0.16

1.0.16

Metadata

Authors Microsoft
Copyrights Copyright © Microsoft Corporation
Description This package provides build infrastructure components so that projects referencing specific Microsoft packages can successfully build. Do not directly reference this packages unless you receive a build warning that instructs you to add a reference.
IconUrl http://go.microsoft.com/fwlink/?LinkID=288859
LicenseUrl http://go.microsoft.com/fwlink/?LinkId=329770
Owners Microsoft
ProjectUrl http://go.microsoft.com/fwlink/?LinkID=296436
RequireLicenseAcceptance True
Summary Provides build infrastructure components for Microsoft packages.
Tags BCL Microsoft System
Title Microsoft BCL Build Components
PackageSize 38163
PackageHashAlgorithm SHA512
PackageHash BgPoRKoatSVOzc2Q+MTv9l4XloAI+f3IxHb3gke5ECwaniyKsmxEB+OAov5/IIxDyW56ma7eaZwaeNiU42r3gg==
DownloadCount 000000
CreatedDate 2014-06-13T17:51:03

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Microsoft.Bcl.Build -Version 1.0.16 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.Bcl.Build -Version 1.0.16 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Microsoft.Bcl.Build 1.0.16 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Microsoft.Bcl.Build -Version 1.0.16 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Microsoft.Bcl.Build -Version 1.0.16 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Microsoft.Bcl.Build -Version 1.0.16
Uninstalling the package:
o remove-wrap Microsoft.Bcl.Build

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related