Livar
038d70dffd
Merge pull request #8387 from livarcocc/disable_native_installer_tests
...
Disabling native installer tests whenever CLIBUILD_SKIP_TESTS is set to true
2018-01-12 13:27:25 -08:00
Livar Cunha
65c88d8ea8
Disabling native installer tests whenever CLIBUILD_SKIP_TESTS is set to true.
2018-01-12 10:11:44 -08:00
Livar
a85a4f4547
Merge pull request #8377 from dotnet-bot/master-UpdateDependencies
...
Update CoreSetup to preview1-26111-03 (master)
2018-01-11 19:43:26 -08:00
Andy Gerlicher
2b3ade043d
Use a multi-proc aware MSBuild logger ( #8371 )
...
Make use of the MSBuild distributed logger functionality and add a
forwarding logger. When in a multi-proc build, the forwarding logger
will decide which events to forward to the main node to be logged.
Without this, all events are routed and a perf penalty is incurred.
2018-01-11 15:30:56 -08:00
John Beisner
ed2ca5d49a
Merge pull request #8354 from johnbeisner/CoalesceDebInstaller
...
Remove method to publish to Debian feeds.
2018-01-11 14:37:04 -08:00
dotnet-bot
745e40b77d
Update CoreSetup to preview1-26111-03
2018-01-11 20:55:02 +00:00
Livar
a212d5a017
Merge pull request #8356 from javiercn/javiercn/certificate-installer
...
Prevent the ASP.NET certificate generation logic from running on the installers
2018-01-11 09:46:44 -08:00
Javier Calvarro Nelson
08a369cf86
Prevent the ASP.NET certificate generation logic from running on the installers
2018-01-10 21:54:05 -08:00
Livar
ff4299241c
Merge pull request #8360 from dotnet-bot/master-UpdateDependencies
...
Update CoreSetup to preview1-26110-02 (master)
2018-01-10 16:11:20 -08:00
John Beisner
7d641b76f4
Merge pull request #8361 from natemcmaster/rpm
...
Ignore incoherent rpm dependency on dotnet-runtime when testing aspnetcore
2018-01-10 15:32:54 -08:00
dotnet-bot
0f1fca5601
Update CoreSetup to preview1-26110-02
2018-01-10 23:04:12 +00:00
Matt Mitchell
219801b150
Merge pull request #8362 from mmitche/backwards-compat-urls
...
Backwards compat runtimes should be able to come from different location
2018-01-10 14:55:34 -08:00
Nate McMaster
781bffd59a
Use RPM --install --nodeps to ignore aspnetcore-runtime's dependencies
2018-01-10 14:48:33 -08:00
Matt Mitchell
7d2a4f60b3
Backwards compat runtimes should not come from product construction sources
2018-01-10 14:23:48 -08:00
jbeisner
a2d2923878
Removing the UploadToLinuxPackageRepository task code and tests.
2018-01-10 22:18:27 +00:00
Livar
96491fc461
Merge pull request #8359 from natemcmaster/up-aspnet
...
Update to aspnetcore 2.1.0-preview1-28042
2018-01-10 10:26:35 -08:00
Nate McMaster
3e05d2495a
Update to aspnetcore 2.1.0-preview1-28042
...
- Update to 2.1.0-preview1-28042
- Remove references to the aspnetcore-store package
- Allow pulling aspnetcore from orchestrated build
2018-01-10 09:05:49 -08:00
Livar
3f70aa89b1
Merge pull request #8353 from dotnet-bot/master-UpdateDependencies
...
Update CoreSetup to preview1-26109-02 (master)
2018-01-09 21:01:16 -08:00
Livar
e9d1d025de
Merge pull request #8341 from natemcmaster/aspnetcore-sharedfx
...
Update to ASP.NET Core shared framework 2.1.0-preview1-28031
2018-01-09 18:57:13 -08:00
Nate McMaster
811f3dcc27
Update TestSdkDeb targets to ignore coherence issues with dotnet-runtime
2018-01-09 15:36:23 -08:00
jbeisner
c2a9cf4c5b
Remove method to publish to Debian feeds.
2018-01-09 23:31:32 +00:00
John Beisner
1a6dc96bec
Merge pull request #8347 from johnbeisner/CoalesceDebInstaller
...
CLI produce 'DEB' distro agnostic installer packages; CLI:master
2018-01-09 15:31:19 -08:00
Nate McMaster
576405af5f
Fix reference to renamed MSBuild variable
2018-01-09 14:57:49 -08:00
dotnet-bot
5bd7e6f4cb
Update CoreSetup to preview1-26109-02
2018-01-09 22:50:08 +00:00
Nate McMaster
825fa19198
PR feedback and reorder dpkg arguments
2018-01-09 14:13:37 -08:00
Nate McMaster
efa35bd31a
Ignore failures due to incoherent dependencies on dotnet-runtime
2018-01-09 13:27:50 -08:00
Livar
1c9050e289
Merge pull request #8349 from dotnet-bot/master-UpdateDependencies
...
Update CoreSetup to preview1-26109-01 (master)
2018-01-09 12:54:15 -08:00
jbeisner
5f77453246
Removing a conditional...
2018-01-09 20:14:55 +00:00
jbeisner
ed0df1c0f0
Removing extra 'LinuxDistrosNeedNativeInstaller' entries
2018-01-09 20:05:58 +00:00
dotnet-bot
aa3394ce26
Update CoreSetup to preview1-26109-01
2018-01-09 19:01:16 +00:00
jbeisner
7265105e6f
Update the README
2018-01-09 17:44:27 +00:00
Nate McMaster
ec3332d41e
Update to 2.1.0-preview1-28031 and debian-agnostic aspnet installers
2018-01-09 09:17:15 -08:00
Nate McMaster
7a606a46bb
Update SPA tests to skip npm-restore
2018-01-08 20:31:01 -08:00
Nate McMaster
223bc83db7
Update mapping of RID to aspnetcore installer filenames
2018-01-08 18:31:14 -08:00
Nate McMaster
2316423f83
Use the right RID variable to determine aspnetcore sharedfx RID
2018-01-08 17:57:49 -08:00
jbeisner
0a58124f4f
Correcting the 'RunInSandBoxAndPackage' target
2018-01-09 01:21:05 +00:00
jbeisner
14d701dacc
Publish the agnostic 'DEB' installer package to all three feeds.
2018-01-09 00:58:11 +00:00
Livar
35e661bbb3
Merge pull request #8345 from dotnet-bot/master-UpdateDependencies
...
Update CoreSetup to preview1-26108-03 (master)
2018-01-08 16:44:17 -08:00
jbeisner
5b33ba9f3e
'DEB' filename changes
2018-01-08 23:52:05 +00:00
Peter Huene
28d929a6d5
Merge pull request #8285 from peterhuene/sln-add-map-project-configurations
...
Map solution configurations to existing project configurations on add.
2018-01-08 14:18:42 -08:00
dotnet-bot
73b55ecd42
Update CoreSetup to preview1-26108-03
2018-01-08 22:18:39 +00:00
Livar
863787be75
Merge pull request #8335 from mlorbetske/dev/mlorbe/UpdateTemplatePackageVersionsFor21
...
Update template package versions for 2.1 class, console, test and item templates
2018-01-08 14:12:29 -08:00
Eric Erhardt
0959a99656
Merge pull request #8339 from dotnet-bot/master-UpdateDependencies
...
Update CoreSetup to preview1-26105-02 (master)
2018-01-08 13:09:42 -06:00
jbeisner
c873c55945
Produce one debian distro agnostic installer package.
2018-01-08 17:45:37 +00:00
Nate McMaster
95064f46db
Update runtest.targets to skip file checks from azure if the filename variables are undefined
2018-01-06 13:02:41 -08:00
Nate McMaster
81296ff684
Skip downloading aspnetcore sharedfx installer if it is undefined
2018-01-06 12:30:47 -08:00
Nate McMaster
c46f603dbb
Update to aspnetcore 2.1.0-preview1-28006
2018-01-06 12:08:05 -08:00
Nate McMaster
6e1fae8ee8
Update OSX and MSI branding to include the "ASP.NET Core Runtime"
2018-01-05 19:31:24 -08:00
Nate McMaster
8de1dea7c9
Remove unnecessary aspnetcore myget feeds
2018-01-05 19:31:24 -08:00
Nate McMaster
fb2df937fe
Replace aspnetcore-store with the aspnetcore-runtime
...
Update downloaded installers and wixlib to pull the ASP.NET Core Runtime (aka shared framework)
2018-01-05 19:31:24 -08:00