Commit Graph

196 Commits

Author SHA1 Message Date
Nate McMaster 27287ed7c4 React to aspnet/Universe#731 2017-12-28 17:21:29 -08:00
Nate McMaster bb285f479d React to aspnet/Universe#729 and aspnet/Universe#728 2017-12-27 11:26:36 -08:00
Pavel Krymets ca34ac2a35 Restore and pack in different steps 2017-12-21 15:26:21 -08:00
Pavel Krymets 0125769f8a
Use SiteExtension.Sdk in Microsoft.AspNetCore.AzureAppServices.SiteExtension (#128) 2017-12-21 11:12:30 -08:00
Pavel Krymets 8af3d9fa73 Push depends on build 2017-12-21 10:28:47 -08:00
Pavel Krymets a020288200 Fix P2P references from extensions 2017-12-20 13:58:49 -08:00
Pavel Krymets 8570f1e0c0
Move site extensions out from src (#131) 2017-12-20 12:11:26 -08:00
Pavel Krymets dee673ea09
Build site extensions in main build chain (#130) 2017-12-20 10:52:11 -08:00
ASP.NET CI 72b9190012 Update dependencies.props
[auto-updated: dependencies]
2017-12-18 16:26:37 -08:00
ASP.NET CI 281531160c Update dependencies.props
[auto-updated: dependencies]
2017-12-13 20:13:10 +00:00
Pavel Krymets f4236a1dde
Split KeyVault hosting startup into separate separate package (#126) 2017-12-11 11:12:46 -08:00
ASP.NET CI afedd75390 Update dependencies.props
[auto-updated: dependencies]
2017-12-10 12:07:05 -08:00
Pavel Krymets 78c8bdbbef
Exclude Microsoft.AspNetCore.Runtime.SiteExtension from pack (#125) 2017-12-04 11:57:15 -08:00
Ryan Brandenburg f9c4650521 Update bootstrappers 2017-12-01 12:26:54 -08:00
Pavel Krymets c07d699f0f
Add AspNetCore runtime site extension (#118) 2017-12-01 09:42:49 -08:00
Pavel Krymets db6c04818e
Add application model detection package (#119) 2017-11-30 15:00:03 -08:00
Pranav K 5b0cf49d0d Specify runtime versions to install 2017-11-29 14:14:48 -08:00
Pranav K 277735343f Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 16:26:54 -08:00
Nate McMaster 498cd129d3 Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:15:37 -08:00
Pranav K 2419c03b70 Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:24 -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
Pavel Krymets 9a0064285d
KeyVault HostingStartup (#114) 2017-10-31 10:13:53 -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
Chris Ross 9b9bb4dde7 Exclude net461 tests on mac/linux (#113) 2017-10-19 15:54:54 -07:00
Chris Ross (ASP.NET) 16ee691c3e #21 Tests for InsertOrAppend xdt transform 2017-10-18 11:00:37 -07:00
Ryan Brandenburg 4c2a57fd9e Add RepositoryRoot 2017-10-18 09:34:43 -07:00
Chris Ross a542d06d9e #38 Remove project attributes that will be added centrally 2017-10-11 10:09:05 -07:00
Ryan Brandenburg 5648091a32 Update bootstrappers 2017-10-09 12:40:27 -07:00
Pavel Krymets a2303c732f Move tests to seperate app (#107) 2017-09-29 08:55:31 -07:00
Justin Kotalik 677c74b993 Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:35:39 -07:00
Chris Ross f28ff39ab3 Remove explicit LangVersion (#106) 2017-09-21 15:07:08 -07:00
Pavel Krymets 65e09f1cc6 Relax timeouts (#103) 2017-09-05 13:49:34 -07:00
Pavel Krymets 3c58fde9a4 Fix tests (#101) 2017-09-01 14:58:24 -07:00
Pavel Krymets fbacee2621 Report package versions to TeamCity 2017-09-01 08:26:35 -07:00
Pavel Krymets 0840b4a1b1 Disable FTP tests 2017-09-01 08:05:39 -07:00
Pavel Krymets 305ab1fa4c 1.0, 1.1 template tests (#100) 2017-08-31 15:49:14 -07:00
Pavel Krymets dbb9262d68 Test that we are running on specific runtime and using right version of store assemblies (#99) 2017-08-29 13:56:36 -07:00
Pavel Krymets 4601db9bf6 Log requests into test logs, override directory targets (#98) 2017-08-29 10:28:45 -07:00
Pavel Krymets 51ac8d53f4 Fix site name 2017-08-29 09:35:02 -07:00
Pavel Krymets b53a6f9a25 Install site extension on top of existing dotnet (#97) 2017-08-29 08:40:12 -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
Pavel Krymets 5e3a7922fe Add module load location check (#94) 2017-08-28 10:56:50 -07:00
Pavel Krymets c9c21d2ce9 Fix tool reference update 2017-08-25 13:13:04 -07:00
Pavel Krymets 8cc1cdc62f Install and use multiple runtimes/sdks (#93) 2017-08-25 12:51:11 -07:00
Pavel Krymets c7fabda615 Use installdotnet target and clear all nuget packages to force offline (#92) 2017-08-25 11:13:06 -07:00
Pavel Krymets 80194511f5 Add test that uses site extension and bundled aspnetcore version (#91) 2017-08-24 14:27:41 -07:00
Pavel Krymets 224c9898c0 Turn template test into theory (#90) 2017-08-23 16:44:07 -07:00