Commit Graph

41 Commits

Author SHA1 Message Date
Pavel Krymets d245232ddb
Revert "Enable trace for test app (#178)" (#180)
This reverts commit f7d5f3e64e.
2018-04-13 09:43:03 -07:00
Pavel Krymets f7d5f3e64e
Enable trace for test app (#178) 2018-04-11 15:55:44 -07:00
Pavel Krymets 850ce33edf
Remove keyvault hosting startup (#159) 2018-03-02 14:59:28 -08:00
Pavel Krymets f4236a1dde
Split KeyVault hosting startup into separate separate package (#126) 2017-12-11 11:12:46 -08:00
Pranav K 8fece7e7bb Update samples and tests to target netcoreapp2.1 2017-11-13 17:12:02 -08:00
Pavel Krymets c998d74e1d
Set XmlRepository whem setting encryptor in DataProtection light-up (#117) 2017-11-01 10:14:50 -07:00
Nate McMaster 2143ef49c2 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 09:45:38 -07:00
Chris Ross (ASP.NET) 5f164857fa Add RIDs to sample test project to fix standalone publish 2017-10-30 14:32:04 -07:00
Nate McMaster 9e72cb0783 Use PackageLineup to manage PackageReference versions 2017-08-28 11:33:57 -07:00
Nate McMaster a93cf9ff5b Use Directory.Build.props/targets (#95) 2017-08-28 11:20:30 -07:00
Cesar Blum Silveira 41cb9ea31c Fix hosting startup tests (#81). 2017-07-28 15:28:42 -07:00
Ryan Brandenburg 128f160ca1 Remove NETStandard.Library.NETFramework 2017-07-07 10:29:26 -07:00
Pavel Krymets b484d2ee4f Remove default AI logger settings (#69) 2017-07-06 12:24:38 -07:00
Pavel Krymets 417e6b81ea Cross-compile hosting startups (#68) 2017-06-29 11:15:57 -07:00
Pavel Krymets 894a3d9d7a React to logging DI changes (#56) 2017-06-02 08:33:20 -07:00
Jass Bagga 7bd98f5cf9 Update TFM to netstandard2.0 (#53) 2017-05-25 17:12:10 -07:00
Pavel Krymets d268571db6 Disable lightup logger if user adds AI logger (#46) 2017-05-08 10:06:35 -07:00
Pavel Krymets 6965881ae1 netcoreapp2.0 (#47) 2017-05-04 15:06:26 -07:00
BrennanConroy e96e2872f5 React to Logging API changes (#33) 2017-05-02 15:35:53 -07:00
Kiran Challa 35cd198d9b Remove async keyword and return completed task 2017-05-02 12:56:05 -07:00
Pavel Krymets dfd1da68ec Application insights logger lightup (#31) 2017-04-28 09:17:39 -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
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
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
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
Kiran Challa 7a50fdda48 Converted sample and test project to run on netcoreapp2.0 2017-03-24 11:07:13 -07:00
Pranav K 8f1da12ecd Remove net451 as a cross-compile target 2017-03-22 18:37:12 -07:00
Nate McMaster f5783ee382 Unify dependency version to one file and remove workarounds 2017-03-15 11:43:28 -07:00
Nate McMaster b5779b41bf Re-add necessary target framework fallbacks 2017-02-09 16:00:47 -08:00
Nate McMaster 8a07188f92 Cleanup MSBuild conversion 2017-02-09 12:58:53 -08:00
Nate McMaster b375d01d49 Upgrade to VS 2017 2017-01-30 15:16:29 -08:00
Pranav K 344a2a5f9b Updating to 4.4 CoreFx packages 2016-12-14 14:47:27 -08:00
Pranav K a27f329236 Updating versions to 1.2.0-* 2016-11-09 14:12:26 -08:00
Pranav K 62bb80580d Updating to netcoreapp1.1 2016-10-13 11:11:36 -07:00
Pranav K b28dd3a4e4 Revert "Updating to netcoreapp1.1"
This reverts commit 631482a1e9.
2016-10-12 16:07:53 -07:00
Pranav K 631482a1e9 Updating to netcoreapp1.1 2016-10-12 13:44:47 -07:00
Pavel Krymets 554eb73223 Add Microsoft.AspNetCore.Hosting.Azure.AppServices package 2016-10-03 15:29:02 -07:00