Commit Graph

89 Commits

Author SHA1 Message Date
Pavel Krymets c396d3198f Remove unnecessary package references (#48) 2017-05-10 08:46:39 -07:00
Pavel Krymets 3bcf6eaa69 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-08 10:08:27 -07:00
Pavel Krymets d268571db6 Disable lightup logger if user adds AI logger (#46) 2017-05-08 10:06:35 -07:00
Pavel Krymets 3547f32752 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:11:45 -07:00
Pavel Krymets b14805f7c8 Update InternalAspNetCoreSdkVersion 2017-05-05 10:11:09 -07:00
Pavel Krymets a665add4ac Merge branch 'rel/2.0.0-preview1' into dev 2017-05-04 15:07:18 -07:00
Pavel Krymets 6965881ae1 netcoreapp2.0 (#47) 2017-05-04 15:06:26 -07:00
Pavel Krymets f357587c43 netcoreapp2.0 (#47) 2017-05-04 14:36:35 -07:00
BrennanConroy 226058c1bf Merge branch 'rel/2.0.0-preview1' into dev 2017-05-02 16:47:27 -07:00
BrennanConroy 1ca8374028 Fix UseAzureAppServices_RegisterLogger test 2017-05-02 16:47:08 -07:00
Pavel Krymets f1d0791a22 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-02 15:59:43 -07:00
Pavel Krymets 0faf6a21ce Fix test host crash caused by having both TargetFrameworks and TargetFramework (#44) 2017-05-02 15:59:24 -07:00
BrennanConroy 769b6b2ac6 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-02 15:36:09 -07:00
BrennanConroy e96e2872f5 React to Logging API changes (#33) 2017-05-02 15:35:53 -07:00
John Luo e1ff1583be Merge branch 'rel/2.0.0-preview1' into dev 2017-05-02 13:47:27 -07:00
John Luo fe455f33ab fix build: Depend on the Hosting package instead of Hosting.Abstractions 2017-05-02 13:47:09 -07:00
BrennanConroy e55bce2db3 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-02 13:41:42 -07:00
BrennanConroy 95eb1cdae7 Force 2.0.0 dependencies for ApplicationInsights (#36) 2017-05-02 13:36:50 -07:00
Kiran Challa 35cd198d9b Remove async keyword and return completed task 2017-05-02 12:56:05 -07:00
Pranav K 011d69cd2f Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:01:30 -07:00
Pranav K e7b403adee Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 20:53:41 -07:00
Mike Harder 1464cafaa7 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 18:48:31 -07:00
Mike Harder 856908eafa Skip ApplicationInsightsLoggingTest.ScriptInjected (#42)
- Required to unblock Preview1 build
- Suspected fix is to react to 3936bf64f6
- Unskip: https://github.com/aspnet/AzureIntegration/issues/41
2017-05-01 18:47:41 -07:00
Mike Harder a4510bd2c3 Skip ApplicationInsightsLoggingTest.ScriptInjected (#42)
- Required to unblock Preview1 build
- Suspected fix is to react to 3936bf64f6
- Unskip: https://github.com/aspnet/AzureIntegration/issues/41
2017-05-01 18:35:31 -07:00
Chris Ross (ASP.NET) 767e373d3d Merge branch 'rel/2.0.0-preview1' into dev 2017-05-01 15:44:46 -07:00
Chris Ross (ASP.NET) 6155cc2c52 #32 Set the SiteExtension package metadata 2017-05-01 14:09:43 -07:00
Pavel Krymets d6fd7bb240 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-28 12:23:06 -07:00
Pavel Krymets 50107bf6fe Prevent parallel execution that causes multiple build to block each others files (#34) 2017-04-28 12:18:45 -07:00
Pavel Krymets a98f8862bb Merge branch 'rel/2.0.0-preview1' into dev 2017-04-28 10:55:37 -07:00
Pavel Krymets dfd1da68ec Application insights logger lightup (#31) 2017-04-28 09:17:39 -07:00
Kiran Challa 7d1cc61ddb Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 18:43:47 -07:00
Chris R 8f65367947 Set actual additional deps path. 2017-04-27 18:07:02 -07:00
Kiran Challa b59c8b8420 Changing the RID back from win-x64 to win7-x64 to workaround SQL issue 2017-04-27 12:26:09 -07:00
Kiran Challa cb4aff5890 updated runtime identifiers 2017-04-27 11:02:33 -07:00
Pranav K b86626fc21 Updating package version to preview2 2017-04-26 07:12:32 -07:00
Pranav K 4a8121b9b8 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:00:39 -07:00
Pranav K d1c17beaf7 Branching for 2.0.0-preview1 2017-04-25 22:00:36 -07:00
Andrew Stanton-Nurse d477529ef7 Merge pull request #29 from aspnet/anurse/fix-build
fix namespace reference for LoggedTest
2017-04-25 16:21:30 -07:00
Andrew Stanton-Nurse 63337549b1 fix namespace reference for LoggedTest 2017-04-25 16:20:57 -07:00
Pranav K 38dd87032d Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 12:47:00 -07:00
Jass Bagga 07665c99e8 Add JavaScriptSnippetTagHelperComponent (#27)
Addresses #25
2017-04-25 12:46:16 -07:00
Pavel Krymets 4c8b548b30 Change *.HostingStartups to target netcoreapp2.0 so we get .deps.json for free. (#24) 2017-04-20 08:39:26 -07:00
Chris R 52be2b750e #21 Initial site extension and packaging 2017-04-14 14:52:57 -07:00
John Luo 4463144186 Fix build and remove cyclic dependencies 2017-04-05 18:21:24 -07:00
Chris R aa5eb9eb83 #18 rename lightup packages to *.HostingStartup 2017-04-05 12:56:16 -07:00
Pranav K 94b7d78ff3 Updating versions to 2.0.0-preview1 2017-04-03 21:41:08 -07:00
Chris R 975cfcb8ce #16 Create a lightup package for Application Insights 2017-03-31 12:01:45 -07:00
Chris R c3a01be904 #9 Add Lightup package and sample. Remove IISIntegration. 2017-03-30 11:54:47 -07:00
Pranav K 023f612406 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:31 -07:00
Kiran Challa 7a50fdda48 Converted sample and test project to run on netcoreapp2.0 2017-03-24 11:07:13 -07:00