Commit graph

5111 commits

Author SHA1 Message Date
Livar
4c77764661 Merge pull request #5673 from livarcocc/new_shared_framework_versions
New shared framework versions 1.0.4 and 1.1.1
2017-02-13 15:31:56 -08:00
Livar
6ef4bdf4e2 Merge branch 'rel/1.0.0' into new_shared_framework_versions 2017-02-13 13:44:57 -08:00
Livar
ec0f544203 Merge pull request #5680 from livarcocc/migrate_rtm_packages
Updating the version of the ASP.NET packages that we migrate to, to the RTM version.
2017-02-13 13:44:15 -08:00
Livar Cunha
6670301493 Modifying the docker environment variables to be upper case, because that's how VSO passes them along. 2017-02-13 12:56:10 -08:00
Livar Cunha
02c70abe49 Updating the version of the ASP.NET packages that we migrate to, to the RTM package versions. 2017-02-12 22:09:44 -08:00
Livar
2384b5f1a8 Merge pull request #5677 from livarcocc/more_docker_variables
Adding DropSuffix and ReleaseSuffix as enviroment variables passed down to docker.
2017-02-12 00:37:19 -08:00
Livar Cunha
c980290431 Adding DropSuffix and ReleaseSuffix as enviroment variables passed down to docker. 2017-02-11 23:55:38 -08:00
Livar
bdf9ebee1c Merge pull request #5634 from livarcocc/drop_suffix
Drop suffix on the version of the CLI based on a DropSuffix property
2017-02-11 15:09:53 -08:00
Livar
251237b481 Merge branch 'rel/1.0.0' into drop_suffix 2017-02-11 11:52:10 -08:00
Livar Cunha
9f2ca9989c Introducing a in DependencyVersions to facilitate these updates in the future. Also aligns with master. 2017-02-10 23:05:16 -08:00
Livar Cunha
1d61bf97ed Updated the Shared Framework to 1.1.1 and 1.0.4. 2017-02-10 23:05:16 -08:00
Piotr Puszkiewicz
6091a4704c Merge pull request #5669 from livarcocc/update_msbuild
Updating msbuild to 15.1.0-preview-000545-01.
2017-02-10 19:39:19 -08:00
Livar
078941ff51 Merge branch 'rel/1.0.0' into update_msbuild 2017-02-10 17:52:01 -08:00
Piotr Puszkiewicz
40751389e9 Merge branch 'rel/1.0.0' into tp20170210-02 2017-02-10 17:44:41 -08:00
Piotr Puszkiewicz
eaa24012ea Merge pull request #5655 from dotnet/blackdwarf-patch-1
Update README.md
2017-02-10 17:42:09 -08:00
Livar Cunha
167e2da398 Updating msbuild to 15.1.0-preview-000545-01. 2017-02-10 16:13:15 -08:00
Arun Mahapatra
4621c1a6ec Insert TestPlatform v15.0.0-preview-20170210-02. 2017-02-10 21:58:34 +05:30
Zlatko Knezevic
654f835d50 Update README.md
Change the links on the dotnet/README.md to point aka.ms/dotnet-* set of links.
2017-02-10 00:01:56 -08:00
Livar
1c896d4402 Adding release suffix as a modified parameter of the build and removing NugetVersionForVS. we don't need that concept. 2017-02-09 22:31:46 -08:00
Livar Cunha
81a94c0902 Enabling publishing the nupkgs produced by the CLI to blob storage and hooking up DropSuffix to the VS targeted nupkg of the CLI. 2017-02-09 15:47:53 -08:00
Livar
a88df7953c Merge branch 'rel/1.0.0' into drop_suffix 2017-02-08 20:35:49 -08:00
Livar
f2ad5a39ab Merge pull request #5624 from dotnet/dev/jgoshi/deprecatedMigrate
Migrate compilationOptions even when other deprecated options are present
2017-02-08 20:35:29 -08:00
Livar
f5618b8969 Merge branch 'rel/1.0.0' into dev/jgoshi/deprecatedMigrate 2017-02-08 18:23:24 -08:00
Livar
a8c88b4f37 Merge pull request #5628 from dotnet/updatenuget-2275
update nuget to 4.0.0-rtm-2275
2017-02-08 18:23:10 -08:00
Livar Cunha
d373ce8911 Enabling publish with drop suffix to still publish to a suffix based folder in blob to avoid conflicts. 2017-02-08 18:17:04 -08:00
Piotr Puszkiewicz
8b71ebef9a Merge branch 'rel/1.0.0' into updatenuget-2275 2017-02-08 16:45:46 -08:00
Livar Cunha
35fc8c1d0e Step one of introducing a flag to drop the suffix out of our build versions. 2017-02-08 15:26:47 -08:00
Justin Goshi
5e3f368338 Update the test 2017-02-08 14:26:14 -08:00
Justin Goshi
c0da70adf6 Merge branch 'rel/1.0.0' into dev/jgoshi/deprecatedMigrate 2017-02-08 14:03:03 -08:00
Piotr Puszkiewicz
eebd77efe3 Merge pull request #5615 from jchannon/patch-3
Change preview4 references to RC4
2017-02-08 09:21:06 -08:00
Rohit Agrawal
6d492a9ab1 Update Microsoft.DotNet.Cli.DependencyVersions.props 2017-02-08 08:25:30 -08:00
Justin Goshi
50c10decf5 Migrate compilationOptions 2017-02-08 00:20:04 -08:00
Piotr Puszkiewicz
13cca61c2a Merge branch 'rel/1.0.0' into patch-3 2017-02-07 22:36:11 -08:00
Piotr Puszkiewicz
18c01886cd Merge pull request #5613 from dotnet/emgarten/testFixes
Removing extra PackageReference workaround for tests
2017-02-07 18:29:34 -08:00
Jonathan Channon
cc191f61b3 Change preview4 references to RC4
Preview4 is actually RC4 as all documentation and dotnet --info shows. I thought they were 2 separate things.
2017-02-07 23:11:13 +00:00
Justin Emgarten
1c256d7c56 Removing extra PackageReference workaround for tests
Fixes https://github.com/NuGet/Home/issues/4416
2017-02-07 14:31:27 -08:00
Piotr Puszkiewicz
d881d45b75 Merge pull request #5609 from piotrpMSFT/piotrpmsft/infra/msiincrementaltiy
Add incrementality check for MSI generation
2017-02-07 11:28:07 -08:00
Piotr Puszkiewicz
0a634d5174 Add incrementality check for MSI generation 2017-02-07 10:56:06 -08:00
Piotr Puszkiewicz
5612b8b25f Merge pull request #5608 from dotnet/piotrpMSFT-patch-1
Update README.md
2017-02-07 10:23:25 -08:00
Piotr Puszkiewicz
b38934b4e8 Update README.md 2017-02-07 10:22:21 -08:00
Livar
4228198f0e Merge pull request #5603 from mlorbetske/dev/mlorbe/Issue5602-RemoveRazorPrecompilation
Update template engine templates version to absorb the fix for #5602
2017-02-06 15:27:27 -08:00
Mike Lorbetske
947fbfbd5b Update template engine templates version to absorb the fix 2017-02-06 13:55:05 -08:00
Piotr Puszkiewicz
9cf4e9d1d0 Merge pull request #5590 from dotnet/updatenuget-rtm-2265
update nuget and sdk
2017-02-05 13:22:54 -08:00
Rohit Agrawal
fb4977e5f8 update nuget and sdk
update nuget to 4.0.0-rtm-2265
and sdk to 20170205-2
2017-02-05 11:08:33 -08:00
Piotr Puszkiewicz
f7978d90e6 Merge pull request #5581 from piotrpMSFT/piotrpmsft/bump/msbuild15.1.0-preview-000545-01
Update MSBuild
2017-02-03 18:17:02 -08:00
Piotr Puszkiewicz
42f257d1d1 Merge branch 'rel/1.0.0' into piotrpmsft/bump/msbuild15.1.0-preview-000545-01 2017-02-03 17:26:28 -08:00
Piotr Puszkiewicz
679b16e7ec Merge pull request #5577 from jonsequitur/CommandLineApplication-improve-error-on-missing-single-value
throw CommandParsingException rather than crash on missing single value
2017-02-03 17:26:12 -08:00
Unknown
8671021577 Update MSBuild 2017-02-03 17:07:53 -08:00
Piotr Puszkiewicz
d14e1c64b1 Merge branch 'rel/1.0.0' into CommandLineApplication-improve-error-on-missing-single-value 2017-02-03 15:32:37 -08:00
Piotr Puszkiewicz
fc475dfd51 Merge pull request #5489 from naamunds/build_defs
Add checked-in build definitions
2017-02-03 14:02:50 -08:00