Erhan Atesoglu
b028b51e3d
Update ReadMe.SharedCode.md ( #17889 )
...
This commit reflects the changes made to the runtime libraries version.
2019-12-14 21:17:56 -08:00
Doug Bunting
7842b96d9a
Merge branch 'blazor-wasm' => 'master' ( #17824 )
2019-12-14 17:26:32 -08:00
Doug Bunting
f511d82477
Undo merge of test skip
...
- ignore #14832
- targeting pack **is** built in 'master'
2019-12-14 15:22:58 -08: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
Doug Bunting
b5cfeb498a
[master] 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:50:24 -08:00
Doug Bunting
7d3a1313ed
Revert "[master] Remove `grpc-nuget-dev` feed"
...
- was an accidental push
This reverts commit 5e706ae279 .
2019-12-14 12:04:13 -08:00
Doug Bunting
5e706ae279
[master] 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 12:03:07 -08:00
Doug Bunting
071062380b
Merge branch 'release/3.1' => 'master' ( dotnet/extensions#2790 )
...
- no-op merge\n\nCommit migrated from 1340f2298d
2019-12-14 11:35:03 -08:00
Doug Bunting
eef217e92f
Merge branch 'master' into merge/release/3.1-to-master\n\nCommit migrated from 2e4add69f5
2019-12-14 11:34:17 -08:00
dotnet-bot
a9dc0c930c
Merge in 'release/3.1' changes
...
\n\nCommit migrated from d00c382ec5
2019-12-14 18:10:32 +00:00
Joni
8aec42166d
Fix wording in PrincipalExtensions.cs summary ( #17859 )
...
Add missing "if" in the summary.
2019-12-13 23:41:43 -08:00
Doug Bunting
3fd24a59cb
Regenerate blazor.webassembly.js again
2019-12-13 18:23:55 -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
Ryan Brandenburg
91efa9310f
TagHelper QuickInfo ( dotnet/aspnetcore-tooling#1443 )
...
Add Hover support for TagHelpers and Components\n\nCommit migrated from c7815ea4f2
2019-12-13 16:58:27 -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
William Godbe
2de83d6145
Switch to label.N form for pre-release label ( #17860 )
2019-12-13 16:21:25 -08:00
wtgodbe
6ce4719886
Fixup nuspecs for TargetingPackPackage/SharedFrameworkPackage
2019-12-13 16:19:53 -08:00
wtgodbe
e142091d27
Add StructLayout to LifeCycleProperty
2019-12-13 14:46:00 -08:00
William Godbe
fcb22728ee
Add dummy target for GetTargetPath to Components.Web.JS.npmproj ( #17796 )
2019-12-13 14:04:42 -08:00
wtgodbe
138e801e34
Remove _dummy/_dummyPrimitive from LifeCycleProperty
2019-12-13 13:35:43 -08:00
Kahbazi
19d2f6124f
Minor clean-up in Static Files ( #17828 )
2019-12-13 13:29:36 -08:00
wtgodbe
a3358d71cd
Try ugly fix for LifecycleProperty
2019-12-13 13:26:24 -08:00
wtgodbe
7052bc48d4
Try ugly fix for LifecycleProperty
2019-12-13 13:19:27 -08:00
Doug Bunting
f2f23589a6
Use fields in a `readonly` `struct`
2019-12-13 12:56:23 -08:00
Doug Bunting
a11d4b32ad
Add another CS1705 workaround in test project depending on some .NET Standard projects
2019-12-13 12:13:56 -08:00
Doug Bunting
3a67489398
Add missing `_dummy` and `_dummyPrimitive` fields
...
- probably need to double-check for similar gaps in 'release/3.0' branch
2019-12-13 12:13:15 -08:00
Doug Bunting
7256b353b3
Update `internal` types and members in *.Manual.cs files
...
- match changes that are in 'release/3.1' but not 'release/3.0'
- e.g. `StaticComponentRenderer`'s namespace change and newly-added members
- redo GenAPI exclusions
- remove some unecessary workarounds getting in the way of keeping up w/ API changes
- add more GenAPI exclusions, enabling `--all` without hitting dotnet/arcade#4488
2019-12-13 12:10:44 -08:00
Rick Anderson
49fd4ced63
Update ApiConventionNameMatchBehavior.cs ( #17829 )
2019-12-13 11:09:17 -08:00
Doug Bunting
02e51bdc26
Merge branch 'master' into merge/blazor-wasm-to-master
2019-12-13 08:25:48 -08:00
Doug Bunting
1e2b399f25
Merge pull request #2783 from dotnet-maestro-bot/merge/release/3.1-to-master
...
[automated] Merge branch 'release/3.1' => 'master'
2019-12-13 08:23:37 -08:00
Doug Bunting
af43fd8feb
Merge pull request dotnet/extensions#2783 from dotnet-maestro-bot/merge/release/3.1-to-master
...
[automated] Merge branch 'release/3.1' => 'master'\n\nCommit migrated from 39e463f4d4
2019-12-13 08:23:37 -08:00
Javier Calvarro Nelson
e4c0ec3ca6
[Blazor] Update branding for the next release ( #17852 )
2019-12-13 14:36:52 +01:00
Javier Calvarro Nelson
541323631f
[StaticWebAssets] Updates manifest generation to allow multiple content
...
roots under the same base path for a given project.
\n\nCommit migrated from 5e68cb88e4
2019-12-13 05:30:38 -08:00
Steve Sanderson
4310fa72f7
Fix selecting empty values in dropdown. Fixes #17735 ( #17838 )
2019-12-13 10:22:51 +00:00
Kahbazi
a7bf77b877
Skip culture check when unnecessary
2019-12-13 09:48:58 +03:30
dotnet-bot
9a7838bd35
Merge in 'release/3.1' changes
...
\n\nCommit migrated from 9b8667e738
2019-12-12 21:44:54 +00:00
William Godbe
16539847c5
Set IsShipping=false for all TestingUtils projects ( #2782 )
2019-12-12 13:43:49 -08:00
William Godbe
bb08ec9c04
Set IsShipping=false for all TestingUtils projects ( dotnet/extensions#2782 )
...
\n\nCommit migrated from 0743e1c118
2019-12-12 13:43:49 -08:00
Doug Bunting
f688577987
Update generated JavaScript files
2019-12-12 12:01:24 -08:00
Doug Bunting
409ead0b18
Merge branch 'release/3.1' into merge/release/3.0-to-release/3.1
2019-12-12 11:22:30 -08:00
Ryan Brandenburg
00b23b633d
Remove references to non-existent -v option
2019-12-12 10:34:40 -08:00
Doug Bunting
49d1b9329f
Merge branch 'master' into merge/blazor-wasm-to-master
2019-12-12 10:05:10 -08:00
Kahbazi
fde783911b
Remove extra cast for IPEndPoint ( #17812 )
2019-12-12 08:33:43 -08:00
Sébastien Ros
47616d4c3d
Merge pull request dotnet/extensions#2771 from dotnet-maestro-bot/merge/release/3.1-to-master
...
[automated] Merge branch 'release/3.1' => 'master'\n\nCommit migrated from 692eb2ba0d
2019-12-12 07:50:17 -08:00
Steve Sanderson
3a93704737
Support async main ( #17673 )
2019-12-12 15:05:12 +00:00
Kahbazi
db81768f8e
Replace Task.FromResult(0) with Task.CompletedTask ( #17810 )
2019-12-12 01:42:29 -08:00
Kahbazi
9a3aacb56a
Replace string.Equals with HttpMethods.IsX ( #17805 )
2019-12-11 21:40:27 -08:00