NuGet Team Bot
15ee853d49
Insert NuGet Build 4.5.0-preview2-4529 into cli
2017-10-11 18:44:34 -07:00
Livar
95a56ffcfe
Merge pull request #7811 from seancpeters/15.5_separate_aspnet_templates
...
Added a property to DependencyVersions.props for asp.net template version
2017-10-11 18:40:24 -07:00
Andy Gerlicher
d15d448332
Update NuGet to 4529 (signed)
2017-10-11 18:30:57 -07:00
Andy Gerlicher
97f4a01869
MSBuild 15.5.154
2017-10-11 17:27:36 -07:00
Andy Gerlicher
3b09db3f9e
MSBuild 15.5.153
2017-10-11 17:26:43 -07:00
seancpeters
2d6314e78f
removed commented out config I'd meant to remove
2017-10-11 16:37:49 -07:00
seancpeters
c6139adcc9
added a way to specify the asp.net template versions
2017-10-11 16:22:03 -07:00
Daniel Plaisted
0a3f2a7265
Merge pull request #7804 from dsplaisted/branchinfo-15.5
...
Update branch info to release/15.5
2017-10-11 10:21:39 -07:00
faahmad
6f41ca4de7
Merge branch 'release/15.5' into updateTpv215.5.0-preview-20171009-10
...
# Conflicts:
# build/DependencyVersions.props
2017-10-11 12:09:40 +05:30
Daniel Plaisted
857c7e3e56
Update branch info to release/15.5
2017-10-10 22:11:00 -07:00
Livar
7f5c9ec12a
Merge pull request #7803 from dotnet/vramak/websdk_15_5
...
Updating the websdk version to 2.0.0-rel-20171010-665
2017-10-10 21:07:53 -07:00
Vijay Ramakrishnan
6a116d4b94
Updating the websdk version to 2.0.0-rel-20171010-665
2017-10-10 16:38:32 -07:00
NuGet Team Bot
a084153c15
Insert NuGet Build 4.5.0-preview1-4526 into cli
2017-10-10 15:08:33 -07:00
Shyam-Gupta
b5d9f6f3e6
Update DependencyVersions.props
2017-10-10 16:50:09 +05:30
Livar Cunha
34235acb37
Adding the pre-release runtime version hack to RHEL as well. Basically, skip native installer tests when using a pre-release runtime.
2017-10-09 15:27:05 -07:00
Livar Cunha
ec9b583eb4
Adding the access token to the native installer URLs so that we can download those from protected locations when needed.
2017-10-09 14:09:48 -07:00
Livar Cunha
fead8521c3
Moving the runtime version to 2.0.0 for the SDK.
...
(cherry picked from commit e24b53dda7
)
2017-10-09 13:59:09 -07:00
Nick Guerrera
ddae0875cf
Revert release/2.0.0 back to 1bcee43995
...
There were incorrect merges from release/15.5 to release/2.0.0 since then
2017-10-09 13:55:13 -07:00
Livar Cunha
7ce43b9e3e
Updating the runtime version.
2017-10-09 11:42:21 -07:00
Livar Cunha
d7ef3d244b
Updating the branding to 15.5.1
2017-10-09 11:37:04 -07:00
Livar
da92efce24
Merge pull request #7789 from dotnet/merges/release/15.5-to-release/2.0.0-20171009-070027
...
Merge release/15.5 to release/2.0.0
2017-10-09 11:11:03 -07:00
Shyam-Gupta
9a2e87f0d9
Updated version of TestPlatform to 15.5.0-preview-20170923-02
...
refer commit: fa876f5b90
2017-10-09 17:46:08 +05:30
Livar Cunha
36892f28e9
Adding a test hack to allow the CLI to pass tests with a pre-release runtime for 2.0 TFM.
2017-10-06 11:08:02 -07:00
Nick Guerrera
d0013186c7
Merge pull request #7751 from nguerrera/fixup-roslyn-loc
...
Update satellite assemblies and fix up roslyn satellite handling
2017-10-05 11:25:07 -07:00
Livar Cunha
e6c0c6ef15
Merge branch 'release/2.0.0' into merge_release200_into_release200MSRC
...
* release/2.0.0: (49 commits)
Keeping the branding for release/2.0.0 at 2.0.3.
Moving the runtime version to 2.0.0 for the SDK.
MSBuild 15.5.113
Update F# compiler
Remove CscToolPath
Improve the way Roslyn is pulled in
MSBuild 15.5.110
Update XLFs
Update the string that is displayed when there's a typo in the profile name or it's not a valid JSON object
Updating the branding to 15.5.
Updating the CLI branding to 2.0.3
Fixing merges.
Removing the trailing '\r' for bash shells; commit hash.
Removing the trailing '\r' for bash shells. https://github.com/dotnet/cli/issues/7392
Changing ItAddsFxVersionAsAParamWhenTheToolHasThePrefercliruntimeFile to expect 2.0.0 as the runtime version.
Fixing 'librarypath'
Update the installation scripts in release/2.0.0 branch.
Insert SDK 2.0.2-vspre-20170921-5
Insert SDK 2.0.2-vspre-20170915-1
MSBuild 15.4.7
...
2017-10-05 10:27:38 -07:00
Livar Cunha
ed953f6d05
Keeping the branding for release/2.0.0 at 2.0.3.
2017-10-04 18:07:10 -07:00
Livar Cunha
e24b53dda7
Moving the runtime version to 2.0.0 for the SDK.
2017-10-03 16:46:15 -07:00
Nick Guerrera
cd68283018
Update cli-deps-satellites
2017-10-03 16:01:08 -07:00
Nick Guerrera
4a2d3fae16
Fix up roslyn satellite assembly handling to match new insertion mechanism
...
1. Publish satellites with a separate project and merge the resulting .deps.json
into (csc|vbc).deps.json
2. Move the build tasks satellites to the correct location next to main assembly
(one level higher than bincore\)
2017-10-03 16:00:56 -07:00
Livar
2d3b8da0b0
Merge pull request #7748 from AndyGerlicher/MSBuild.15.5.113
...
MSBuild 15.5.113
2017-10-03 09:55:17 -07:00
Livar
72f42f9463
Merge pull request #7735 from brettfo/update-fsharp-15.5
...
Update FSharp compiler
2017-10-02 20:43:11 -07:00
Andy Gerlicher
cd9260f467
MSBuild 15.5.113
2017-10-02 19:03:59 -07:00
Brett V. Forsgren
6ccff28e0a
Update F# compiler
2017-10-02 16:37:31 -07:00
Livar
32c0f44129
Merge branch 'release/15.5' into improve_roslyn
2017-10-02 15:13:34 -07:00
khyperia
04c8a68539
Improve the way Roslyn is pulled in
2017-10-02 08:01:44 -07:00
Andy Gerlicher
fb67e25cfb
MSBuild 15.5.110
2017-09-29 13:31:56 -07:00
Livar Cunha
19ce791408
Updating the branding to 15.5.
2017-09-27 15:24:22 -07:00
Andy Gerlicher
79077b5ea2
MSBuild 15.4.8
2017-09-27 09:52:43 -07:00
Daniel Plaisted
0d233cd9d0
Insert SDK 2.0.2-vspre-20170927-1
2017-09-26 18:13:03 -07:00
Livar Cunha
84c56a8a92
Updating the CLI branding to 2.0.3
2017-09-26 15:39:02 -07:00
Livar Cunha
2669306319
Fixing merges.
2017-09-26 15:33:17 -07:00
Livar Cunha
c7fa050645
Merge branch 'release/2.0-vs' into merge_release20_vs
...
* release/2.0-vs: (22 commits)
Insert SDK 2.0.2-vspre-20170921-5
Insert SDK 2.0.2-vspre-20170915-1
MSBuild 15.4.7
Updating the websdk version to 2.0.0-rel-20170908-653
Insert NuGet Build 4.4.0-preview3-4475 into cli
Remove out of support ubuntu1610
Removing extra line feeds...
Turning on the NuPkg publishing from Win x86
The enumeration of the nupkg packages depends on that the creation of packages has already occurred.
Trivial change to start a VSO build
Push the 'VS.Redist.Common.Net.Core.SDK*.nupkg' packages to blob storage.
Remove EOL openSuSE 42.1
Trigger build
Trigger build
Sign additional files
Update CLI_NETSDK_Version SDK to 2.0.2-vspre-20170825-1
Dummy commit to trigger CI due to 20170824.1 publish nuget time out 20170824.1
Insert NuGet Build 4.4.0-preview1-4434 into cli
Update to SDK build which includes NuGet 4.4.0-preview1-4365
Insert NuGet Build 4.4.0-preview1-4365 into cli
...
2017-09-22 15:36:27 -07:00
Daniel Plaisted
ce885f76c4
Insert SDK 2.0.2-vspre-20170921-5
2017-09-21 15:21:29 -07:00
Daniel Plaisted
ba1c8eda24
Insert SDK 2.0.2-vspre-20170915-1
2017-09-15 14:14:25 -07:00
Livar
b70923512c
Merge pull request #7647 from dotnet/nuget-insertbuild4475
...
Insert NuGet Build 4.4.0-preview3-4475 into cli
2017-09-15 13:56:21 -07:00
Livar
baa49ef4c1
Merge pull request #7653 from AndyGerlicher/MSBuild.15.4.7
...
MSBuild 15.4.7
2017-09-15 10:04:37 -07:00
Andy Gerlicher
f71eecfdd3
MSBuild 15.4.7
2017-09-14 11:04:59 -07:00
Vijay Ramakrishnan
c6482b8919
Updating the websdk version to 2.0.0-rel-20170908-653
2017-09-14 10:39:42 -07:00
NuGet Team Bot
5ce59a6179
Insert NuGet Build 4.4.0-preview3-4475 into cli
2017-09-13 17:27:51 -07:00
Daniel Plaisted
f9b576cf5d
Insert SDK version 2.0.1-servicing-20170912-1
2017-09-11 18:37:23 -07:00
Nick Guerrera
1c27c27b44
Sign additional files
...
Some files that get their signature invalidated by crossgen were missing
from the Signing.proj list.
(cherry picked from commit d7665ea316
)
2017-09-05 13:30:17 -07:00
Nick Guerrera
8534452274
Bump to stable runtime/framework packages
2017-09-05 13:28:02 -07:00
Nick Guerrera
2269efbbf0
Insert 2.0.1-servicing SDK in to 2.0.1-servcing CLI
2017-09-05 13:27:37 -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
Matt Galbraith
2277ac91da
Merged PR 82801: Allow non-anonymous storage account access for .lzma download
...
Allow non-anonymous storage account access for .lzma download
2017-08-30 22:05:09 +00: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
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
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
William Li
1a36940549
Update CLI_NETSDK_Version SDK to 2.0.2-vspre-20170825-1
2017-08-25 13:22:01 -07:00
NuGet Team Bot
069d94cbe4
Insert NuGet Build 4.4.0-preview1-4434 into cli
2017-08-24 11:22:51 -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
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
Daniel Plaisted
dc88bac18f
Update version to 2.0.2-vspre
2017-08-16 14:22:25 -07:00
Vijay Ramakrishnan
1a9bf33c3a
Updating the websdk to 2.0.0-rel-20170815-630
2017-08-14 19:09:26 -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
Mike Lorbetske
be31443adf
Fix dotnet/templating#1206
2017-08-10 23:56:43 -07:00
William Li
1ed6be56ca
Updating the branding to 2.0.1-servicing
2017-08-07 15:45:35 -07:00
Nick Guerrera
8c654cb9e1
Bump SDK version to align nuget versions
2017-08-04 00:53:05 -07:00
NuGet Team Bot
d4dd50210d
Insert NuGet Build 4.3.0-rtm-4382 into cli
2017-08-03 21:58:34 -07:00
Mike Lorbetske
94cadf390b
Update templates to 1.0.0-beta2-20170803-303
2017-08-03 10:38:33 -07:00
Daniel Plaisted
8ffdcf1305
Remove Microsoft from VS 2015 .NET Standard support MSI title
2017-08-01 16:00:11 -07:00
Daniel Plaisted
260e73fce2
Update branding for VS 2015 .NET Standard build support
2017-08-01 11:48:17 -07:00
Livar Cunha
d29b129f9a
Merge remote-tracking branch 'dotnet/rel/1.1.0' into merges/rel/1.1.0-to-release/2.0.0-20170731-070022
...
* dotnet/rel/1.1.0:
Trivial change to start a VSO build run.
Mis-named badge.
More adjustments for the build-badge table.
Adjusting the build-badge table.
Removing the 'OpenSUSE13.2' leg from the Jenkins groovy file.
Removing the OpenSUSE 13.2 build. from the readme.
Removing the OpenSUSE 13.2 build.
Getting the value of 'GitHubPassword' dierctly from a property instead of harvesting from an environmental variable.
Update SDK to 1.1.0-alpha-20170726-4 in rel/1.1.0
Updating the build definition URLs.
2017-07-31 11:19:32 -07:00
William Lee
be54917dc4
ingest store without timestamp ( #7317 )
...
- Handling no timestamp aspnetcore-store for deb native installers
- Handling no timestamp aspnetcore-store for rpm native installers
AspNetCoreRuntimePackageName and the version in RPM package.
- Align the name for debian 8 and rhel 7 package.
2017-07-28 20:34:57 -07:00
Livar
53f6fe597f
Update SDK to 2.0.0-preview3-20170728-1
...
Contains the new error message for .NET Framework referencing NetStandard 1.5 and 1.6 without the 2.0 SDK.
2017-07-27 18:39:08 -07:00
Livar
39abdb1ef6
Merge pull request #7302 from dotnet/livarcocc-patch-1
...
Update SDK to 2.0.0-preview3-20170727-2
2017-07-27 16:37:35 -07:00
Livar
91c9f434d0
Merge pull request #7298 from mlorbetske/dev/mlorbe/AbsorbMsTestUpdate
...
Absorb update to MSTest version
2017-07-27 15:52:18 -07:00
William Lee
fa4bf8d0fb
Merge pull request #7285 from livarcocc/native_installers_use_installed_sdk
...
Updating the native installers to use the SDK just installed for first run
2017-07-27 15:25:37 -07:00
Livar
d864d60090
Update SDK to 2.0.0-preview3-20170727-2
2017-07-27 15:03:18 -07:00
Mike Lorbetske
09cfa32e5b
Absorb update to MSTest version
2017-07-27 12:44:00 -07:00
William Li
20a7ab075a
Add the missing /
2017-07-27 11:32:59 -07:00
Livar
6a67932370
Merge pull request #7297 from wli3/update-sdk-version
...
Update SDK to 2.0.0-preview3-20170727-1
2017-07-27 11:27:02 -07:00
William Li
68d211795a
Update SDK to 2.0.0-preview3-20170727-1
2017-07-27 10:41:36 -07:00
John Beisner
376396b7d4
Merge remote-tracking branch 'upstream/rel/1.1.0' into rel/1.1.0
2017-07-27 09:32:24 -07:00
Steve Sanderson
5af7786c45
Update SPA templates to 1.0.417
2017-07-27 15:16:29 +01:00
Livar Cunha
9e04dcf8a4
Updating the native installers to use a fully qualified path to dotnet.dll and execute it with dotnet exec, so that the first run experience to populate the offline cache will trigger for the SDK being installed, instead of for the latest one in the box.
2017-07-26 23:10:48 -07:00
Nick Guerrera
9294718d8d
Update Roslyn and F# satellites
2017-07-26 18:24:30 -07:00
John Beisner
15a318f131
Getting the value of 'GitHubPassword' dierctly from a property instead of harvesting from an environmental variable.
2017-07-26 09:55:10 -07:00
Livar
1e7f42a835
Update SDK to 1.1.0-alpha-20170726-4 in rel/1.1.0
2017-07-26 09:28:42 -07:00
Livar
e4a52e57b9
Update SDK to 2.0.0-preview3-20170726-3
2017-07-26 09:21:15 -07:00
Mike Lorbetske
f4d774b58c
Switch to picking up the no-timestamp runtime store and package cache
2017-07-25 20:54:44 -07:00
Nick Guerrera
e126145d35
Merge pull request #7262 from seancpeters/update_to_coherence_26452
...
updating to coherence 26452 & templating build 300
2017-07-25 17:48:07 -07:00
Nick Guerrera
44638af313
Merge pull request #7230 from dotnet/nuget-insertbuild4324
...
Insert NuGet Build 4.3.0-rtm-4324 into cli
2017-07-25 15:50:49 -07:00
seancpeters
70d18839af
updating to coherence 26452 & templating build 300
2017-07-25 15:39:33 -07:00
Justin Emgarten
d40d128fed
Updating NuGet to 4.3.0-rtm-4324
2017-07-24 18:41:27 -07:00
Nick Guerrera
5d07534663
Merge pull request #7223 from livarcocc/resolver_nupkg
...
Producing a nupkg for Microsoft.NET.MSBuildResolver.
2017-07-24 16:58:15 -04:00
Ashley Hauck
9ff5da4dd2
Update Roslyn to 2.3.2-beta1-61921-05 in 2.0.0
2017-07-24 10:09:31 -07:00
Ashley Hauck
24eccf13e7
Update Roslyn to 2.3.1-beta1-61919-01 in 1.1.0
2017-07-24 10:05:53 -07:00
NuGet Team Bot
81b9379536
Insert NuGet Build 4.3.0-rtm-4324 into cli
2017-07-23 16:23:47 -07:00
Livar
e678c04f03
Merge pull request #7221 from dotnet/livarcocc-patch-2
...
Updating SDK to 2.0.0-preview3-20170721-7
2017-07-22 17:03:12 -07:00
Mike Lorbetske
2848037380
Update to Coherence 26424
2017-07-21 19:01:49 -07:00
Livar Cunha
1de47f5704
Producing a nupkg for Microsoft.NET.MSBuildResolver. Note that this package contains only the Resolver dll. The hostfxr dll will still have to be acquired separately.
2017-07-21 15:24:59 -07:00
Livar
dfb88456ba
Updating SDK to 2.0.0-preview3-20170721-7
2017-07-21 14:42:05 -07:00
Livar
13d5e92486
Merge pull request #7215 from rainersigwald/msbuild-15.3.409-for-2.0
...
MSBuild 15.3.409
2017-07-21 13:36:05 -07:00
Livar
a1f43a6960
Merge pull request #7218 from wli3/sdk-update-070721
...
Updating SDK to 2.0.0-preview3-20170721-5
2017-07-21 13:25:02 -07:00
Livar
ebd2a31031
Update SDK to 1.1.0-alpha-20170721-6
2017-07-21 12:39:18 -07:00
William Li
d07a5021ac
Updating SDK to 2.0.0-preview3-20170721-5
2017-07-21 12:31:54 -07:00
Livar
6ca8afe223
Merge branch 'release/2.0.0' into msbuild-15.3.409-for-2.0
2017-07-21 12:00:23 -07:00
Livar
cc0dbd3c22
Merge branch 'release/2.0.0' into dev/mlorbe/UpdateToCoherence26412
2017-07-21 11:58:03 -07:00
Livar
429cc2b0c1
Merge pull request #7208 from dotnet-bot/release/2.0.0-UpdateDependencies
...
Update CoreSetup to preview3-25510-01 (release/2.0.0)
2017-07-21 11:56:27 -07:00
Livar
fc103d8134
Merge pull request #7210 from dotnet/livarcocc-patch-1
...
Update NuGet to 4.3.0-rtm-4315
2017-07-21 11:22:39 -07:00
Livar Cunha
ab5130d7d9
Revert "Updating SDK to 2.0.0-preview3-20170721-1"
...
This reverts commit c45fca648c
.
2017-07-21 10:17:32 -07:00
Rainer Sigwald
3a6c895aec
MSBuild 15.3.409
2017-07-21 10:23:16 -05:00
Rainer Sigwald
e0ff36ba8e
MSBuild 15.3.409
2017-07-21 10:22:52 -05:00
Mike Lorbetske
08d6a0618e
Update to coherence 26412
2017-07-20 23:28:49 -07:00
Livar
126da7ab6a
Update NuGet to 4.3.0-rtm-4315
2017-07-20 21:23:01 -07:00
Livar
24a6742dd1
Merge pull request #7207 from dotnet/nuget-insertbuild4315
...
Insert NuGet Build 4.3.0-rtm-4315 into cli
2017-07-20 21:21:28 -07:00
Livar
c45fca648c
Updating SDK to 2.0.0-preview3-20170721-1
2017-07-20 17:49:45 -07:00
dotnet-bot
7108da7170
Update CoreSetup to preview3-25510-01
2017-07-21 00:26:04 +00:00
William Li
d67e1f14db
Update SdkBrandName
2017-07-20 12:59:19 -07:00
NuGet Team Bot
6da75e02a4
Insert NuGet Build 4.3.0-rtm-4315 into cli
2017-07-20 12:48:04 -07:00
Livar
fcf44afcc7
Update the SDK to 1.1.0-alpha-20170719-3
2017-07-20 11:55:36 -07:00
Livar
baef48e53b
Merge pull request #7193 from mlorbetske/dev/mlorbe/UpdateToCoherence26380
...
Update to Coherence 26380
2017-07-19 12:16:26 -07:00
Mike Lorbetske
8fe8095970
Update to Coherence 26380
2017-07-19 10:37:19 -07:00
Steve Sanderson
aed35f482d
Update SPA templates to 1.0.0-preview-000409
2017-07-19 14:40:15 +01:00
Livar
6e49d10bbc
Update NuGet to 4.3.0-rtm-4294
2017-07-18 15:48:52 -07:00
dotnet-bot
33b12c9fe4
Update CoreSetup to preview3-25518-01
2017-07-18 17:36:33 +00:00
Nick Guerrera
16d7104b36
Merge pull request #7180 from dotnet/nguerrera-update-sdk
...
Update dotnet/sdk to latest
2017-07-17 20:18:21 -07:00
Nick Guerrera
61b2990d62
Merge pull request #7175 from rainersigwald/msbuild-15.3.407-for-2.0
...
MSBuild 15.3.407
2017-07-17 19:45:17 -07:00
Nick Guerrera
6de76e047b
Update dotnet/sdk to latest
2017-07-17 17:03:51 -07:00
Nick Guerrera
0b467f1954
Merge pull request #7167 from weshaggard/UpdateNetFxSupportPackage
...
Update the .NET Framework Support package
2017-07-17 15:58:24 -07:00
Wes Haggard
7eb8260a2f
Update the .NET Framework Support package
...
Need to update in order to get the fix https://github.com/dotnet/corefx/pull/22248
2017-07-17 14:03:58 -07:00
seancpeters
3c4be26876
updating to coherence 26343 & templating build 288
2017-07-17 14:01:01 -07:00
Rainer Sigwald
dd47000924
MSBuild 15.3.407
2017-07-17 15:52:50 -05:00
Nick Guerrera
feec3b7661
Merge pull request #7177 from dotnet/ragrawal-updatenuget4294
...
update nuget to 4.3.0-rtm-4294
2017-07-17 13:18:59 -07:00
Nick Guerrera
b85bf521dd
Merge pull request #7170 from dotnet-bot/release/2.0.0-UpdateDependencies
...
Update CoreSetup to preview3-25516-01 (release/2.0.0)
2017-07-17 13:18:33 -07:00
Rohit Agrawal (NUGET)
689148b133
update nuget to 4.3.0-rtm-4294
2017-07-17 12:28:43 -07:00
Rainer Sigwald
399e3f636c
MSBuild 15.3.407
2017-07-17 13:46:45 -05:00
John Beisner
97f527d661
If "ReleaseSuffix" is already set, honor that value.
2017-07-17 10:31:25 -07:00
dotnet-bot
8d0b1e6106
Update CoreSetup to preview3-25516-01
2017-07-16 17:27:22 +00:00
seancpeters
762709d148
updating the template engine version also
2017-07-14 15:45:14 -07:00
seancpeters
48285bafaf
Update to Coherence 26318 - templating build 287
2017-07-14 15:28:30 -07:00
dotnet-bot
57ef63f491
Update CoreSetup to preview3-25514-02
2017-07-14 18:07:31 +00:00
Nick Guerrera
db5e7576d0
Merge pull request #7159 from jainaashish/asja-UpdateNuGet-release
...
Updating NuGet version to 4.3.0-preview4-4273
2017-07-13 16:34:23 -07:00
seancpeters
f762870deb
use dotnet/templating build 286 ( #7155 )
2017-07-13 16:28:37 -07:00
Ashish Jain (NUGET)
9f4ef463d2
Updated NuGet to 4.3.0-preview4-4273
2017-07-13 16:26:26 -07:00
William Li
5e5cd87363
Rename to AspNetCoreRuntimePackageTimestamp
2017-07-13 14:59:00 -07:00
Ashish Jain (NUGET)
d24c861929
Updating NuGet version to 4.3.0-preview4-4273
2017-07-13 14:37:10 -07:00
William Li
21aa774707
dotnet-sdk rpm package consume store by dependency
...
Instead of Packing along.
Edit RPM config, add download store rpm package as part of the test.
2017-07-13 12:08:35 -07:00
William Li
b9c5e2ec57
dotnet-sdk DEB package consume store by dependency
...
Instead of Packing along.
Edit Debian config, add download store deb package as part of the packing process as well as test.
2017-07-13 12:07:51 -07:00
William Li
dcce9ce34c
Rename aspnet core store relate prop
...
According to email
The URL will be something like:
https://dotnetcli.blob.core.windows.net/dotnet/aspnetcore/store/$(Branch)-$(TimeStamp)/aspnetcore-store-$(AspNetVersion)-$(Release)-$(TimeStamp)-$(RID).deb
For example, if we are doing a build in the dev branch today, the URL
might look like this
https://dotnetcli.blob.core.windows.net/dotnet/aspnetcore/store/dev-12345/aspnetcore-store-2.0.0-rtm-12345-debian-x64.deb
But the same build from our 2.0.0 branch would be
https://dotnetcli.blob.core.windows.net/dotnet/aspnetcore/store/2.0.0-12345/aspnetcore-store-2.0.0-rtm-12345-debian-x64.deb
For 2.0 the branches we had were dev, 2.0.0-preview1, 2.0.0-preview2 and
2.0.0 (for RTM without any release moniker)
2017-07-13 12:04:04 -07:00
dotnet-bot
7d6ed58265
Update CoreSetup to preview3-25513-02
2017-07-13 17:26:22 +00:00
Livar
24082f17c6
Merge pull request #7149 from dotnet-bot/release/2.0.0-UpdateDependencies
...
Update CoreSetup to preview3-25513-01 (release/2.0.0)
2017-07-13 10:08:40 -07:00
Steve Sanderson
780427ae11
Update SPA templates package to 1.0.0-preview-000403
2017-07-13 18:00:52 +01:00
dotnet-bot
eaa6eacc1a
Update CoreSetup to preview3-25513-01
2017-07-13 16:24:08 +00:00
Livar
e94b45aa6f
Merge pull request #7138 from rainersigwald/msbuild-406-for-1.1
...
MSBuild 15.3.406
2017-07-12 21:21:52 -07:00
Livar
50fa4461d1
Update the SDK to 1.1.0-alpha-20170713-1
...
This carries the version cap for the 1.1 SDK.
It has already been approved for insertion into VS.
2017-07-12 17:00:24 -07:00
Rainer Sigwald
82dc7fdebb
MSBuild 15.3.406
2017-07-12 17:26:01 -05:00
Rainer Sigwald
eb640dee84
MSBuild 15.3.406
2017-07-12 17:23:13 -05:00
Livar
ad19b4441f
Merge branch 'release/2.0.0' into dev/mlorbe/UpdateToCoherence26239
2017-07-12 12:25:45 -07:00
Mike Lorbetske
88c14cb40d
Update to Coherence 26239
...
Updates store and archive acquisition for the change that no longer has a different number for the SetupCrossgen build
2017-07-12 10:54:53 -07:00
dotnet-bot
b783f0c328
Update CoreSetup to preview3-25512-01
2017-07-12 17:18:01 +00:00
dotnet-bot
c5c6e22de4
Update CoreSetup to preview3-25511-03
2017-07-11 22:20:37 +00:00
Mike Lorbetske
5aec446657
Update to SetupCrossgen 277 - Coherence 26182
...
Enable loc for dotnet new
2017-07-10 15:20:35 -07:00
John Beisner
d9cfe3344b
Linux portable should not try to publish to the Debian repo.
2017-07-10 10:06:23 -07:00
dotnet-bot
e04b35fbbf
Update CoreSetup to preview3-25510-01
2017-07-10 00:28:50 +00:00
Mike Lorbetske
e316bd0f9c
Update to SetupCrossgen 270 - Coherence 26151
...
Add localization package for template engine
Fix issue where unknown symbols are treated as literals in MSBuild files
Fix issue where files marked for copy-only processing are excluded instead
2017-07-07 19:45:59 -07:00
Livar
5aec20eeb9
Merge pull request #7050 from dotnet/zhi/updateRel1.1.0NuGetTo4.3.0-preview4-4258
...
update nuget to 4.3.0-preview4-4258
2017-07-07 13:36:36 -07:00
Livar
44cd1cf385
Merge pull request #7100 from dotnet-bot/release/2.0.0-UpdateDependencies
...
Update CoreSetup to preview3-25507-02 (release/2.0.0)
2017-07-07 12:17:29 -07:00
dotnet-bot
9416028306
Update CoreSetup to preview3-25507-02
2017-07-07 17:36:54 +00:00
Steve Sanderson
27a2fdc708
Update SPA templates further to 1.0.0-preview-000358
2017-07-07 17:33:24 +01:00
Steve Sanderson
c7c7f20a22
Update SPA templates to 1.0.0-preview-000357
2017-07-07 16:25:22 +01:00
Livar
72007065e2
Merge pull request #7087 from khyperia/update_roslyn_20
...
Update Roslyn to 2.3.0-beta4-61830-03 in 2.0.0
2017-07-06 15:27:37 -07:00
Livar
1e0e5cb793
Merge pull request #7090 from mlorbetske/dev/mlorbe/UpdateToSetupCrossgen256Coherence26096
...
[Do Not Merge] Update to SetupCrossgen 256 - Coherence 26096
2017-07-06 15:26:33 -07:00
Mike Lorbetske
9ba1bc1be0
Update to SetupCrossgen 256 - Coherence 26096
2017-07-06 11:11:15 -07:00
John Beisner
c617e5f0ce
Changes per code review...
2017-07-06 11:11:07 -07:00
John Beisner
087f1830ef
The 'Coherent' property needs to be available for 'FinishBuild' and 'PublishArtifacts' targets.
2017-07-06 09:21:59 -07:00
Ashley Hauck
9c2c9b7010
Update Roslyn to 2.3.0-beta4-61830-03
2017-07-06 08:31:40 -07:00
Ashley Hauck
cb9290e3a3
Update Roslyn to 2.3.0-beta4-61830-03
2017-07-06 08:30:32 -07:00
Livar
ade5cf6c0a
Merge pull request #7064 from KevinRansom/release/2.0.0
...
Update compiler
2017-07-05 13:39:26 -07:00
Livar
f85f029f35
Merge pull request #7067 from mlorbetske/dev/mlorbe/UpdateToSetupCrossgen246Coherence26065
...
Update to SetupCrossgen 249 - Coherence 26071
2017-07-05 13:38:55 -07:00
Mike Lorbetske
a6a7c11916
Update to SetupCrossgen 249 - Coherence 26071
2017-07-03 22:37:02 -07:00
Livar
9e5a995ba9
Merge branch 'rel/1.1.0' into zhi/updateRel1.1.0NuGetTo4.3.0-preview4-4258
2017-07-03 19:02:52 -07:00
Livar
7d605497d9
Merge branch 'release/2.0.0' into CoherentBadgePublish
2017-07-03 17:58:25 -07:00
Livar
370771c076
Merge branch 'rel/1.1.0' into rel/1.1.0
2017-07-03 17:55:57 -07:00
Livar
dc17ca9675
Update runtime to 2.0.0-preview3-25502-01
2017-07-03 16:47:57 -07:00
John Beisner
af660e5a76
Conserving code-lines.
2017-07-03 14:34:04 -07:00
Kevin Ransom
6363063076
Update compiler
2017-07-03 11:04:01 -07:00
Livar
c7d9dba0d2
Update SDK to 2.0.0-preview3-20170703-2
2017-07-03 10:12:04 -07:00
Livar
0578b62490
Merge pull request #7057 from mlorbetske/dev/mlorbe/UpdateToSetupCrossgen229Coherence26027
...
Update to SetupCrossgen 229 - Coherence 26027
2017-07-03 09:33:16 -07:00
Kevin Ransom
c819188efb
Update F# to latest
2017-07-01 13:07:02 -07:00
Mike Lorbetske
557dd8d376
Update to SetupCrossgen 229 - Coherence 26027
2017-07-01 11:26:48 -07:00
William Li
bf496a9b12
Update bages to aligan with linux buid definition
2017-06-30 19:33:37 -07:00
Livar
caddc68e6f
Merge pull request #7017 from codito/patch-1
...
Update test platform to 15.3.0-preview-20170628-02
2017-06-30 15:55:06 -07:00