Nick Guerrera
|
252218c3d0
|
Merge 'release/2.0.0' into merges/release/2.0.0-to-master-20170901-070026
Conflicts:
README.md
build/Branding.props
build/DependencyVersions.props
netci.groovy
test/Microsoft.DotNet.Cli.Utils.Tests/GivenAProjectToolsCommandResolver.cs
test/dotnet-new.Tests/GivenThatIWantANewApp.cs
|
2017-09-01 11:55:26 -07:00 |
|
Nick Guerrera
|
fba2302b45
|
Merge pull request #7554 from seancpeters/update_templates_to_2.1.0_versions
Updating new templates to 2.1.0 versions
|
2017-09-01 11:32:35 -07:00 |
|
Nick Guerrera
|
3514db05da
|
Update shared framework dependency
|
2017-08-31 17:09:05 -07:00 |
|
John Beisner
|
81003e13c3
|
Removing extra line feeds...
|
2017-08-30 16:16:08 -07:00 |
|
John Beisner
|
fd8f3e7ebe
|
Turning on the NuPkg publishing from Win x86
|
2017-08-30 16:14:15 -07:00 |
|
John Beisner
|
4a6d5a94d0
|
The enumeration of the nupkg packages depends on that the creation of packages has already occurred.
|
2017-08-30 15:19:41 -07:00 |
|
John Beisner
|
7a918997a0
|
Push the 'VS.Redist.Common.Net.Core.SDK*.nupkg' packages to blob storage.
|
2017-08-30 12:35:11 -07:00 |
|
William Li
|
22e75d0eed
|
do not run dotnet-cli-build.csproj Test in build, no netcore1.3 runtime
|
2017-08-30 06:54:34 -07:00 |
|
William Li
|
7f54ccb903
|
Use Rest Api to upload to the feed
Add pulling logic to make sure it is uploaded to the feed.
Add retry logic for the whole upload process
Remove the old upload script
|
2017-08-30 06:54:34 -07:00 |
|
seancpeters
|
79e94eb908
|
Updating new templates to 2.1.0 versions
|
2017-08-29 15:21:13 -07:00 |
|
Nick Guerrera
|
d7665ea316
|
Sign additional files
Some files that get their signature invalidated by crossgen were missing
from the Signing.proj list.
|
2017-08-29 14:01:05 -07:00 |
|
Daniel Plaisted
|
dcb3a7ade7
|
Use shorter output paths to avoid max path issues on Windows
For example, "out/2" instead of "artifacts/stage2"
|
2017-08-29 06:55:43 -07:00 |
|
Matt Galbraith
|
03dcd98c51
|
More CoreSetupBlobAccessToken stuff
|
2017-08-28 17:50:58 -07:00 |
|
Matt Galbraith
|
8f6fd2a549
|
Add support for CoreSetupBlobAccessToken as used in 1.X builds
|
2017-08-28 15:40:35 -07:00 |
|
Matt Galbraith
|
1156e52eb8
|
Update dependency version
|
2017-08-28 13:14:23 -07:00 |
|
Daniel Plaisted
|
107252ebe7
|
Merge upstream changes
|
2017-08-28 11:09:19 -07:00 |
|
Nick Guerrera
|
656eab7aec
|
Target netcoreapp2.1, eliminate warnings, treat warnings as errors
|
2017-08-25 20:17:57 -07:00 |
|
Nick Guerrera
|
6d6d1c0c2b
|
Merge branch 'master' into dotnet-bot-master-UpdateDependencies
|
2017-08-25 13:49:39 -07:00 |
|
Rainer Sigwald
|
ee5c02de77
|
MSBuild 15.5.74
|
2017-08-25 13:25:01 -07:00 |
|
William Li
|
1a36940549
|
Update CLI_NETSDK_Version SDK to 2.0.2-vspre-20170825-1
|
2017-08-25 13:22:01 -07:00 |
|
Daniel Plaisted
|
2222290394
|
Update MSI tests to use new output directory layout
|
2017-08-24 17:16:11 -07:00 |
|
Daniel Plaisted
|
c6e4c8f477
|
Rename Stage0 build variables to PreviousStage
|
2017-08-24 17:16:11 -07:00 |
|
Daniel Plaisted
|
12f8c2377f
|
Generate properties to pass to the next stage of the build
|
2017-08-24 15:51:37 -07:00 |
|
Daniel Plaisted
|
884a48372d
|
Copy empty Directory.Build.props to artifacts folder during build instead of checking it in
|
2017-08-24 15:49:14 -07:00 |
|
Daniel Plaisted
|
13da213183
|
Support new artifacts layout in tests and other build logic
|
2017-08-24 15:49:13 -07:00 |
|
Daniel Plaisted
|
ae0aa8ed24
|
Move dir.props to auto-imported Directory.Build.props
This is necessary for setting the intermediate output path to work correctly
|
2017-08-24 15:46:45 -07:00 |
|
Daniel Plaisted
|
ac99830e12
|
Support new output directory layout
|
2017-08-24 15:46:44 -07:00 |
|
Daniel Plaisted
|
4662629964
|
Merge pull request #7478 from dsplaisted/update-runtime-to-2.1
Update .NET Core runtime to 2.1
|
2017-08-24 12:16:43 -07:00 |
|
NuGet Team Bot
|
069d94cbe4
|
Insert NuGet Build 4.4.0-preview1-4434 into cli
|
2017-08-24 11:22:51 -07:00 |
|
William Li
|
4ae52088bf
|
Merge branch 'master' into merges/release/2.0.0-to-master-20170821-070027
|
2017-08-21 12:54:31 -07:00 |
|
Daniel Plaisted
|
be6fc8836f
|
Update to 2.1 runtime
|
2017-08-17 22:55:43 -07:00 |
|
Daniel Plaisted
|
4598d7b2c2
|
Update to SDK with a maximum version for .NET Core of 2.1
|
2017-08-17 19:50:17 -07:00 |
|
Nick Guerrera
|
4434a8a832
|
Merge pull request #7417 from mlorbetske/dev/mlorbe/FixTemplating1206
Fix dotnet/templating#1206
|
2017-08-17 14:03:29 -07:00 |
|
Nick Guerrera
|
37714cd5f0
|
Merge pull request #7413 from Faizan2304/blameDataCollector
Insert new bits of TPv2 and enable blame data collector
|
2017-08-17 11:50:07 -07:00 |
|
Daniel Plaisted
|
acd690f7da
|
Update to SDK build which includes NuGet 4.4.0-preview1-4365
|
2017-08-16 18:51:36 -07:00 |
|
Daniel Plaisted
|
cf657095ab
|
Insert NuGet Build 4.4.0-preview1-4365 into cli
|
2017-08-16 15:35:54 -07:00 |
|
dotnet-bot
|
ebcd0fbf99
|
Update CoreSetup to preview2-25616-02
|
2017-08-16 21:23:21 +00:00 |
|
Daniel Plaisted
|
dc88bac18f
|
Update version to 2.0.2-vspre
|
2017-08-16 14:22:25 -07:00 |
|
Daniel Plaisted
|
e94a82c9a3
|
Update to SDK build which includes NuGet 4.4.0-preview1-4365 (#7449)
|
2017-08-15 21:25:36 -07:00 |
|
Daniel Plaisted
|
dec65ebf4d
|
Merge pull request #7448 from dsplaisted/update-nuget
Insert NuGet Build 4.4.0-preview1-4365 into cli
|
2017-08-15 14:45:55 -07:00 |
|
Daniel Plaisted
|
a4006bdbeb
|
Insert NuGet Build 4.4.0-preview1-4365 into cli
|
2017-08-15 13:50:30 -07:00 |
|
Brett V. Forsgren
|
22a87d3ca6
|
Merge pull request #7430 from dotnet/merges/release/2.0.0-to-master-20170814-070029
Merge release/2.0.0 to master
|
2017-08-15 10:15:54 -07:00 |
|
Vijay Ramakrishnan
|
1a9bf33c3a
|
Updating the websdk to 2.0.0-rel-20170815-630
|
2017-08-14 19:09:26 -07:00 |
|
William Li
|
1fa454bda4
|
Ingest new version Aspnet store
Change the url and name accordingly for the name naming convention
|
2017-08-14 16:05:22 -07:00 |
|
Brett V. Forsgren
|
77e289b114
|
Merge remote-tracking branch 'upstream/release/2.0.0' into merges/release/2.0.0-to-master-20170814-070029
|
2017-08-14 13:59:06 -07:00 |
|
Davis Goodin
|
2c8ea8263a
|
Skip versions repo publish if auth not defined
(cherry picked from commit b4c1a809b8 )
|
2017-08-14 14:19:10 -05:00 |
|
Davis Goodin
|
b4c1a809b8
|
Skip versions repo publish if auth not defined
|
2017-08-14 14:18:39 -05:00 |
|
Mike Lorbetske
|
be31443adf
|
Fix dotnet/templating#1206
|
2017-08-10 23:56:43 -07:00 |
|
faahmad
|
ecd6c47d2e
|
Insert new bits of TPv2 and enable blame data collector
|
2017-08-10 18:55:06 +05:30 |
|
Ravi Eda
|
90683b8cbb
|
Workaround for APIScan build parameter. (#7382)
* Switch to test branch.
* Switch back to master.
|
2017-08-09 13:35:31 -05:00 |
|