Nate McMaster
b6510d892c
Updating BuildTools from 2.1.0-preview1-15541 to 2.1.0-preview1-15544
...
[auto-updated: buildtools]
2017-10-30 10:23:56 -07:00
Nate McMaster
4e641df9b1
Update roslyn VSIX package versions to match what is in aspnet/Razor
2017-10-27 10:14:18 -07:00
Nate McMaster
d392659424
Updating BuildTools from 2.1.0-preview1-15540 to 2.1.0-preview1-15541
...
[auto-updated: buildtools]
2017-10-27 10:13:14 -07:00
Nate McMaster
9d4c3adda1
Update modules/Templating to fix workaround dotnet/templating#1302
2017-10-26 16:14:32 -07:00
Hao Kung
60d604580c
Add identity fix
2017-10-26 14:49:35 -07:00
=
be0dce0fd9
Revert to old lzma name scheme
2017-10-26 12:14:34 -07:00
Ryan Brandenburg
734df3f88f
Use TeamCity to select commits
2017-10-26 11:47:37 -07:00
Pavel Krymets
b2c73f13e2
Add AppAuthentication package ( #617 )
2017-10-26 10:28:38 -07:00
Nate McMaster
d8e8ab7c60
Temporarily remove Microsoft.AspNetCore.All from expected output
2017-10-25 17:44:31 -07:00
Justin Kotalik
9c5d38a786
Expose VirtualDirectory to In Process mode ( #210 )
2017-10-25 12:35:47 -07:00
Justin Kotalik
94c895a1bd
Parse Path and PathBase from Virtual Directory. ( #457 )
2017-10-25 12:35:13 -07:00
Justin Kotalik
bd62aa88d7
React to ANCM OnAsyncCompletion changes ( #447 )
2017-10-25 11:46:55 -07:00
Justin Kotalik
332b108f41
Changes PostCompletion to handle OnAsyncCompletion after managed request has completed. ( #212 )
2017-10-25 11:46:34 -07:00
Nate McMaster
a01aee7e9c
Add scripts to auto-update build tools and submodules ( #618 )
...
* Add a script to auto-update submodules
* Add VSCode settings
* Add script to update the build tools version
2017-10-25 11:39:53 -07:00
Nate McMaster
8c63660b15
Update EntityFrameworkCore to 88551da89 - react to aspnet/EntityFrameworkCore#10151
2017-10-24 12:41:26 -07:00
=
537a735d30
Fix target dependencies
2017-10-24 12:36:12 -07:00
John Luo
386483b9ef
Create timestamp free cumulative archives
2017-10-24 11:46:28 -07:00
Nate McMaster
4da6565d5b
Update modules/Scaffolding to ce3c4802 to fix aspnet/Scaffolding#645
2017-10-24 10:35:19 -07:00
pan-wang
bfb2c86cda
moving export methods to a standalone file ( #211 )
2017-10-23 16:26:15 -07:00
pan-wang
c845a331bb
adding forwarding end freb event ( #209 )
2017-10-23 15:28:48 -07:00
Nate McMaster
e91af13a7d
Generate the PackageVersionProps file and put it in the lineup package
2017-10-23 15:00:53 -07:00
Brice Lambson
bf23f16c22
Add SQLitePCLRaw.bundle_sqlcipher
2017-10-23 13:48:02 -07:00
Ryan Brandenburg
058d70190a
Metapackage false
2017-10-23 11:29:20 -07:00
Ryan Brandenburg
31217a7577
Add SpaServices.Extensions to artifacts.props
2017-10-23 11:29:20 -07:00
pan-wang
448a2afed8
fix the AV in recycle process, issue #192 . ( #201 )
...
* fix the AV in recycle process. this is due to we call Recycle again when the background thread exists
* more fixes
* reset hosting mode when all applications got removed
2017-10-21 13:40:45 -07:00
=
86d6e51ba2
Fix rpm packages and hosting tar.gz
2017-10-19 12:55:11 -07:00
jhkimnew
02cffd16ec
Jhkim/refactoring test ( #176 )
...
Cleans up IIS initialization testing framework
2017-10-19 12:15:24 -07:00
Andrew Stanton-Nurse
c563f371c7
Add HealthChecks to artifacts.props ( #611 )
2017-10-18 15:24:55 -07:00
Nate McMaster
354f4e123c
Update Razor to include minor tweak to build script. aspnet/Razor#1728
2017-10-18 15:06:41 -07:00
=
65fcbdb8c8
Installer generation updates
2017-10-18 10:14:50 -07:00
Ryan Brandenburg
f17facd329
Add RepositoryRoot
2017-10-18 09:42:09 -07:00
Ryan Brandenburg
26769ba162
Add RepositoryRoot
2017-10-18 09:39:57 -07:00
Nate McMaster
fc8c29c5d6
Make the outputpath for the installers
2017-10-18 07:35:34 -07:00
Nate McMaster
1bfe2e40df
Set filepath properties in global build context, not the local targets
2017-10-18 07:30:44 -07:00
Nate McMaster
d5df2acd45
Put installers into artifacts/installers/ and the lzma into artifacts/lzma/
2017-10-17 17:56:31 -07:00
Nate McMaster
3a563b15fa
Fix the BuildFallbackArchive targets to restore from the correct locations
2017-10-17 17:43:16 -07:00
Nate McMaster
b191fc8fef
Workaround issues with MSBuild variable subtitution and bash
2017-10-17 16:32:12 -07:00
Justin Kotalik
68014a7acd
Changes async calls to use OnAsyncComplete event pattern ( #184 )
2017-10-17 16:06:59 -07:00
Nate McMaster
4bb84cf6d0
Ensure the deb/rpm installers use the same dotnet-core version
...
- Remove unnecessary tasks and scripts
- Ensure the KOREBUILD_DOTNET_* environment variables are preserved in the docker build context
- Other MSBuild cleanup of the targets
2017-10-17 15:46:53 -07:00
pan-wang
7117147a09
adding FREB and more ETW log ( #185 )
...
* adding FREB log and more ETW logs
* add missing aspnetcore_event.h file from previous commit
* Update aspnetcore_event.h
change provide id as 0x8000 is used by cors
2017-10-17 14:43:31 -07:00
Nate McMaster
1f6db0e3ad
Add Microsoft.NETCore.Platforms to the list of external dependencies
2017-10-17 12:57:56 -07:00
Javier Calvarro Nelson
20cb6ea978
Remove Microsoft.AspNetCore.CertificateGeneration.Task from artifacts.props
2017-10-17 12:25:03 -07:00
Javier Calvarro Nelson
2836d53a2d
Add Microsoft.AspNetCore.DeveloperCertificates.Tools to the artifacts.props
2017-10-17 11:32:47 -07:00
Justin Kotalik
bdfbc3fea6
Adds endings to new dependencies
2017-10-16 13:45:32 -07:00
Justin Kotalik
600cf9d444
Adds ANCM external dependencies ( #608 )
2017-10-16 12:56:07 -07:00
Nate McMaster
83e22851c5
Remove dummy reference project from the output of the runtime store
2017-10-16 12:53:36 -07:00
Nate McMaster
44520119e3
Set IsFinalBuild=true on the non-timestamped version of templating packages
2017-10-16 11:47:14 -07:00
Nate McMaster
2f78d058e7
Update build tools to 2.0.2-rc1-16007
2017-10-16 11:32:20 -07:00
Nate McMaster
0585274d32
Update kestrel submodule and remove the Microsoft.AspNetCore.Internal.CoreFxLab.Sources package from external dependencies list ( #607 )
2017-10-16 10:18:23 -07:00
Nate McMaster
a636fb0b74
Update to build tools 2.0.2-rc1-16006
2017-10-16 10:14:43 -07:00