Commit Graph

232 Commits

Author SHA1 Message Date
= 6f762fe478 Update RPM installation directory 2017-06-23 17:18:08 -07:00
= fc502c7645 Set license to Apache 2.0 2017-06-21 11:09:32 -07:00
= dfd7929746 Build RPM installers 2017-06-20 13:57:40 -07:00
John Luo 89a2dadfca Remove ViewCompilation from publish manifests 2017-06-19 18:12:12 -07:00
John Luo 7ac4bf14f2 Use file globbing to resolve manifests 2017-06-19 12:06:14 -07:00
John Luo dd1baa9130 Fix tool restore during installer build 2017-06-15 15:15:38 -07:00
Nate McMaster 531cdd5936 Revert to SQLitePCLRaw 1.1.3 2017-06-15 14:12:26 -07:00
Chris R 3326b3ed2a #157 Remove DockerSecrets 2017-06-15 12:55:46 -07:00
John Luo 07a227f2e8 Build .deb installers 2017-06-15 10:28:16 -07:00
Kiran Challa 0b844b2ccf Changed all references of PackageTargetFallback to AssetTargetFallback 2017-06-14 14:33:20 -07:00
John Luo 512195247a Update DiaSymReader path update
MSBuild doesn't update environment variables when called through MSBuild Target
2017-06-12 12:23:16 -07:00
John Luo d58bcba814 Re-enable symbols generation on x86 2017-06-07 19:50:07 -07:00
= e055aaa72f Fix typo 2017-06-07 18:10:56 -07:00
= 0e3f19e3bf Skip symbol zips when no symbols are produced 2017-06-07 17:23:29 -07:00
Mike Harder 8766528470 Update shared framework version to 2.0.0-preview2-25407-01 2017-06-07 17:15:39 -07:00
= 859177479c Fix PackageCache builds
No symbols are generated for macOS

Add environment variable to pass additional arguments to dotnet store
2017-06-07 17:01:29 -07:00
John Luo 4f67914e3a Re-enable building symbols for runtime store
By adding Microsoft.DiaSymReader.Native.*.dll to the path
2017-06-07 11:44:18 -07:00
Pavel Krymets 8fa5e96516 React to Logging.Configuration package addition (#146) 2017-06-07 11:34:43 -07:00
Javier Calvarro Nelson 2fe2c32497 Remove identity service packages from the metapackage 2017-06-07 10:12:01 -07:00
Mike Harder b19146dcc5 Update shared framework version to 2.0.0-preview2-25406-03 (#145) 2017-06-06 11:42:45 -07:00
John Luo d4a83886dd Override with shared framework version 2017-06-05 20:27:51 -07:00
Pavel Krymets d0d9298f6d Put runtime version into dependencies.props and rename. 2017-06-05 18:22:30 -07:00
Pavel Krymets cde593c0e0 Allow overriding RuntimeFrameworkVersion used for deps generation. 2017-06-05 18:18:13 -07:00
John Luo cb389fe9b0 Display info for dotnet used to create runtime store and deps files 2017-06-05 17:31:26 -07:00
Hao Kung c920c45953 Remove ConfigureDefaultOptions 2017-06-05 13:40:32 -07:00
Mike Harder 102b1ca625 Remove Microsoft.EntityFrameworkCore.*.Design packages (#140)
- 778a843444
- 32434d2d86
- 73e10420f5
2017-06-03 10:20:57 -07:00
Mike Harder dade55083a Remove Microsoft.EntityFrameworkCore.*.Design packages (#138)
- 778a843444
- 32434d2d86
- 73e10420f5
2017-06-02 16:48:12 -07:00
Chris R 3932c68d18 Move KestrelServerOptionsSetup to Kestrel 2017-06-02 12:33:40 -07:00
John Luo 2625e2a768 Consolidate runtime store dependencies into one package 2017-06-02 11:14:56 -07:00
Pavel Krymets 6fcf83fe22 React to logging in DI change 2017-06-02 10:47:54 -07:00
John Luo de5b3560d5 Skip symbol generation during runtime store creation 2017-06-01 18:45:28 -07:00
Pranav K 6d221abf3e Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:26 -07:00
Pranav K 9c696b3263 Branching for rel/2.0.0-preview2 2017-05-31 19:36:57 -07:00
John Luo 8f763b4522 Exclude build assets from sqlitepclraw and dependencies 2017-05-30 17:12:45 -07:00
Chris R b04be188c0 #81 Move CertificateLoader to Hosting 2017-05-30 16:12:15 -07:00
John Luo e3366c7640 Cross-compile netcoreapp2.0 and net461 2017-05-30 14:26:53 -07:00
Kiran Challa 0a6b11d160 Updated to use the latest shared runtime 2017-05-29 04:41:08 -07:00
Hao Kung 4b18cf52ae Add ConfigureAspNetCoreDefaults 2017-05-26 16:20:32 -07:00
Hao Kung a99d1d96cc Add new identity packages back 2017-05-26 15:25:38 -07:00
Javier Calvarro Nelson 1939384685 Add Microsoft.AspNetCore.Identity.Service.AzureKeyVault package 2017-05-26 13:21:29 -07:00
John Luo 1619166911 Update manifest names 2017-05-26 11:43:36 -07:00
Hao Kung 298776c48c Remove unpushed new identity packages 2017-05-25 21:12:19 -07:00
Hao Kung e3cae98a05 Add new packages 2017-05-25 18:33:54 -07:00
Chris R 3963a6aa52 #125 Add HostingStartup packages to .All 2017-05-24 18:47:32 -07:00
Javier Calvarro Nelson b9a9ec9305 Add support for a default SSL certificate in development
When the ssl certificate specified is 'localhost' and
no certificate has been explicitly specified in the certificates
section, fallback to a certificate with 'CN=localhost' (ASP.NET Core SSL
developer certificate) in the current user store and if not found,
an ssl certificate with 'CN=localhost' on the current machine
(IIS Express developer certificate)
2017-05-24 16:24:32 -07:00
John Luo d826688ebf React to dotnet store cli arguments update 2017-05-19 16:20:35 -07:00
Steve Sanderson e1a0931ca0 Add reference to NodeServices and SpaServices 2017-05-19 15:07:04 +01:00
Nate McMaster b63b86215b Upgrade test framework versions 2017-05-15 09:41:43 -07:00
John Luo 873b41da7e React to Identity Service version updates 2017-05-12 14:39:20 -07:00
Pavel Krymets d916653ff8 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-08 10:16:59 -07:00