ASP.NET CI
278a4794a8
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-12 19:22:19 +00:00
ASP.NET CI
256f7755ba
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-12 19:19:58 +00:00
ASP.NET CI
ee20ecf20e
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-12 19:16:34 +00:00
ASP.NET CI
b40fa1bdfb
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-12 19:14:57 +00:00
ASP.NET CI
41c0cfb1a8
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-12 19:11:24 +00:00
ASP.NET CI
99e5f7ec0f
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-12 19:10:56 +00:00
John Luo
25bbb466db
Create compressed delta lzma for antares
...
- The delta lzma is packaged as a zip
- Only new content that's not present in the LKG lzma is included
- Xmls are removed
2018-06-08 11:08:09 -07:00
Nate McMaster
cf24fb23e7
Fix bug in generating .version file in the shared frameworks
2018-06-07 11:42:27 -07:00
ASP.NET CI
7c34b9c6c7
Updating submodule(s)
...
Templating => a5bb91c2cb
[auto-updated: submodules]
2018-06-07 08:48:25 -07:00
Nate McMaster
e1f56d1cae
Consume a new version of System.Net.WebSockets.WebSocketProtocol
2018-06-06 15:25:33 -07:00
Nate McMaster
a5bb91c2cb
Prevent 2.1 template tests from corrupting machine state
2018-06-05 10:13:33 -07:00
Nate McMaster
a373d7e5d7
React to changes in corefx
...
New package versions incoming to this patch causes a cascading change to preserve transitive dependencies
* System.Data.SqlClient
* System.Memory
* System.Runtime.CompilerServices.Unsafe
* System.Threading.Tasks.Extensions
2018-06-05 09:19:06 -07:00
Nate McMaster
d89db5fcd7
Bumping version from 2.1.0 to 2.1.1
2018-06-05 09:11:39 -07:00
Nate McMaster
27750d669e
Bumping version from 2.1.0 to 2.1.1
2018-06-05 09:11:38 -07:00
Nate McMaster
4764c44e93
Bumping version from 2.1.0 to 2.1.1
2018-06-05 09:11:34 -07:00
Nate McMaster
0ce4004cde
Bumping version from 2.1.0 to 2.1.1
2018-06-05 09:11:31 -07:00
Nate McMaster
a3667dab27
Bumping version from 2.1.0 to 2.1.1
2018-06-05 09:11:30 -07:00
Nate McMaster
6586c921f0
Fix compiler error introduced by merge conflict
2018-06-04 10:39:30 -07:00
Nate McMaster
a7194f0a6e
Merge branch 'release/2.0' into release/2.1
2018-06-04 10:35:13 -07:00
Nate McMaster
704ad8086d
Update description of script [ci skip]
2018-06-04 10:34:22 -07:00
Nate McMaster
d5d1246c46
Fixup bad changes from merge
2018-06-01 17:16:43 -07:00
Nate McMaster
d418981924
Merge branch 'release/2.1' into namc/merge-rel-20
2018-06-01 17:13:24 -07:00
Nate McMaster
ca4e81b975
Merge branch 'release/2.0' into release/2.1
2018-06-01 17:08:08 -07:00
ASP.NET CI
d85e2441a9
Updating submodule(s)
...
EntityFrameworkCore => f3a183efd51c9dda512b8af9a4274b36b7c1450c
[auto-updated: submodules]
2018-06-01 20:49:23 +00:00
Nate McMaster
5fc61022bc
Don't expect the site extension zip to exist in build output if AzureIntegration is not patching
2018-05-31 22:52:09 -07:00
ASP.NET CI
3a16c4ff6f
Updating submodule(s)
...
Templating => 34725c0117
[auto-updated: submodules]
2018-05-31 20:59:56 -07:00
Nate McMaster
34725c0117
Update implicit version of aspnetcore.app for tests
2018-05-31 20:55:28 -07:00
ASP.NET CI
15c92fa97f
Updating BuildTools from 2.1.1-rtm-15792 to 2.1.1-rtm-15793
...
[auto-updated: buildtools]
2018-05-31 18:36:18 -07:00
ASP.NET CI
04806d72ca
Updating submodule(s)
...
EntityFrameworkCore => ef61273ed948a2be8f0a081dc57b16ad3bc2de03
[auto-updated: submodules]
2018-05-31 18:36:16 -07:00
Nate McMaster
5f0b4e1322
Refactor property names for computing .deb/.rpm file names and dependencies
2018-05-31 17:49:19 -07:00
ASP.NET CI
a5981cb09f
Updating submodule(s)
...
KestrelHttpServer => e4d290b601
[auto-updated: submodules]
2018-05-31 16:45:15 -07:00
Stephen Halter
e4d290b601
Fix Json regression in Socket Transport ( #2578 )
2018-05-31 16:28:25 -07:00
ASP.NET CI
454567bc71
Updating submodule(s)
...
KestrelHttpServer => d1416e679b
[auto-updated: submodules]
2018-05-31 23:02:14 +00:00
Stephen Halter
d1416e679b
[2.1.1] Provide clearer exception message for breaking change ( #2623 )
...
- In 2.1, the default transport (Sockets) can no longer bind to certain
endpoint types (Unix domain sockets and open socket handles).
- The new message recommends manually selecting the libuv transport
to work around this issue.
2018-05-31 15:45:26 -07:00
Stephen Halter
af177c5adc
Add Memory<byte> overloads to HttpUpgradeStream ( #2622 )
2018-05-31 15:44:39 -07:00
Nate McMaster
9ab4013baa
Merge branch 'release/2.1' into johluo/ci-update-implicit-implementation
2018-05-31 15:20:16 -07:00
Nate McMaster
aacb317ffa
Update dependencies to 2.1.1-rtm-30818
2018-05-31 15:18:08 -07:00
Nate McMaster
c801671fbf
Stop producing old-style rpm/deb installers ( #1191 )
2018-05-31 15:01:28 -07:00
ASP.NET CI
b55ec6f5b7
Updating submodule(s)
...
EntityFrameworkCore => 98eef4c22fd6687bffd4d643e6f980ca1bc8137c
[auto-updated: submodules]
2018-05-31 13:53:31 -07:00
Nate McMaster
309e9e3077
Widen dependency version range on Microsoft.AspNetCore.App to allow patch updates ( #1186 )
...
Originally, we thought using exact version ranges on the dependencies of Microsoft.AspNetCore.App
would help protect consumers from lifting binaries out of the shared framework. However,
this makes it difficult for consumers to use packages that share a dependency with .App.
When users tried to mix Microsoft.EntityFramework.SQLite 2.1.1 with Microsoft.AspNetCore.App 2.1.0,
NuGet errors and warnings made it difficult to reason about what was wrong, and how to resolve it.
This changes the dependency version range to allow uses to upgrade within the major.minor patch family
without needing to override NuGet warnings. This removes some of the protections against users
unintentionally lifting to a binary newer than the shared framework, however, after lots of discussion,
we believe this is a better user experience.
2018-05-31 12:40:52 -07:00
ASP.NET CI
079232d3c5
Updating submodule(s)
...
SignalR => 5d37d312e0
[auto-updated: submodules]
2018-05-31 11:43:47 -07:00
Stephen Halter
9e15b2bca4
Fix PipeReader consumption pattern [2.1]
2018-05-31 11:27:38 -07:00
Nate McMaster
d6017ab253
Remove Proxy and WebHooks from explicit build order list
2018-05-30 18:06:07 -07:00
John Luo
d2025d516c
Update implementation
2018-05-30 17:15:48 -07:00
Nate McMaster
4935711bce
Add trailing slash to <DotNetAssetRootUrl>
2018-05-30 17:13:42 -07:00
ASP.NET CI
59f091f0be
Updating submodule(s)
...
Templating => a5fb8a3d3c
[auto-updated: submodules]
2018-05-30 16:19:12 -07:00
Kiran Challa
a5fb8a3d3c
[ Fixes #523 ] Fix the jquery.min.js file in RazorPages web application
2018-05-30 16:01:45 -07:00
ASP.NET CI
ba6abf5797
Updating submodule(s)
...
Mvc => 2d63669695
[auto-updated: submodules]
2018-05-30 16:00:36 -07:00
Kiran Challa
4f5b358ba8
Added tests to verify fallback source content is same as the CDN content
...
# Conflicts:
# build/dependencies.props
2018-05-30 15:58:40 -07:00
Nate McMaster
f126871a4c
[2.1.x] Remove WebHooks and Proxy from servicing ( #1189 )
...
These repos do not produce packages that will ship in 2.1.x.
2018-05-30 15:16:22 -07:00