Matt Mitchell
|
535cac7f55
|
Explicitly note whether the package version props is being overridden
It's difficult to tell today whether the package version props is correctly passed and used in some scenarios. Make it more explicit.
|
2018-04-25 17:11:09 -07:00 |
|
jbeisner
|
247937665f
|
Fix a release/2.1.3xx baseline error:
error NU1605: Detected package downgrade: Microsoft.NETCore.App from 2.1.0-rc1-26423-06 to 2.1.0-rc1-26420-08
|
2018-04-24 20:57:42 +00:00 |
|
John Beisner
|
754a68524a
|
Merge branch 'release/2.1.3xx' into FixLinuxMusl
|
2018-04-24 13:31:46 -07:00 |
|
jbeisner
|
bb15fa8c61
|
Formatting...
|
2018-04-24 20:22:35 +00:00 |
|
jbeisner
|
70e3f1d30d
|
Updating the AspNetCore version to a drop that has a 'linux-musl' asset
|
2018-04-24 19:51:04 +00:00 |
|
jbeisner
|
96674333e3
|
Fixing typo...
|
2018-04-24 19:07:33 +00:00 |
|
jbeisner
|
74ee6b6070
|
Download 'linux-musl-x64' shared framework assets when building 'linux-musl-x64'
|
2018-04-24 18:48:18 +00:00 |
|
John Luo
|
441a470f54
|
Add bundled aspnetcore runtime framework versions
- Add integration test for implicit Microsoft.AspNetCore.App versions
|
2018-04-23 00:33:33 -07:00 |
|
Wes Haggard
|
1e30cf3b5f
|
Add temporary feed to boot-strap linux-musl build
|
2018-04-20 14:11:06 -07:00 |
|
Wes Haggard
|
65d5730631
|
Replace alpine with linux-musl builds
We still build linux-musl on the alpine OS but we no longer
produce a alpine installer/tar file instead we just have the
linux-musl version.
|
2018-04-20 13:23:00 -07:00 |
|
Livar
|
2f3f672a15
|
Merge pull request #9100 from dotnet-maestro-bot/release/2.1.3xx-UpdateDependencies
Update clicommandlineparser, climigrate, coresetup, coresetup, coresetup, fsharp, msbuild, nugetclient, roslyn, sdk, templating, templating, templating, websdk to alpha-62819-01, alpha-62819-01, rc1-26419-02, rc1-26419-02, rc1-26419-02, rtm-180418-0, preview-000169, preview1.5116, dev-62819-05, preview3-62819-01, beta3-20180418-1607235, beta3-20180418-1607235, beta3-20180418-1607235, rc1-20180418-1607241, respectively (release/2.1.3xx)
|
2018-04-20 11:36:32 -07:00 |
|
Livar
|
3070750a5b
|
Updating CLI branding to RC1
|
2018-04-19 12:46:56 -07:00 |
|
dotnet-maestro-bot
|
8317c6f0da
|
Update clicommandlineparser, climigrate, coresetup, coresetup, coresetup, fsharp, msbuild, nugetclient, roslyn, sdk, templating, templating, templating, websdk to alpha-62819-01, alpha-62819-01, rc1-26419-02, rc1-26419-02, rc1-26419-02, rtm-180418-0, preview-000169, preview1.5116, dev-62819-05, preview3-62819-01, beta3-20180418-1607235, beta3-20180418-1607235, beta3-20180418-1607235, rc1-20180418-1607241, respectively
|
2018-04-19 19:40:52 +00:00 |
|
John Beisner
|
7d375481bc
|
Sign the 'nupkg' files; CLI:release/2.1.3xx (#9086)
* Sign the 'nupkg' files.
* Sign 'NuPkg' files with the 'NuGet' cert.
* Use "Microsoft402"
|
2018-04-17 16:53:03 -07:00 |
|
Daniel Plaisted
|
617551d065
|
Update latest patch versions of .NET Core runtime
|
2018-04-16 22:57:39 -07:00 |
|
jbeisner
|
da0ac9ab85
|
Add back 'nuget-build' feed for: NuGet.Versioning 4.7.0-rtm.5081
|
2018-04-13 16:59:06 +00:00 |
|
jbeisner
|
93928eb4c5
|
Merge remote-tracking branch 'upstream/master' into NugetFeeds
|
2018-04-13 16:47:09 +00:00 |
|
Daniel Plaisted
|
c01e4f07b8
|
Merge pull request #9053 from dsplaisted/update-nuget
Insert NuGet Build 4.7.0-rtm.5081 into cli
|
2018-04-11 16:48:20 -07:00 |
|
jbeisner
|
c12e47278e
|
Merge remote-tracking branch 'upstream/master' into NugetFeeds
|
2018-04-11 22:31:51 +00:00 |
|
John Beisner
|
0ea6fdaeee
|
Merge pull request #9047 from dotnet/merges/release/2.1.3xx-to-master
Merge release/2.1.3xx to master
|
2018-04-11 15:27:35 -07:00 |
|
jbeisner
|
7f2554ced5
|
Slight re-ordering...
|
2018-04-11 21:33:50 +00:00 |
|
jbeisner
|
3d7ff40017
|
Add back 'Roslyn' feed for: Microsoft.NETCore.Compilers 2.8.0-beta4-62811-05
|
2018-04-11 21:28:53 +00:00 |
|
jbeisner
|
ea90e58ce9
|
Trim back the 'unnecessary' nuget feeds.
|
2018-04-11 21:19:06 +00:00 |
|
NuGet Team Bot
|
a86d529687
|
Insert NuGet Build 4.7.0-rtm.5081 into cli
|
2018-04-11 13:58:39 -07:00 |
|
John Beisner
|
07a15f9420
|
Terminate the 'StartsWith' string in the badge existence check. (#9049)
* Terminate the 'StartsWith' string in the badge existence check.
* Replace "string.Concat"
|
2018-04-11 12:09:16 -07:00 |
|
Livar
|
7cd9176ac0
|
Merge branch 'master' into merges/release/2.1.3xx-to-master
|
2018-04-11 12:05:59 -07:00 |
|
dotnet-maestro-bot
|
98e8857f1f
|
Update coresetup, coresetup, coresetup, roslyn to preview3-26411-06, preview3-26411-06, preview3-26411-06, beta4-62811-05, respectively
|
2018-04-11 17:46:24 +00:00 |
|
John Beisner
|
11eace08b9
|
Merge branch 'master' into merges/release/2.1.3xx-to-master
|
2018-04-11 09:30:34 -07:00 |
|
jbeisner
|
23f2d2782c
|
Fixing typos...
|
2018-04-09 22:20:05 +00:00 |
|
dotnet-maestro-bot
|
1135ea6869
|
Update clicommandlineparser, climigrate, coresetup, coresetup, coresetup, fsharp, msbuild, roslyn, sdk, templating, templating, templating, websdk to alpha-62806-05, alpha-62806-04, preview2-26406-04, preview2-26406-04, preview2-26406-04, rtm-180406-0, preview-000145, beta4-62806-08, preview2-62806-04, beta3-20180406-1563557, beta3-20180406-1563557, beta3-20180406-1563557, preview2-20180406-1563552, respectively
|
2018-04-09 20:17:41 +00:00 |
|
Eric Erhardt
|
fbd5154ba4
|
Fix merge to only update core-setup and Roslyn versions.
|
2018-04-09 10:40:14 -05:00 |
|
Eric Erhardt
|
47bda58a23
|
Merge branch 'master' into master-UpdateDependencies
|
2018-04-09 10:30:10 -05:00 |
|
dotnet-maestro-bot
|
936cc73ef2
|
Update CoreSetup, CoreSetup, CoreSetup, Roslyn to preview3-26406-06, preview3-26406-06, preview3-26406-06, beta4-62806-08, respectively
|
2018-04-06 17:53:37 +00:00 |
|
Livar
|
7cb7535bae
|
Merge branch 'master' into merges/release/2.1.3xx-to-master
|
2018-04-06 09:05:57 -07:00 |
|
Eric Erhardt
|
a6cf823b9c
|
Merge pull request #9000 from dotnet-maestro-bot/master-UpdateDependencies
Update CoreSetup, CoreSetup, CoreSetup, Roslyn to preview3-26405-02, preview3-26405-02, preview3-26405-02, beta4-62805-01, respectively (master)
|
2018-04-06 09:18:59 -05:00 |
|
Nick Guerrera
|
4956bfea8c
|
Merge pull request #8996 from nguerrera/publish-no-build
Implement `dotnet publish --no-build`
|
2018-04-05 23:43:02 -07:00 |
|
Livar
|
d8eed7963e
|
Merge branch 'master' into master-UpdateDependencies
|
2018-04-05 15:32:36 -07:00 |
|
Livar
|
94a69a95b8
|
Merge pull request #8933 from dotnet/merges/release/2.1.3xx-to-master
Merge release/2.1.3xx to master
|
2018-04-05 13:27:53 -07:00 |
|
Livar
|
c3a1fecd99
|
Merge pull request #9001 from livarcocc/automatic_build_numbers_installers
Automatic build numbers flow into installers
|
2018-04-05 10:50:33 -07:00 |
|
dotnet-maestro-bot
|
921c3849e2
|
Update CoreSetup, CoreSetup, CoreSetup, Roslyn to preview3-26405-02, preview3-26405-02, preview3-26405-02, beta4-62805-01, respectively
|
2018-04-05 17:40:43 +00:00 |
|
Livar
|
4c948fefcc
|
Merge branch 'master' into merges/release/2.1.3xx-to-master
|
2018-04-05 09:09:45 -07:00 |
|
Livar Cunha
|
d26719d8de
|
Modifying branding.props to no longer have the version there manually updated. With this last change, updating the CLI version should require changes only in the Version.props file.
|
2018-04-04 21:21:10 -07:00 |
|
Livar Cunha
|
b09b6bff26
|
Generating the conclusion.html files dynamically so that we don't need to set the version in them everytime our branding changes.
|
2018-04-04 20:57:45 -07:00 |
|
Nick Guerrera
|
2d3b35f2f4
|
Merge pull request #8993 from nguerrera/fix-build-warning
Fix build warning about duplicate msbuild import
|
2018-04-04 15:37:47 -07:00 |
|
Nick Guerrera
|
b6174af511
|
Implement dotnet publish --no-build
|
2018-04-04 15:03:29 -07:00 |
|
dotnet-maestro-bot
|
69c380765c
|
Update clicommandlineparser, climigrate, coresetup, coresetup, coresetup, fsharp, msbuild, nugetclient, roslyn, sdk, templating, templating, templating, websdk to alpha-62803-03, alpha-62803-04, preview2-26403-06, preview2-26403-06, preview2-26403-06, rtm-180403-0, preview-000144, preview4.5065, beta4-62803-03, preview2-62803-07, beta3-20180403-1549505, beta3-20180403-1549505, beta3-20180403-1549505, preview2-20180403-1549509, respectively
|
2018-04-04 21:31:25 +00:00 |
|
Nick Guerrera
|
1fc07e5748
|
Fix build warning about duplicate msbuild import
|
2018-04-04 13:02:30 -07:00 |
|
dotnet-maestro-bot
|
ffc1d286a1
|
Update Roslyn to beta4-62804-05
|
2018-04-04 19:47:16 +00:00 |
|
Livar Cunha
|
f496a9bb18
|
Updating windows msi code to use variables for the SDK and Runtime brandings.
|
2018-04-04 10:37:38 -07:00 |
|
Livar
|
334ac4f4f3
|
Merge branch 'release/2.1.3xx' into release/2.1.3xx-UpdateDependencies
|
2018-04-04 10:18:12 -07:00 |
|