Nate McMaster
e619bb7187
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:44:04 -07:00
Nate McMaster
bae3b56959
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:43:55 -07:00
Nate McMaster
19d77f0295
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:43:26 -07:00
Nate McMaster
8ec3870a92
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:43:15 -07:00
Nate McMaster
cb20094b69
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:42:52 -07:00
Nate McMaster
c3ca4e6d54
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:40:54 -07:00
Nate McMaster
dcff2c91a0
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:40:34 -07:00
Nate McMaster
50a9af203c
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:40:25 -07:00
Nate McMaster
6c6cd89086
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:40:16 -07:00
Nate McMaster
424e5ed91a
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:40:07 -07:00
Nate McMaster
95e219d3dd
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:39:58 -07:00
Nate McMaster
8c79001d18
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:39:47 -07:00
Nate McMaster
c07699a58b
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:39:38 -07:00
Nate McMaster
7ddbde8b68
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:39:19 -07:00
Nate McMaster
b392ef5ed7
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:39:10 -07:00
Nate McMaster
45d0a0ad98
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:39:00 -07:00
Nate McMaster
a59aaa1203
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:32:37 -07:00
Nate McMaster
9355e78494
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:32:24 -07:00
Nate McMaster
a0c62afacd
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:31:59 -07:00
Nate McMaster
a743eb057c
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:31:09 -07:00
Nate McMaster
eb5499acbd
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:30:44 -07:00
Nate McMaster
97d236d5ae
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:30:31 -07:00
Nate McMaster
8131406c2d
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:30:18 -07:00
Nate McMaster
fd5533634f
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:30:05 -07:00
Nate McMaster
dc05edaca2
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:29:54 -07:00
Andrew Stanton-Nurse
6b6d890c8f
fix #2078 by adding locking ( #2079 )
2018-04-19 15:32:04 -07:00
Nate McMaster
8418e7bbcd
Revert "Add Microsoft.AspNetCore.AzureAppServices.SiteExtension to normal builds ( #1086 )"
...
This reverts commit 5c6b98a19f .
2018-04-19 15:13:07 -07:00
Nate McMaster
53c25198fd
Revert "Produce the Microsoft.AspNetCore.AzureAppServices.SiteExtension package on normal builds ( #188 )"
...
This reverts commit 0921e5b60f .
2018-04-19 15:08:17 -07:00
Nate McMaster
8841733df8
Include site-extension zip in deployment of build output ( #1088 )
2018-04-19 14:51:16 -07:00
Nate McMaster
7aa792efe6
Produce a zip containing site-extension files ( #189 )
2018-04-19 14:48:21 -07:00
Ajay Bhargav Baaskaran
44e282e8d4
Generate symbols.nupkg for Mvc.Razor
2018-04-19 12:32:36 -07:00
Nate McMaster
30928ba944
Disable implicit package version verification when --no-restore is used
...
Workaround an error when building in ProdCon where the RuntimeFrameworkVersion is overridden externally. Generally, the error is good, but when --no-restore is specified, we are okay ignoring this verification.
2018-04-19 12:24:10 -07:00
Andrew Stanton-Nurse
65adcdd73a
HubConnectionBuilder.ts ( #2063 )
2018-04-19 12:09:47 -07:00
Pranav K
f867175476
Fix build break
2018-04-19 12:07:06 -07:00
Nate McMaster
5c6b98a19f
Add Microsoft.AspNetCore.AzureAppServices.SiteExtension to normal builds ( #1086 )
2018-04-19 11:55:11 -07:00
Pranav K
fa74427ef9
Use the Razor.Sdk package
2018-04-19 11:11:22 -07:00
Nate McMaster
0921e5b60f
Produce the Microsoft.AspNetCore.AzureAppServices.SiteExtension package on normal builds ( #188 )
2018-04-19 11:00:10 -07:00
Pranav K
f873c15057
Fix build break
...
* Use Razor.Sdk package to not perform runtime compilation
* Use Mvc with PageResult fix (https://github.com/aspnet/Mvc/issues/7665 )
2018-04-19 10:17:27 -07:00
Andrew Stanton-Nurse
050a1ecf27
fix package.json versions ( #2098 )
2018-04-19 10:12:09 -07:00
ASP.NET CI
e77775cb3c
Updating BuildTools from 2.1.0-rc1-15772 to 2.1.0-rc1-15773
...
[auto-updated: buildtools]
2018-04-19 16:54:55 +00:00
ASP.NET CI
9381335aef
Updating submodule(s)
...
Hosting => e06b1fd690
[auto-updated: submodules]
2018-04-19 16:54:46 +00:00
ASP.NET CI
e2fa72bc73
Updating submodule(s)
...
SignalR => 676bf179f3
[auto-updated: submodules]
2018-04-19 00:23:12 -07:00
David Fowler
676bf179f3
Reduce redundant dependencies ( #2091 )
2018-04-19 00:18:52 -07:00
ASP.NET CI
8c560764f3
Updating submodule(s)
...
SignalR => ad52ba7316
[auto-updated: submodules]
2018-04-18 21:55:02 -07:00
James Newton-King
ad52ba7316
Global suppress low impact logging verification in tests ( #2089 )
2018-04-19 16:50:02 +12:00
ASP.NET CI
b2ba128553
Updating submodule(s)
...
SignalR => e9937ffb66
[auto-updated: submodules]
2018-04-18 18:23:49 -07:00
Ryan Brandenburg
adccac3591
Fix GetArtifactInfo
2018-04-18 18:00:24 -07:00
BrennanConroy
e9937ffb66
Split lock into WriteLock and StateLock to prevent deadlocks and unneeded lock contention ( #2081 )
2018-04-18 17:44:05 -07:00
ASP.NET CI
8c1064de1d
Updating submodule(s)
...
EntityFrameworkCore => 0c16f3bd3a0164dcca2cc3903fd06eb4dd12a0c0
HttpClientFactory => 68e618ea66af0f1259186410452c15f47b5dff2d
Razor => d2fe76be21
[auto-updated: submodules]
2018-04-18 16:39:10 -07:00
Ryan Nowak
57f338623b
Update Polly.Extensions.Http-Signed to 1.0.4
...
Updates to the stable release we will use for RTM
2018-04-18 18:58:01 -04:00