Justin Kotalik
|
d9ccf235fd
|
Final bad conflicts
|
2020-01-15 16:39:50 -08:00 |
Justin Kotalik
|
93a51f5f13
|
Remove version.props
|
2020-01-15 16:27:07 -08:00 |
Justin Kotalik
|
ca56fee980
|
Missed conflicts
|
2020-01-15 16:26:32 -08:00 |
Justin Kotalik
|
4dd0a6cd27
|
Merge branch 'release/2.1' into release/3.1
|
2020-01-15 16:19:30 -08:00 |
Brennan
|
cf3bf40543
|
Update PoliCheckExclusions.xml (#17705)
Ignore test log output
|
2020-01-15 14:34:58 -08:00 |
Hao Kung
|
109663e078
|
Send confirmation mails for external accounts
|
2020-01-15 13:32:34 -08:00 |
William Godbe
|
89d26402ef
|
[release/3.1] Mark Blazor packages as nonshipping (#18357)
* Mark Blazor packages as nonshipping
* Explicitly set IsShippingPackage=false
* Pin blazor dependency version
|
2020-01-15 12:11:52 -08:00 |
John Luo
|
9522e1dd2e
|
Multi-target all shared framework projects with netcoreapp3.1 (#17998)
- regen ref
|
2020-01-15 12:08:17 -08:00 |
Javier Calvarro Nelson
|
b4d2f9aa52
|
[Static Web Assets] Allow assets with empty base paths (#17414)
|
2020-01-15 11:45:21 -08:00 |
Ajay Bhargav B
|
cba11d7e22
|
Workaround for #18058 (#18213)
|
2020-01-15 11:42:30 -08:00 |
James Newton-King
|
34294a3e7a
|
Fix TestServer hang with duplex streaming requests (#17158)
|
2020-01-15 11:08:41 -08:00 |
Chris Ross
|
ad8ecf96a1
|
React to runtime/594 Encoder.Convert change (#17747)
|
2020-01-15 11:07:50 -08:00 |
Chris Ross
|
8211a1c313
|
[2.1] CookieChunkingManager needs to flow the Secure attribute… (#17953)
|
2020-01-15 11:07:15 -08:00 |
Brennan
|
164ddfd48b
|
Fix flaky LongPolling tests (#14395)
|
2020-01-15 11:06:16 -08:00 |
William Godbe
|
6ec28e8715
|
Fix setter for CandidateState.Values in reference assembly (#18278)
|
2020-01-15 11:02:08 -08:00 |
William Godbe
|
67424e78a4
|
Don't use baseline assembly versions for RID-agnostic packages (#17970)
|
2020-01-15 11:01:52 -08:00 |
William Godbe
|
ee57a0c309
|
Use checked-in platform manifest in 3.1.2 (#18250)
* Use checked-in platform manifest in 3.1.2
* Only used checked-in manifest in servicing builds
|
2020-01-15 11:01:16 -08:00 |
John Luo
|
36e79022be
|
Merge pull request #18151 from dotnet/johluo/feb-branding
Update branding to 3.1.2
|
2020-01-15 10:46:39 -08:00 |
Pranav K
|
4ab5fe6803
|
Handle satellite assemblies in the Blazor build targets (#18207)
* Handle satellite assemblies in the Blazor build targets
* Pass the same closure of assemblies that is used by the SDK's linker to Blazor's linker and ResolveBlazorRuntimeDependencies task
* Quote the mono linker path
Fixes https://github.com/dotnet/aspnetcore/issues/17644
Fixes https://github.com/dotnet/aspnetcore/issues/17754
|
2020-01-15 10:43:58 -08:00 |
=
|
eb1150ba37
|
Fixup templates
|
2020-01-15 09:00:39 -08:00 |
John Luo
|
a47417090d
|
Fix CodeCheck
|
2020-01-14 18:33:01 -08:00 |
John Luo
|
02697337eb
|
Merge pull request #18205 from dotnet/johluo/2.1-feb20
Update branding to 2.1.16
|
2020-01-14 18:05:04 -08:00 |
John Luo
|
67122035d0
|
Update baselines
|
2020-01-14 17:45:17 -08:00 |
John Luo
|
183a09f763
|
Update branding to 2.1.16
|
2020-01-14 14:42:47 -08:00 |
Pranav K
|
d4a348e17b
|
Add a benchmarking app for Blazor Wasm (#18015)
* Add a benchmarking app for Blazor Wasm
|
2020-01-14 11:10:52 -08:00 |
John Luo
|
32de399cda
|
Update branding to 3.1.2
|
2020-01-14 01:27:55 -08:00 |
Pranav K
|
1e62df1a2d
|
Try self-contained
|
2020-01-13 17:05:01 -08:00 |
Pranav K
|
dd524df6bb
|
Application started
|
2020-01-13 14:42:02 -08:00 |
Pranav K
|
17b1dc9841
|
Add a benchmarking app for Blazor Wasm
|
2020-01-13 14:42:02 -08:00 |
Pranav K
|
80a67874c6
|
Resolve merge conflicts
|
2020-01-10 10:43:25 -08:00 |
Pranav K
|
3fb171e282
|
Handle satellite assemblies in the Blazor build targets
* Pass the same closure of assemblies that is used by the SDK's linker to Blazor's linker and ResolveBlazorRuntimeDependencies task
* Quote the mono linker path
Fixes https://github.com/dotnet/aspnetcore/issues/17644
Fixes https://github.com/dotnet/aspnetcore/issues/17754
|
2020-01-10 10:03:02 -08:00 |
Steve Sanderson
|
2e2d0625e1
|
Write unlinked.output to disk
|
2020-01-10 16:31:34 +00:00 |
Steve Sanderson
|
cb092258c3
|
Allow overwriting outputs with older inputs. Fixes #18192
|
2020-01-10 16:31:34 +00:00 |
Steve Sanderson
|
a181fd5232
|
Link more assemblies (type granularity linking for real this time) (#18165)
|
2020-01-10 11:30:55 +00:00 |
Pranav K
|
d4ada348fb
|
Use Blazor version for WASM templates (#18174)
|
2020-01-07 13:42:25 -08:00 |
Pranav K
|
66ecdab542
|
Ensure $(Configuration) is evaluated prior to using it (#18113)
Fixes https://github.com/aspnet/AspNetCore/issues/12779
|
2020-01-06 08:39:56 -08:00 |
Pranav K
|
baf72c73c5
|
Avoid copying the shared fx in blazor-wasm
|
2020-01-03 15:05:53 -08:00 |
Pranav K
|
1c3ae1549e
|
Add publish test for BlazorStandalone
|
2020-01-03 15:05:53 -08:00 |
Pranav K
|
62e2fb22e5
|
Use mono_bind_static_method for invoking JS methods (#17942)
* Use mono_bind_static_method for invoking JS methods
|
2019-12-18 12:18:18 -08:00 |
Pranav K
|
b0568d5c28
|
Revive build installers step (#17914)
* Revive build installers step
|
2019-12-17 11:48:08 -08:00 |
Matt Mitchell
|
e276c8174b
|
Merged PR 4906: [release/3.1] Stabilize package versions
Stabilize package versions
|
2019-12-16 01:49:17 +00:00 |
DotNet Bot
|
35b9d76e41
|
Merged PR 4903: [internal/release/3.1] Update dependencies from 1 repositories
This pull request updates the following dependencies
[marker]: <> (Begin:facfaf30-1c25-4166-575d-08d76e1d56cb)
## From https://dev.azure.com/dnceng/internal/_git/aspnet-AspNetCore-Tooling
- **Build**: 20191214.11
- **Date Produced**: 12/15/2019 3:03 AM
- **Commit**: 07f16c89db55ab6f9f773cc3db6eb5a52908065e
- **Branch**: refs/heads/internal/release/3.1
- **Updates**:
- **Microsoft.AspNetCore.Mvc.Razor.Extensions** -> 3.1.1
- **Microsoft.AspNetCore.Razor.Language** -> 3.1.1
- **Microsoft.CodeAnalysis.Razor** -> 3.1.1
- **Microsoft.NET.Sdk.Razor** -> 3.1.1
[marker]: <> (End:facfaf30-1c25-4166-575d-08d76e1d56cb)
|
2019-12-16 00:02:50 +00:00 |
DotNet Bot
|
1324674163
|
Merged PR 4703: [internal/release/3.1] Update dependencies from 1 repositories
This pull request updates the following dependencies
[marker]: <> (Begin:48752c90-f78c-49ee-575f-08d76e1d56cb)
## From https://github.com/aspnet/EntityFrameworkCore
- **Build**: 20191210.7
- **Date Produced**: 12/10/2019 8:25 PM
- **Commit**: 813358a5fb4e1f35e5d82463d2bad6616ca6f594
- **Branch**: refs/heads/internal/release/3.1
- **Updates**:
- **Microsoft.EntityFrameworkCore.Tools** -> 3.1.1-servicing.19610.7
- **Microsoft.EntityFrameworkCore.SqlServer** -> 3.1.1-servicing.19610.7
- **dotnet-ef** -> 3.1.1-servicing.19610.7
- **Microsoft.EntityFrameworkCore** -> 3.1.1-servicing.19610.7
- **Microsoft.EntityFrameworkCore.InMemory** -> 3.1.1-servicing.19610.7
- **Microsoft.EntityFrameworkCore.Relational** -> 3.1.1-servicing.19610.7
- **Microsoft.EntityFrameworkCore.Sqlite** -> 3.1.1-servicing.19610.7
[marker]: <> (End:48752c90-f78c-49ee-575f-08d76e1d56cb)
|
2019-12-15 17:23:03 +00:00 |
dotnet-bot
|
f53765fb45
|
Merge in 'release/3.1' changes
|
2019-12-14 21:53:33 +00:00 |
Doug Bunting
|
e6af4bfe7e
|
[release/3.1] Remove `grpc-nuget-dev` feed
- https://grpc.jfrog.io/ seems to be failing though https://status.jfrog.io/ says all is well
- feed is not needed because Grpc.AspNetCore v2.23.2 is available from NuGet.org
|
2019-12-14 13:52:29 -08:00 |
dotnet-bot
|
0780fb8e44
|
Merge in 'release/3.1' changes
|
2019-12-14 01:57:19 +00:00 |
Doug Bunting
|
81bccd1e4a
|
Merge branch 'release/3.0' => 'release/3.1' #16621
- hurray 🎆 🍾
- thanks @wtgodbe
/fyi @Pilchie @mmitche
|
2019-12-13 17:55:58 -08:00 |
dotnet-bot
|
95be2bded3
|
Merge in 'release/3.1' changes
|
2019-12-14 00:23:13 +00:00 |
William Godbe
|
f89c8d15a2
|
Use correct, non-stabilized version to find runtime archive (#17863) (#17869)
|
2019-12-13 16:21:45 -08:00 |
wtgodbe
|
6ce4719886
|
Fixup nuspecs for TargetingPackPackage/SharedFrameworkPackage
|
2019-12-13 16:19:53 -08:00 |