dotnet-installer/packaging
Rob Mensching b6c72d725d Fix Component Rules violations.
All resources should be installed by one and only one Component, where
Component is defined by the Component/@Guid. The SetupRegistry_x64 and
SetupRegistry_x86 Components were sharing the env vars across the 32-bit
and 64-bit packages. That is a Component Rule violation.

The fix is simple. Since the 32-bit registration is always required, let
it handle the env var installation. The code is cleaner as well.
2016-01-26 22:48:39 -08:00
..
debian Resolve dotnet-nightly cannot find coreclr issue 2016-01-15 20:22:15 +00:00
nuget Fix Nuget package creation arg passing 2016-01-23 16:56:22 -08:00
osx Responding to PR feedback pt. 2 2016-01-18 08:54:20 -08:00
windows Fix Component Rules violations. 2016-01-26 22:48:39 -08:00
release_debian_config.json update everything to DOTNET_CLI_VERSION 2016-01-13 02:22:53 -08:00