Commit Graph

123 Commits

Author SHA1 Message Date
Pavel Krymets d996f6b7fc
Drop Pipelines.Testing dependency that we don't use (#2343) 2018-02-22 10:27:47 -08:00
ASP.NET CI 47109ebcce Update dependencies.props
[auto-updated: dependencies]
2018-02-18 12:22:55 -08:00
ASP.NET CI b0673337e9 Update dependencies.props
[auto-updated: dependencies]
2018-02-11 12:29:52 -08:00
ASP.NET CI 7098c8d07d Update dependencies.props
[auto-updated: dependencies]
2018-02-09 11:48:37 -08:00
Pavel Krymets 5e6b901a12 Update dependencies 2018-01-31 12:41:42 -08:00
Pavel Krymets 261b5836c1 Merge release/2.1 2018-01-30 09:39:33 -08:00
Pavel Krymets a84095e5c3
React to pipelines changes (#2275) 2018-01-29 14:34:48 -08:00
Pranav K 38bcbb588a Branching for 2.1.0-preview1 2018-01-23 15:31:45 -08:00
Nate McMaster 1bce01cb9c Respect NoBuild from /t:StressTest 2018-01-12 14:47:52 -08:00
Stephen Halter bd3195ff43 Fix dependencies.props 2018-01-04 15:58:44 -08:00
Pavel Krymets 1fa001e7db
React to pipeline changes (#2234)
React to pipeline changes
2018-01-04 09:54:42 -08:00
ASP.NET CI b57ac72431 Update dependencies.props
[auto-updated: dependencies]
2018-01-04 01:24:48 +00:00
ASP.NET CI bf138224d8 Update dependencies.props
[auto-updated: dependencies]
2017-12-31 21:18:22 +00:00
Pavel Krymets 9b3470dacb Upgrade dependencies to fix benchmark build 2017-12-26 11:15:43 -08:00
Chris Ross (ASP.NET) dfaf37cbba Implement config support #1290 #1879 #2016 #2166 #2167 #2188 2017-12-21 09:12:32 -08:00
Chris Ross (ASP.NET) 9cb1acdea0 Update dependencies 2017-12-18 14:45:58 -08:00
ASP.NET CI 9ece7ee935 Update dependencies.props
[auto-updated: dependencies]
2017-12-13 21:01:22 +00:00
BrennanConroy 2b54b2fc91
Upgrade deps (#2215) 2017-12-11 13:32:08 -08:00
BrennanConroy 95dc8824c3
Upgrade package references and react to corefx API changes (#2212) 2017-12-11 09:02:37 -08:00
ASP.NET CI edebfc1bb9 Update dependencies.props
[auto-updated: dependencies]
2017-12-10 13:01:47 -08:00
David Fowler 01e2c88131
Remove the custom C# compiler now that we're using the 2.2 SDK (#2193)
- It should speed builds up considerably
2017-11-30 11:20:22 -08:00
Pranav K 906dc80fd6 Specify runtime versions to install 2017-11-29 14:22:30 -08:00
Pranav K afa4844230 Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:48:11 -08:00
Nate McMaster 2d69698cfa
Use MSBuild to set NuGet feeds instead of NuGet.config (#2176) 2017-11-20 16:05:56 -08:00
Pranav K 6a793c252f Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:03:26 -08:00
Pavel Krymets 73a37363e1
Migrate to new pipe APIs (#2124) 2017-11-13 15:04:54 -08:00
Nate McMaster 6c82f78c65 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 15:18:49 -07:00
Pavel Krymets fff3e1ebd0 Validate benchmarks (#2126) 2017-10-23 09:51:00 -07:00
Nate McMaster 4735154ecd Install .NET Core 1.1.2 2017-08-26 11:18:15 -07:00
Nate McMaster 26f1d4baa3 Use PackageLineup
PackageLineup is a way to manage PackageReference versions across large projects. It removes the version information from the repository and instead pulls the information from an external "lineup" file.
2017-08-16 14:10:43 -07:00
Nate McMaster d3cf0494e7 Upgrade to xunit 2.3.0-beta3 2017-08-11 17:22:40 -07:00
Pavel Krymets 659fa967a1 Consume corefxlab packages and private build of C# compiler (#1976) 2017-08-07 13:58:19 -07:00
Nate McMaster 6584a8b5fd Shorten folder names
Remove the Microsoft.AspNetCore.Server prefix from csproj and their folders. This is required to help us avoid max path issues on Windows.
2017-07-28 11:11:55 -07:00
Nate McMaster a88e43bc67 Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:33:07 -07:00
Pranav K 58bcca9509 Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:13:48 -07:00
Ryan Brandenburg 7de0540228 Set AspNetCoreVersion 2017-07-24 17:57:01 -07:00
Mike Harder 095230cb85 Update Newtonsoft.Json to 10.0.1 (#1958)
- Matches other repos
2017-07-12 16:55:47 -07:00
Ryan Brandenburg a4ed948d1e Remove NETSTandard.Library.NETFramework 2017-07-07 10:18:11 -07:00
Ryan Brandenburg a262ba1266 Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
2017-07-06 13:36:43 -07:00
Nate McMaster 7d74ba1440 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:38:10 -07:00
Ryan Brandenburg be1605a8d5 Remove NETStandard.Library.NETFramework and update Moq 2017-06-29 10:57:11 -07:00
Pranav K 697ed9bd82 Update dependencies.props
* Update Moq to 4.7.49.
* Add NETStandardImplicitPackageVersion
2017-06-29 08:25:54 -07:00
Pavel Krymets c83f606b22 Add a StressTest target (#1914) 2017-06-22 10:04:02 -07:00
Pawel Kadluczka f4f6501b8d Updating libuv dependency to 1.10.0 2017-06-15 16:08:43 -07:00
Kiran Challa 402f979c1c Updated to use the latest shared runtime 2017-05-29 04:40:55 -07:00
Nate McMaster 390582dcf1 Target .NET Standard 2.0 (#1849) 2017-05-20 10:37:35 -07:00
Nate McMaster 643a43c3d6 Update test framework versions and fix issues with tests (#1834) 2017-05-17 09:36:40 -07:00
Pavel Krymets d22f689fd2 Add support to use System.Memory as a package instead of internilized source (#1821) 2017-05-16 16:54:03 -07:00
Pavel Krymets 90ee2252a0 Remove unnecessary package references (#1825) 2017-05-10 11:35:23 -07:00
Pavel Krymets 5ea9981cdb Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:24:24 -07:00
Pavel Krymets 49a6be9b81 Update InternalAspNetCoreSdkVersion 2017-05-05 10:24:16 -07:00
Pranav K 6c0c31640f Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:02:14 -07:00
Pranav K 88461902cd Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 20:54:50 -07:00
Pranav K d9dad9400c Branching for 2.0.0-preview1 2017-04-25 22:03:29 -07:00
Pranav K 5b976a9fa3 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 12:51:48 -07:00
Pranav K e0de7f1e1e Updating versions to 2.0.0-preview1 2017-04-03 21:41:10 -07:00
Pavel Krymets c7113e1c60 Revert "Fetch corefx lab sources and compile them into kestrel (#1581)"
This reverts commit 13ee32b7ab.
2017-04-03 14:08:27 -07:00
Pavel Krymets 13ee32b7ab Fetch corefx lab sources and compile them into kestrel (#1581) 2017-04-03 13:21:17 -07:00
David Fowler b4cec03f65 Update libuv package (#1577)
- The latest libuv package has a new linux RID that should
let us remove the work around with setting the RID
in the docker file and systemd service
2017-03-31 10:19:27 -07:00
David Fowler 1bf9b057d4 Converted test projects to run on netcoreapp2.0
* Converted test projects to run on netcoreapp2.0
* Set DOTNET_RUNTME_ID because of an issue in corehost and RID calculation.
2017-03-31 02:58:18 -07:00
Pranav K 7dd9d69fe1 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:34 -07:00
David Fowler f6e5e74d95 Update packages (#1509)
* Update packages
* React to API changes in corefxlab
2017-03-18 15:42:01 -07:00
Pavel Krymets 07cbf7faa9 Use pipelines for SocketOutput
- Changed socket output to be based on pipelines
- Changed connection filter glue to be based on pipelines
- Codegen that used `MemoryPoolIterator` for output now uses `WritableBuffer`
- Made `UvWriteReq` async/await friendly with `LibuvAwaitable<T>`
- Deleted MemoryPool and friends
2017-03-18 00:26:00 -07:00
Nate McMaster 5073d4fdaf Re-add .NET Framework to tests and other cleanup (#1494) 2017-03-14 11:02:49 -07:00
Pranav K acf97b6102 Unpin CoreFxLab package versions 2017-03-05 08:54:51 -08:00
David Fowler 20f75605ca Workaround rogue System.IO.Pipelines on nuget.org 2017-03-03 22:35:41 -08:00
Nate McMaster 932b6ed53a
Cleanup MSBuild conversion
Remove runtimeconfig.template.json
Remove ToolsVersion attribute
Use repo.targets instead of makefile.shade
Rename code gen app to shorter name
Use GetOSPlatform task
Upgrade tests to .NET Framework 4.5.2
Cleanup solution configurations. Set the class libraries to AnyCPU even when on the x86 or x64 solution config.
2017-02-16 09:44:58 -08:00
Nate McMaster 708630fd23 Downgrade to stable packages 2017-02-15 14:22:38 -08:00
Cesar Blum Silveira 1a2c438899 Upgrade to RC.3 2017-01-31 16:23:23 -08:00
David Fowler 891b991a34 Use new packInclude feature to include native assets
- Now Kestrel won't break when people overwrite the build.cmd
2015-09-19 03:59:58 -07:00
Louis DeJardin ca9e837048 Need to add content type to dylib for nupkg file format to see it 2014-07-07 15:07:28 -07:00
Louis DeJardin 08a3685f53 Moving native resources, updating loading code 2014-06-27 19:33:48 -07:00
Louis DeJardin 1f420837f5 Adding native dlls in custom build step 2014-06-20 21:59:11 -07:00