Nate McMaster
a7811c5656
Ensure .NET Core runtimes are install in alpine builds to tests can run
2018-07-03 12:26:20 -07:00
ASP.NET CI
5717594baf
Updating BuildTools from 2.1.3-rtm-15797 to 2.1.3-rtm-15799
...
[auto-updated: buildtools]
2018-07-03 11:50:51 -07:00
ASP.NET CI
218cb74edc
Updating BuildTools from 2.1.3-rtm-15796 to 2.1.3-rtm-15797
...
[auto-updated: buildtools]
2018-07-03 10:54:59 -07:00
Nate McMaster
d2d9a47686
Invoke dotnet vstest directly instead of using the VSTest target
...
Attempt to workaround Microsoft/vstest#1503 which causes test failure output to be swallowed
2018-07-03 10:08:25 -07:00
Nate McMaster
cc0e0394ac
Add required infrastructure improvements to submodules to support NETStandard.Library 2.0.3
2018-07-02 18:09:28 -07:00
Nate McMaster
55e0fd5677
Fix the version override check for ProdCon builds
2018-07-02 17:02:30 -07:00
Nate McMaster
1895502c48
Update the LZMA to include NETStandard.Library 2.0.3
2018-07-02 16:45:20 -07:00
ASP.NET CI
3313973c98
Updating BuildTools from 2.1.3-rtm-15795 to 2.1.3-rtm-15796
...
[auto-updated: buildtools]
2018-07-02 09:52:12 -07:00
ASP.NET CI
1baa04d9b8
Updating submodule(s)
...
EntityFrameworkCore => fac2ede689ff55b0337161d81a0e61dc794d84d5
[auto-updated: submodules]
2018-06-30 21:46:02 -07:00
Nate McMaster
d456fdba63
Don't publish the runtime-site-extension in servicing builds
2018-06-29 19:37:15 -07:00
ASP.NET CI
c11c72ac23
Updating submodule(s)
...
EntityFrameworkCore => 15bc370703ee500c4c7ff1a4a670c97a829b839b
[auto-updated: submodules]
2018-06-29 17:34:12 -07:00
ASP.NET CI
297659eff8
Updating submodule(s)
...
EntityFrameworkCore => 77512c451480d52f9b4e2970a8ba72d9f38c0141
[auto-updated: submodules]
2018-06-29 13:03:14 -07:00
ASP.NET CI
e9274a4d93
Updating submodule(s)
...
Mvc => 82f7f2aab8
[auto-updated: submodules]
2018-06-29 19:22:19 +00:00
Nathanael Marchand
82f7f2aab8
Fix Api Explorer not returning type with ActionResult<T> and no type in ProducesResponseTypeAttribute
2018-06-29 12:00:16 -07:00
ASP.NET CI
8908fbd8b2
Updating submodule(s)
...
Razor => 1c9208ba11
[auto-updated: submodules]
2018-06-29 11:52:17 -07:00
N. Taylor Mullen
1c9208ba11
Update korebuild.json to restrict which VS is used.
2018-06-29 11:45:59 -07:00
N. Taylor Mullen
e23c2652b7
Add NoBuild test that includes content.
...
- Also fixed wording of existing nobuild test.
2018-06-29 11:45:59 -07:00
N. Taylor Mullen
2d5a1737a2
Update Razor SDK packing logic to not include Pack at properties layer.
...
- Added test to verify that no-build scenarios work as expected.
#2378
2018-06-29 11:45:59 -07:00
ASP.NET CI
1b69fd7fbe
Updating submodule(s)
...
Mvc => c4d5ef94a9
[auto-updated: submodules]
2018-06-29 11:22:17 -07:00
Pranav K
c4d5ef94a9
Razor runtime compilation produces errors if running on a shared runtime that's rolled forward
...
Do not provide compilation references from runtime MVC assemblies. This avoids cases where the app is compiled
against an older MVC but running against a newer one (e.g. shared fx roll forward) resulting in compiling against multiple
versions of MVC assemblies
Fixes #7969
2018-06-29 11:17:25 -07:00
Nate McMaster
9273759dca
[2.1]: Remove unused project capability from Microsoft.AspNetCore.App ( #1237 )
...
Removing this from .App in 2.1.3 because this was unused, and the capability is not actually supported by VS. This will be re-added in the future versions of .App when we land the VS integration for in-process hosting.
cref https://github.com/aspnet/IISIntegration/pull/969
2018-06-29 11:02:39 -07:00
John Luo
b9d956df59
Ensure no trailing slashes for LZMA generation
2018-06-28 20:28:36 -07:00
ASP.NET CI
229966b4df
Updating submodule(s)
...
EntityFrameworkCore => c5ef20085735805e585874b29bdf99ba44365b61
[auto-updated: submodules]
2018-06-28 15:36:45 -07:00
ASP.NET CI
7473ff4972
Updating submodule(s)
...
EntityFrameworkCore => e88fbc911f5e45092ff06314ae5c0e61b49c80da
[auto-updated: submodules]
2018-06-28 13:24:41 -07:00
ASP.NET CI
f47baf2a87
Updating submodule(s)
...
KestrelHttpServer => ac31e5ab30
[auto-updated: submodules]
2018-06-28 18:16:10 +00:00
Stephen Halter
ac31e5ab30
[2.1.3] Consistently handle connection aborts ( #2619 )
...
* Decouple connection objects from the server (#2535 )
- Making progress towards being able to use the connection objects on the client side.
* Wait for input writer to complete before calling OnConnectionClosed (#2566 )
* Wait for the ConnectionClosed token to stop tracking connections (#2574 )
- The prior strategy of waiting for the pipe completed callbacks doesn't work
because blocks are returned to the memory pool after the callbacks are fired.
* Consistently handle connection resets (#2547 )
* Provide better connection abort exceptions and logs
* void IConnectionDispatcher.OnConnection
2018-06-28 10:51:22 -07:00
ASP.NET CI
5fa1bcc093
Updating submodule(s)
...
EntityFrameworkCore => c5c9b0ed48a59d1fec6140e93644b7cb08e6bb27
[auto-updated: submodules]
2018-06-28 17:46:57 +00:00
ASP.NET CI
630a9571b8
Updating submodule(s)
...
EntityFrameworkCore => 23e9fc8d841828e051c8f655825656ab7d356ad7
[auto-updated: submodules]
2018-06-28 17:15:39 +00:00
ASP.NET CI
dae174be1f
Updating submodule(s)
...
EntityFrameworkCore => 610662840d7847ffbe0999a2ffaa707266f3fcaa
Razor => ca2d5738d6
[auto-updated: submodules]
2018-06-28 00:38:16 +00:00
Nate McMaster
ca2d5738d6
Automatically generate binding redirects assembly attributes for the Razor VSIX
2018-06-27 16:42:02 -07:00
John Luo
96c5b3c2ae
Update StackExchange.Redis.StrongName version
2018-06-27 15:38:23 -07:00
John Luo
e17f426e92
Update DotnetArchive version
2018-06-27 15:27:28 -07:00
Nate McMaster
91a1d2de50
Add unit tests for the shared framework ( #1228 )
...
Changes:
* Add a test project with simple unit tests for the shared framework
* Add root-level Directory.Build.props/targets files
* Cleanup .csproj files to reduce duplication
2018-06-27 14:56:10 -07:00
Nate McMaster
6b8aac13e0
Prepare infrastructure for the 2.1.3 patch
2018-06-27 14:51:05 -07:00
Nate McMaster
6c0770398d
Bumping version from 1.0.2 to 1.0.3
2018-06-27 13:39:52 -07:00
Nate McMaster
a6b303c83c
Bumping version from 2.1.2 to 2.1.3
2018-06-27 13:39:52 -07:00
Nate McMaster
246aedb5bf
Bumping version from 2.1.1 to 2.1.2
2018-06-27 13:39:51 -07:00
Nate McMaster
60564e7d5b
Bumping version from 2.1.1 to 2.1.2
2018-06-27 13:39:51 -07:00
Nate McMaster
26fbad0614
Bumping version from 2.1.1 to 2.1.2
2018-06-27 13:39:51 -07:00
Nate McMaster
ebab62c766
Bumping version from 2.1.1 to 2.1.2
2018-06-27 13:39:51 -07:00
Nate McMaster
88796f41f8
Bumping version from 2.1.1 to 2.1.2
2018-06-27 13:39:50 -07:00
Nate McMaster
c7fafa1e63
Bumping version from 2.1.1 to 2.1.2
2018-06-27 13:39:50 -07:00
Nate McMaster
e4d891c6f6
Bumping version from 2.1.2 to 2.1.3
2018-06-27 13:39:49 -07:00
Nate McMaster
bd43a693aa
Bumping version from 2.1.1 to 2.1.2
2018-06-27 13:39:49 -07:00
Nate McMaster
4aa93d0bef
Bumping version from 2.1.1 to 2.1.2
2018-06-27 13:39:48 -07:00
Nate McMaster
5d39e86f19
Bumping version from 2.1.1 to 2.1.2
2018-06-27 13:39:48 -07:00
Nate McMaster
7f49500ffa
Bumping version from 2.1.2 to 2.1.3
2018-06-27 13:39:48 -07:00
Nate McMaster
cbbe2975bc
Bumping version from 2.1.1 to 2.1.2
2018-06-27 13:39:47 -07:00
Nate McMaster
7fbb5588fc
Bumping version from 2.1.2 to 2.1.3
2018-06-27 13:39:47 -07:00
Nate McMaster
78ce5dd2be
Bumping version from 2.1.1 to 2.1.2
2018-06-27 13:39:46 -07:00