Nate McMaster
dae1f1ce78
Merge branch 'rel/2.0.3' into dev
2017-11-08 16:31:07 -08:00
Nate McMaster
3775b7c1b9
Rollback to BuildTools 2.1.0-preview1-15551
...
This reverts commit d1eabf8dfa .
Razor and MVC are broken by the new SDK
2017-11-08 12:12:54 -08:00
Nate McMaster
f36476a152
Remove the Lineup property from ExternalDependency and update Razor
2017-11-08 10:19:33 -08:00
Nate McMaster
d1eabf8dfa
Updating BuildTools from 2.1.0-preview1-15551 to 2.1.0-preview1-15557
...
[auto-updated: buildtools]
2017-11-08 09:38:56 -08:00
Nate McMaster
bb8e030aab
Update buildtools and submodules
...
Submodule modules/Configuration 94a5f9e3..6cc477ed:
> Pin tool and package versions to make builds more repeatable
Submodule modules/EntityFrameworkCore e70d7daef..e76f8f3d1:
> Pin tool and package versions to make builds more repeatable
Submodule modules/HttpClientFactory 8a6433460..126e68136:
> Pin tool and package versions to make builds more repeatable
Submodule modules/HttpSysServer 02331040a..db210af71:
> Pin tool and package versions to make builds more repeatable
Submodule modules/IISIntegration 94c895a1b..a42c8a33b:
> Return FINISH_REQUEST on request failure (#469 )
> Pin tool and package versions to make builds more repeatable
Submodule modules/JsonPatch e453fafad..478c640a6:
> Pin tool and package versions to make builds more repeatable
Submodule modules/KestrelHttpServer 0c34523e8..6c82f78c6:
> Pin tool and package versions to make builds more repeatable
Submodule modules/Localization 98484b828..115271d1c:
> Pin tool and package versions to make builds more repeatable
Submodule modules/Microsoft.Data.Sqlite 791993269..a2b6f5f7d:
> Pin tool and packages versions to make builds more repeatable
Submodule modules/MusicStore 1c0aeb08b..b8c118056:
> Pin tool and package versions to make builds more repeatable
Submodule modules/MvcPrecompilation 00dd638c4..976ddc2ef:
> Pin tool and package versions to make builds more repeatable
Submodule modules/Options 7e46634d3..e762d2070:
> Pin tool and package versions to make builds more repeatable
Submodule modules/Proxy 0d1e23194..6b507eb64:
> Pin tool and package versions to make builds more repeatable
Submodule modules/Razor 6c7551d9c..4d737af16:
> Pin tool and package versions to make builds more repeatable
Submodule modules/ResponseCaching 85bd16418..f616f3e89:
> Pin tool and package versions to make builds more repeatable
Submodule modules/Routing bb413c6ac..f4fb178f5:
> Pin tool and package versions to make builds more repeatable
Submodule modules/Security 88cb3df0e..bd8ecd026:
> Pin tool and package versions to make builds more repeatable
> Refactor OIDC event tests
Submodule modules/ServerTests f1e0205b9..20837fe04:
> Pin tool and package versions to make builds more repeatable
Submodule modules/Session a29e7cf687..f7f89cdf8f:
> Pin tool and package versions to make builds more repeatable
Submodule modules/SignalR 2419867dfc..8c446fc02d:
> [Redis] Save a few bytes for acks (#1070 )
> Pin package and tool versions to make build more repeatable
> Enabling byte[]
> Updating jasmine
> Updating msgpack5 to the latest version
Submodule modules/StaticFiles 5248d6057c..555f5c68ee:
> Pin tool and package versions to make builds more repeatable
Submodule modules/Testing 94569378d4..a6c6619f19:
> Pin tool and package versions to make builds more repeatable
Submodule modules/WebSockets f17facd329..5bbab01ba5:
> Pin tool and package versions to make builds more repeatable
2017-11-01 18:28:15 -07: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
Nate McMaster
478c640a68
Pin tool and package versions to make builds more repeatable
...
Part of aspnet/Universe#575
2017-11-01 15:11:36 -07:00
Nate McMaster
d687617a35
Pin tool and package versions to make builds more repeatable
...
Part of aspnet/Universe#575
2017-11-01 09:29:41 -07:00
Nate McMaster
49b2e22ab3
Pin tool and package versions to make builds more repeatable
2017-11-01 09:09:28 -07:00
Nate McMaster
1836201bee
Pin tool and package versions to make build more repeatable
2017-10-31 17:33:49 -07:00
Nate McMaster
c5f2333481
Pin tool and package versions to make build more repeatable
2017-10-31 13:04:32 -07:00
Nate McMaster
05cd5edf5f
Updating BuildTools from 2.1.0-preview1-15546 to 2.1.0-preview1-15549
...
[auto-updated: buildtools]
2017-10-31 10:50:51 -07:00
Nate McMaster
8906ebed4c
Updating BuildTools from 2.1.0-preview1-15544 to 2.1.0-preview1-15546
...
[auto-updated: buildtools]
2017-10-30 11:27:26 -07:00
Nate McMaster
b6510d892c
Updating BuildTools from 2.1.0-preview1-15541 to 2.1.0-preview1-15544
...
[auto-updated: buildtools]
2017-10-30 10:23:56 -07:00
Nate McMaster
4e641df9b1
Update roslyn VSIX package versions to match what is in aspnet/Razor
2017-10-27 10:14:18 -07:00
Nate McMaster
d392659424
Updating BuildTools from 2.1.0-preview1-15540 to 2.1.0-preview1-15541
...
[auto-updated: buildtools]
2017-10-27 10:13:14 -07:00
Pavel Krymets
b2c73f13e2
Add AppAuthentication package ( #617 )
2017-10-26 10:28:38 -07:00
Nate McMaster
a01aee7e9c
Add scripts to auto-update build tools and submodules ( #618 )
...
* Add a script to auto-update submodules
* Add VSCode settings
* Add script to update the build tools version
2017-10-25 11:39:53 -07:00
Nate McMaster
e91af13a7d
Generate the PackageVersionProps file and put it in the lineup package
2017-10-23 15:00:53 -07:00
Brice Lambson
bf23f16c22
Add SQLitePCLRaw.bundle_sqlcipher
2017-10-23 13:48:02 -07:00
Nate McMaster
4bb84cf6d0
Ensure the deb/rpm installers use the same dotnet-core version
...
- Remove unnecessary tasks and scripts
- Ensure the KOREBUILD_DOTNET_* environment variables are preserved in the docker build context
- Other MSBuild cleanup of the targets
2017-10-17 15:46:53 -07:00
Nate McMaster
1f6db0e3ad
Add Microsoft.NETCore.Platforms to the list of external dependencies
2017-10-17 12:57:56 -07:00
Justin Kotalik
bdfbc3fea6
Adds endings to new dependencies
2017-10-16 13:45:32 -07:00
Justin Kotalik
600cf9d444
Adds ANCM external dependencies ( #608 )
2017-10-16 12:56:07 -07:00
Nate McMaster
2f78d058e7
Update build tools to 2.0.2-rc1-16007
2017-10-16 11:32:20 -07:00
Nate McMaster
0585274d32
Update kestrel submodule and remove the Microsoft.AspNetCore.Internal.CoreFxLab.Sources package from external dependencies list ( #607 )
2017-10-16 10:18:23 -07:00
Nate McMaster
a636fb0b74
Update to build tools 2.0.2-rc1-16006
2017-10-16 10:14:43 -07:00
Nate McMaster
d28e9fd8bc
Update build tools to 2.0.2-rc1-16001
2017-10-13 18:10:16 -07:00
John Luo
91d4be47b9
Produce separate reference package for runtime store generation
2017-10-12 19:12:37 -07:00
Nate McMaster
446de15f0b
Add aspnet/Templating to the universe build
2017-10-12 18:02:16 -07:00
Nate McMaster
c2a0010eda
Fix the metapackage generation
2017-10-12 08:36:40 -07:00
John Luo
afba40b573
Build LZMA
...
- Update metapackage reference insertion
2017-10-11 16:11:12 -07:00
Nate McMaster
d7d0e31b36
Fix build warning about Microsoft.CodeAnalysis.CSharp.Workspaces
2017-10-09 15:02:02 -07:00
Nate McMaster
5e4e386a84
List more external dependencies
2017-10-09 14:30:20 -07:00
Nate McMaster
be7c5c7752
Mirror everything that isn't on nuget.org
2017-10-09 13:51:29 -07:00
Nate McMaster
bda1eb2ab9
Update restore source for aspnet testing utility packages
2017-10-09 13:04:15 -07:00
Nate McMaster
c76125af0e
Add previously-built aspnetcore artifacts as external dependencies
2017-10-09 12:55:14 -07:00
Nate McMaster
086f6e4ea0
Upgrade xunit to 2.3.0
2017-10-09 11:42:05 -07:00
Nate McMaster
611b6a23ad
Update how PackageReference versions are set
...
Changes:
- Remove floating versions
- Disable myget feeds during a Universe build
- Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions.
- Remove myget feeds during build
- Remove obsolete 'GenerateLineup' targets/tasks
2017-10-09 11:32:21 -07:00
Javier Calvarro Nelson
f6bb106960
Update Microsoft.IdentityModel.Protocols.OpenIdConnect to 5.2.0-preview1
2017-10-09 11:21:40 -07:00
Nate McMaster
3d4a3e0301
Upgrade to xunit 2.3.0-rc3 ( #578 )
2017-10-05 16:05:10 -07:00
Justin Kotalik
4d091430fc
Update AspNetCoreModule to latest version
2017-10-04 09:48:44 -07:00
=
11b25e7c87
Build and pack Runtime Store
...
- Also add targets to build all metapackage.
2017-10-02 16:43:30 -07:00
Nate McMaster
c3c8919523
Mirror Microsoft.NETCore.App 2.0.2 and its dependencies
2017-10-02 14:12:41 -07:00
N. Taylor Mullen
9bf6fe233f
Add Mono.Addins to lineup.
2017-09-29 17:37:23 -07:00
Nate McMaster
d2e49a726c
Generate the package version props file
2017-09-29 14:39:58 -07:00
Nate McMaster
4ecafc0afd
Update AspNetCoreModule to 1.0.0-pre-10134
2017-09-29 14:23:57 -07:00
Nate McMaster
e841229782
Verify and mirror external dependencies and self-consistent package versions ( #566 )
...
Moves build logic from other infrastructure repos into aspnet/Universe.
2017-09-29 10:25:47 -07:00
John Luo
8204f17234
Add latest runtime packages
2017-09-22 15:37:24 -07:00
Nate McMaster
8922f69532
Mirror external dependencies
2017-09-20 15:05:21 -07:00
Nate McMaster
951dc99d5b
Verify external dependencies ( #561 )
2017-09-20 14:58:15 -07:00
N. Taylor Mullen
d2b202377f
Add Microsoft.VisualStudio.Text.Data and UI to the universe lineup.
2017-09-19 15:58:28 -07:00
Nate McMaster
9d14573df1
Add NuGet.Frameworks to the universe lineup
2017-08-30 11:53:16 -07:00
Nate McMaster
b048577881
Add System.Net.Http to the universe lineup
2017-08-29 12:50:57 -07:00
Nate McMaster
5ca9f8928f
Use PackageLineup to manage PackageReference versions
2017-08-29 09:55:55 -07:00
Nate McMaster
11377e08f6
Use PackageLineup to manage PackageReference versions
2017-08-29 09:42:24 -07:00
Nate McMaster
9b45e7f118
Use PackageLineup to manage PackageReference versions
2017-08-29 09:16:24 -07:00
Nate McMaster
590d42dc88
Add Microsoft.Win32.Registry to the universe lineup
2017-08-29 09:15:54 -07:00
Nate McMaster
0516de2b28
Add Microsoft.Azure.Management.Fluent to the universe lineup ( #550 )
2017-08-28 11:19:45 -07:00
Nate McMaster
97b9ff3b33
Use PackageLineup to manage PackageReference versions
2017-08-28 09:46:47 -07:00
Nate McMaster
2ddba022aa
Add xunit.extensibility.core 2.3.0-beta4-build3742 to the lineup
2017-08-25 14:58:49 -07:00
Nate McMaster
3ecadccc27
Set the version of MSBuild packages to 15.3.409
...
Oops, 15.3.309 does not exist.
2017-08-25 14:52:38 -07:00
Nate McMaster
ceba681e02
Add Microsoft.NETCore.App and NETStandard.Library to the lineup ( #549 )
2017-08-25 14:34:45 -07:00
Nate McMaster
9793b6b8d5
Add another package required for Razor
2017-08-24 15:24:03 -07:00
Nate McMaster
1811c328c5
Add packages required for Razor to the lineup ( #548 )
2017-08-23 15:24:25 -07:00
Nate McMaster
e7541e99a7
Upgrade to xunit 2.3.0-beta4
2017-08-22 15:25:22 -07:00
Nate McMaster
68a6e8d367
Upgrade to xunit 2.3.0-beta4
2017-08-22 15:19:42 -07:00
Nate McMaster
8ed38f5dcf
Upgrade to xunit 2.3.0-beta4
2017-08-22 15:01:11 -07:00
Nate McMaster
a993c2a5ff
Use PackageLineup to manage versions (revert revert)
...
We resolved the issues with PackageLineup and partial graph builds.
This reverts commit 01bf47170f .
2017-08-18 16:31:06 -07:00
Nate McMaster
01bf47170f
Revert lineups change until we work out issues with PackageLineup
...
This reverts commit a2c0410e39 .
2017-08-18 10:43:19 -07:00
Nate McMaster
a4320ccbda
Upgrade to xunit 2.3.0-beta4
2017-08-18 09:55:10 -07:00
Nate McMaster
89548bb39a
Expand the list of external dependencies to include almost everything
...
referenced from an ASP.NET Core project
2017-08-17 17:49:35 -07:00
Nate McMaster
a7f021702f
Add more corefx packages to the universe lineup ( #543 )
2017-08-17 16:17:59 -07:00
Nate McMaster
a2c0410e39
Use PackageLineup to manage package versions
2017-08-17 16:16:40 -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
c429467993
Add System.Buffers and System.Numerics.Vectors to the lineup
2017-08-16 10:04:18 -07:00
Nate McMaster
dc66815c35
Add external packages require for aspnet/Common ( #541 )
2017-08-16 09:15:18 -07:00
Nate McMaster
221bcda1d9
Upgrade xunit to 2.3.0-beta4 and expand the lineup to include sub-packages in xunit
2017-08-15 10:04:52 -07:00
Nate McMaster
d3cf0494e7
Upgrade to xunit 2.3.0-beta3
2017-08-11 17:22:40 -07:00
Nate McMaster
16b430ec9f
Update to xunit 2.3.0-beta3-build3705 ( #539 )
2017-08-11 11:52:18 -07:00
Nate McMaster
f5710de3e5
Produce a lineup package containing all packages produced
2017-08-10 11:41:10 -07:00
Pavel Krymets
659fa967a1
Consume corefxlab packages and private build of C# compiler ( #1976 )
2017-08-07 13:58:19 -07:00
Pranav K
58bcca9509
Updating to InternalAspNetCoreSdkVersion 2.1.1-*
2017-07-25 15:13:48 -07:00
Pranav K
eaefe914ea
Updating to InternalAspNetCoreSdkVersion 2.1.1-*
2017-07-25 15:13:44 -07:00
Pranav K
7d5f3511d1
Updating to InternalAspNetCoreSdkVersion 2.1.1-*
2017-07-25 15:13:18 -07:00
Pranav K
bf4556a5dd
Updating to InternalAspNetCoreSdkVersion 2.1.1-*
2017-07-25 15:13:14 -07:00
Pranav K
3cdc497642
Updating to InternalAspNetCoreSdkVersion 2.1.1-*
2017-07-25 15:12:54 -07:00
Pranav K
f9681cd3c3
Updating to InternalAspNetCoreSdkVersion 2.1.1-*
2017-07-25 15:12:42 -07:00
Ryan Brandenburg
7de0540228
Set AspNetCoreVersion
2017-07-24 17:57:01 -07:00
Ryan Brandenburg
db9eee83b7
Set AspNetCoreVersion
2017-07-24 17:56:54 -07:00
Ryan Brandenburg
2ac5f3617e
Set AspNetCoreVersion
2017-07-24 17:56:12 -07:00
Ryan Brandenburg
cd4689871f
Set AspNetCoreVersion
2017-07-24 17:56:05 -07:00
Ryan Brandenburg
44607ecf18
Set AspNetCoreVersion
2017-07-24 17:55:29 -07:00
Ryan Brandenburg
edf47fedd1
Set AspNetCoreVersion
2017-07-24 17:55:09 -07:00
Ryan Brandenburg
08c6291db2
Update MSBuild version
2017-07-21 14:56:19 -07:00
Mike Harder
465f09b336
Remove duplicate NETStandardImplicitPackageVersion ( #95 )
2017-07-19 09:38:17 -07:00
Mike Harder
266736764c
Rename to DiagnosticSourceVersion ( #1143 )
...
- Matches other repos
2017-07-19 09:37:37 -07:00
Ryan Brandenburg
bc3f2cbcab
Update MSBuild version
2017-07-18 13:59:12 -07:00
Mike Harder
806ba70a6a
Update StackExchange.Redis to latest ( #260 )
2017-07-13 15:07:37 -07:00
Ryan Brandenburg
5ce07b2123
Update MSBuild version
2017-07-12 20:29:31 -07:00
Mike Harder
021c604244
Update WindowsAzure.Storage to latest ( #258 )
2017-07-12 18:41:03 -07:00
Mike Harder
095230cb85
Update Newtonsoft.Json to 10.0.1 ( #1958 )
...
- Matches other repos
2017-07-12 16:55:47 -07:00
Mike Harder
5618fa52d8
Update MSBuild to 15.3.0-* ( #320 )
...
- Matches version shipping with Visual Studio 15.3
2017-07-11 17:47:28 -07:00
Ryan Brandenburg
a4ed948d1e
Remove NETSTandard.Library.NETFramework
2017-07-07 10:18:11 -07:00
Nate McMaster
7d74ba1440
React to aspnet/BuildTools#293
...
[ci skip]
2017-07-06 10:38:10 -07:00
Nate McMaster
4d87a52f6e
React to aspnet/BuildTools#293
...
[ci skip]
2017-07-06 10:38:05 -07:00
Nate McMaster
6849a49905
React to aspnet/BuildTools#293
...
[ci skip]
2017-07-06 10:37:33 -07:00
Nate McMaster
b7ab95291c
React to aspnet/BuildTools#293
...
[ci skip]
2017-07-06 10:37:29 -07:00
Nate McMaster
83f3158653
React to aspnet/BuildTools#293
...
[ci skip]
2017-07-06 10:37:07 -07:00
Nate McMaster
35e6714c34
React to aspnet/BuildTools#293
...
[ci skip]
2017-07-06 10:36:51 -07:00
Ryan Brandenburg
654d6bee4a
DiagnosticSource to 4.4.1
2017-07-03 15:06:56 -07:00
Ryan Brandenburg
bd661a9e86
Update Moq and remove NETSTandard.Library.NetFramework
2017-06-29 10:18:14 -07:00
Pranav K
697ed9bd82
Update dependencies.props
...
* Update Moq to 4.7.49.
* Add NETStandardImplicitPackageVersion
2017-06-29 08:25:54 -07:00
Pranav K
d7bdf1d4e4
Update dependencies.props
...
* Update Moq to 4.7.49.
* Add NETStandardImplicitPackageVersion
2017-06-29 08:18:18 -07:00
Pranav K
a5fd1bef22
Update dependencies.props
...
* Update Moq to 4.7.49.
* Add NETStandardImplicitPackageVersion
2017-06-29 07:48:25 -07:00
Pranav K
acb96ec971
Preapre for StackTrace.Sources changes
2017-06-22 11:18:43 -07:00
Pawel Kadluczka
f4f6501b8d
Updating libuv dependency to 1.10.0
2017-06-15 16:08:43 -07:00
Kiran Challa
39aa81abcc
Fixed version of netstandard.library
2017-06-15 05:31:02 -07:00
Kiran Challa
483d06734a
Fixed version of netstandard.library
2017-06-15 05:28:10 -07:00
Kiran Challa
cfb7ae413f
Updated NETStandardImplicitPackageVersion to 2.0.0-* from BundledNETStandardPackageVersion
2017-06-15 05:07:52 -07:00
Nate McMaster
902783e202
Remove redundant property in dependencies.props
2017-06-13 11:29:31 -07:00
Nate McMaster
f12054dfa7
Update Microsoft.AspNetCore.HtmlAbstractions to .NET Standard 2.0
2017-06-08 12:58:50 -07:00
Nate McMaster
ccef6b261b
Lift Microsoft.Extensions.WebEncoders to target .NET Standard 2.0
2017-06-07 09:41:23 -07:00
Kiran Challa
47196122ef
Merge branch 'rel/2.0.0-preview2' into dev
...
# Conflicts:
# build/dependencies.props
2017-06-06 14:21:02 -07:00
Kiran Challa
d9531031a8
Updated to netstandard2.0
2017-06-06 12:03:01 -07:00
Pranav K
14c35c1fae
Branching for rel/2.0.0-preview2
2017-05-31 19:36:49 -07:00
Kiran Challa
402f979c1c
Updated to use the latest shared runtime
2017-05-29 04:40:55 -07:00
Kiran Challa
758006d17f
Updated to use the latest shared runtime
2017-05-26 12:41:43 -07:00
Kiran Challa
46dd25fcac
Updated to use the latest shared runtime
2017-05-26 12:40:38 -07:00
Kiran Challa
57647bff2e
Updated to use the latest shared runtime
2017-05-26 12:40:28 -07:00
Kiran Challa
85d712251d
Updated to use the latest shared runtime
2017-05-26 12:39:37 -07:00
Kiran Challa
9ef496fe5b
Updated to use the latest shared runtime
2017-05-26 12:39:04 -07:00
Javier Calvarro Nelson
7ac72dd7d8
Add task for generating ssl certificates with MSBuild
2017-05-24 15:55:43 -07:00
Nate McMaster
b706a75e03
Target .NET Standard 2.0
...
This retargets all data protection libraries to ns2.0. This means .NET
Framework applications will need to upgrade to .NET Framework 4.6.1.
This upgrade makes available API to .NET Core that was previously only
available on .NET Framework, such as encrypting keys at rest with
certificates.
New API for .NET Core users:
- IDataProtectionBuilder.ProtectKeysWithCertificate(string thumbprint)
- CertificateXmlEncryptor
- ICertificateResolver
- DataProtectionProvider
- .Create(string applicationName, X509Certificate2 certificate)
- .Create(DirectoryInfo keyDirectory, X509Certificate2 certificate)
- .Create(DirectoryInfo keyDirectory, Action<IDataProtectionBuilder>
setupAction, X509Certificate2 certificate
Other minor changes in this commit:
- Fixed samples that were using obsolete logging API
- Remove calls to api-sets, instead using kernel32. .NET Core 2.0 no
longer requires using api-sets as Nano Server now forwards kernel32
calls
- Made minor improvements to the TypeForwardingActivator
- Remove dead code an unused api baselines
- Enable more tests on macOS/Linux that previously only ran on Windows
2017-05-24 09:47:10 -07:00
Nate McMaster
390582dcf1
Target .NET Standard 2.0 ( #1849 )
2017-05-20 10:37:35 -07:00
BrennanConroy
c7bac3133f
Chain hosting timeout to StopAsync cancellation token ( #1078 )
2017-05-19 16:32:45 -07:00
John Luo
62cd07d0a6
Target NETStandard2.0 and add WindowsServices back
2017-05-19 14:17:02 -07:00
Kiran Challa
e3114dc6a4
Temporarily change tfm to netstandard1.3
...
Ideally we want to target netstandard2.0 but this conversion is blocked on the issue: https://github.com/dotnet/sdk/issues/1219
2017-05-19 14:00:08 -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
Nate McMaster
a7524e189d
Upgrade test framework versions and fix test issues
2017-05-15 16:14:55 -07:00
Nate McMaster
f70e17c138
Upgrade test framework versions
2017-05-15 16:02:04 -07:00
Nate McMaster
225c482c37
Upgrade test framework versions
2017-05-15 15:39:13 -07:00
Nate McMaster
5cf3d9ab11
Upgrade test framework versions and fix test issues
2017-05-15 14:44:17 -07:00
Nate McMaster
0e3d091fb7
Upgrade test framework versions
2017-05-12 12:22:22 -07:00
Pavel Krymets
7a7dc71164
Remove unnecessary package references ( #79 )
2017-05-10 11:45:31 -07:00
Pavel Krymets
90ee2252a0
Remove unnecessary package references ( #1825 )
2017-05-10 11:35:23 -07:00
Pavel Krymets
f8779ee377
Remove unnecessary package references ( #1068 )
2017-05-10 11:30:40 -07:00
Mike Harder
c86336bb42
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
2017-05-08 13:06:54 -07:00
Mike Harder
47ee65f318
Upgrade StackExchange.Redis.StrongName to version 1.2.3 ( #231 )
...
- Addresses package downgrade warnings (https://github.com/aspnet/DataProtection/issues/227 )
2017-05-08 13:04:25 -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
Pavel Krymets
95d2ee5d8f
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-05 10:24:09 -07:00
Pavel Krymets
8a0a8a781e
Update InternalAspNetCoreSdkVersion
2017-05-05 10:23:47 -07:00
Pavel Krymets
b85a0a8af3
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-05 10:22:40 -07:00
Pavel Krymets
0eca220069
Update InternalAspNetCoreSdkVersion
2017-05-05 10:22:33 -07:00
Pavel Krymets
2c172fa462
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-05 10:22:23 -07:00
Pavel Krymets
86ead9f70a
Update InternalAspNetCoreSdkVersion
2017-05-05 10:22:15 -07:00
Pavel Krymets
71f95c0447
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-05 10:20:56 -07:00
Pavel Krymets
cb377203a4
Update InternalAspNetCoreSdkVersion
2017-05-05 10:20:48 -07:00
Pavel Krymets
d91d627c04
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-05 10:20:16 -07:00
Pavel Krymets
1e639aca49
Update InternalAspNetCoreSdkVersion
2017-05-05 10:20:05 -07:00
Mike Harder
a23a255e2e
Fix whitespace.
2017-05-03 11:43:39 -07:00
Mike Harder
cfc41d3845
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
2017-05-03 11:42:10 -07:00
Mike Harder
db517803c8
Move System.Data.SqlClient version from csproj to dependencies.props ( #293 )
2017-05-03 11:30:51 -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
f0a3b2943c
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
2017-05-01 22:02:12 -07:00
Pranav K
9c9468f956
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
2017-05-01 22:02:00 -07:00
Pranav K
77b47c1db1
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
2017-05-01 22:01:58 -07:00
Pranav K
bdd3ff6d0e
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
2017-05-01 22:01:46 -07:00
Pranav K
8aeca90757
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
2017-05-01 22:01:41 -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
350aba7279
Use the bundled NETStandard.Library package in netstandard targeting libraries
2017-05-01 20:54:26 -07:00
Pranav K
4628a2ff4e
Use the bundled NETStandard.Library package in netstandard targeting libraries
2017-05-01 12:39:39 -07:00
Pranav K
aa4bef0f54
Use the bundled NETStandard.Library package in netstandard targeting libraries
2017-05-01 12:39:26 -07:00
Pranav K
d277144cb3
Use the bundled NETStandard.Library package in netstandard targeting libraries
2017-05-01 12:39:14 -07:00
Pranav K
e70ee8ab6e
Use the bundled NETStandard.Library package in netstandard targeting libraries
2017-05-01 12:39:07 -07:00
Pranav K
d9dad9400c
Branching for 2.0.0-preview1
2017-04-25 22:03:29 -07:00
Pranav K
c4dbc8d315
Branching for 2.0.0-preview1
2017-04-25 22:03:21 -07:00
Pranav K
755bba2c62
Branching for 2.0.0-preview1
2017-04-25 22:02:36 -07:00
Pranav K
4b249ef722
Branching for 2.0.0-preview1
2017-04-25 22:02:29 -07:00
Pranav K
08799573e0
Branching for 2.0.0-preview1
2017-04-25 22:01:50 -07:00
Pranav K
3489d02720
Branching for 2.0.0-preview1
2017-04-25 22:01:28 -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
0c9a7379f2
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
2017-04-25 12:47:41 -07:00
Pranav K
d3d88481e2
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
2017-04-25 12:47:25 -07:00
Pranav K
e61f7a591c
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
2017-04-25 11:04:08 -07:00
Pranav K
2c2992b465
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
2017-04-25 11:04:08 -07:00
Pranav K
5fe4807c1e
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
2017-04-25 11:04:07 -07:00
Kiran Challa
f1a59d030e
Supply runtime identifier on publishing standalone apps
2017-04-13 14:19:18 -07:00
Andrew Stanton-Nurse
1ae1ff01a3
Add test logging helpers to Hosting ( #1005 )
2017-04-06 15:19:26 -07:00
John Luo
ff3ff939c3
Update WindowsAzure.Storage version ( #217 )
...
* Update WindowsAzure.Storage version
* Remove target fallback
2017-04-05 16:28:43 -07:00
Pranav K
290fd0a28d
Updating versions to 2.0.0-preview1
2017-04-03 21:41:10 -07:00
Pranav K
ebc2c99aaf
Updating versions to 2.0.0-preview1
2017-04-03 21:41:10 -07:00
Pranav K
e0de7f1e1e
Updating versions to 2.0.0-preview1
2017-04-03 21:41:10 -07:00
Pranav K
023b1d7db8
Updating versions to 2.0.0-preview1
2017-04-03 21:41:09 -07:00
Pranav K
9b5a26f774
Updating versions to 2.0.0-preview1
2017-04-03 21:41:09 -07:00
Pranav K
4b8de0b0f1
Updating versions to 2.0.0-preview1
2017-04-03 21:41:09 -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
Pavel Krymets
7890fdbf94
Add Activity tracking to HostingApplication ( #964 )
2017-03-29 15:36:48 -07:00
Pranav K
99ff496e71
Updating to 2.0.0 Internal.AspNetCore.Sdk
2017-03-29 11:30:34 -07:00
Pranav K
7dd9d69fe1
Updating to 2.0.0 Internal.AspNetCore.Sdk
2017-03-29 11:30:34 -07:00
Pranav K
db7095bc90
Updating to 2.0.0 Internal.AspNetCore.Sdk
2017-03-29 11:30:33 -07:00
Pranav K
2e3c35b863
Updating to 2.0.0 Internal.AspNetCore.Sdk
2017-03-29 11:30:33 -07:00
Pranav K
e4e62b3156
Updating to 2.0.0 Internal.AspNetCore.Sdk
2017-03-29 11:30:32 -07:00
Pranav K
679a0e60f7
Updating to 2.0.0 Internal.AspNetCore.Sdk
2017-03-29 11:30:32 -07:00
Kiran Challa
ab6e74f4b4
Upgraded Json.NET version to 10.0.1
2017-03-28 10:24:16 -07:00
Kiran Challa
bb7b58321c
Converted samples and test projects to run on netcoreapp2.0
2017-03-23 17:05:16 -07:00
Kiran Challa
d2be921ca4
Converted test project to run on netcoreapp2.0
2017-03-22 15:24:04 -07:00
Nate McMaster
f246dd3502
Upgrade test projects to .NET Core 2.0
2017-03-22 11:56:27 -07:00
Kiran Challa
bac161fdd6
Converted test projects to run on netcoreapp2.0
2017-03-21 16:48:25 -07:00
Kiran Challa
7124247b50
Converted test projects and samples to run on netcoreapp2.0
2017-03-21 13:55:12 -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
832cbdcee8
Unify dependency versions to one file
2017-03-15 15:11:25 -07:00
Nate McMaster
e3ca1d1a2c
Unify dependency versions to one file and remove workarounds
2017-03-15 13:47:45 -07:00
Nate McMaster
45874704a9
Unify dependency version to one file and remove workarounds
2017-03-15 11:01:09 -07:00
Nate McMaster
6a61e10a4b
Unify dependency versions and remove workarounds
2017-03-15 10:47:41 -07:00
Nate McMaster
8c32731282
Update dependencies and build version to 1.2.0
...
Unify dependencies
Remove duplcated code from CommandLineUtils
Update appveyor image
2017-03-14 12:22:25 -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
708630fd23
Downgrade to stable packages
2017-02-15 14:22:38 -08:00
Nate McMaster
75a0b9889a
Downgrade to stable packages
2017-02-15 12:28:55 -08:00
Nate McMaster
8764af8a36
Downgrade to stable packages
2017-02-14 16:15:36 -08:00
Nate McMaster
8051f3671b
Downgrade to stable packages
2017-02-14 16:15:33 -08:00
Nate McMaster
89a63f5885
Downgrade to stable packages
2017-02-14 16:15:28 -08:00
Nate McMaster
0c714cf61b
Downgrade to stable packages
2017-02-14 16:15:27 -08:00