John Luo
d45e6b25f4
Fix AzureAd options validation ( #23096 )
2020-07-14 17:15:12 -07:00
William Godbe
4db94ff4da
Merge pull request #23930 from dotnet/wtgodbe/317
...
Update branding to 3.1.7
2020-07-14 15:51:57 -07:00
John Luo
dd16bf5645
Fix Baseline.xml version updates ( #23545 )
...
Use https://www.nuget.org/packages/Microsoft.AspNetCore.App.Runtime.win-x64/5.0.0-preview.6.20312.15 instead.
2020-07-14 15:45:45 -07:00
Will Godbe
aa8707d10c
Update baseline
2020-07-14 12:46:44 -07:00
Will Godbe
9cae8dc9bc
Update branding 3.1.7
2020-07-14 12:44:25 -07:00
Will Godbe
ef80c15fc2
Update nuget.config
2020-07-14 12:43:57 -07:00
DotNet Bot
62c098bc17
Merged PR 8358: [internal/release/3.1] Update dependencies from dnceng/internal/dotnet-aspnetcore-tooling
...
This pull request updates the following dependencies
[marker]: <> (Begin:7bf32a0c-3505-43af-42b0-08d79559e63d)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling
- **Subscription**: 7bf32a0c-3505-43af-42b0-08d79559e63d
- **Build**: 20200617.6
- **Date Produced**: 6/17/2020 7:54 PM
- **Commit**: d63ec4a166a5c4f40fcbb823873cfa68cfd39eae
- **Branch**: refs/heads/internal/release/3.1
- **Updates**:
- **Microsoft.AspNetCore.Mvc.Razor.Extensions**: from 3.1.5 to 3.1.6
- **Microsoft.AspNetCore.Razor.Language**: from 3.1.5 to 3.1.6
- **Microsoft.CodeAnalysis.Razor**: from 3.1.5 to 3.1.6
- **Microsoft.NET.Sdk.Razor**: from 3.1.5 to 3.1.6
[marker]: <> (End:7bf32a0c-3505-43af-42b0-08d79559e63d)
2020-06-17 21:37:49 +00:00
DotNet Bot
53595a952c
Merged PR 8353: [internal/release/3.1] Update dependencies from dnceng/internal/dotnet-efcore
...
This pull request updates the following dependencies
[marker]: <> (Begin:e908e90a-0c22-4c54-b254-08d79557a113)
## From https://github.com/dotnet/efcore
- **Subscription**: e908e90a-0c22-4c54-b254-08d79557a113
- **Build**: 20200609.7
- **Date Produced**: 6/9/2020 9:34 PM
- **Commit**: d2274a92d61afce64e4ee11b32e71a0476456703
- **Branch**: refs/heads/internal/release/3.1
- **Updates**:
- **Microsoft.EntityFrameworkCore.Tools**: from 3.1.5 to 3.1.6
- **Microsoft.EntityFrameworkCore.InMemory**: from 3.1.5 to 3.1.6
- **Microsoft.EntityFrameworkCore**: from 3.1.5 to 3.1.6
- **Microsoft.EntityFrameworkCore.Relational**: from 3.1.5 to 3.1.6
- **Microsoft.EntityFrameworkCore.Sqlite**: from 3.1.5 to 3.1.6
- **dotnet-ef**: from 3.1.5 to 3.1.6
- **Microsoft.EntityFrameworkCore.SqlServer**: from 3.1.5 to 3.1.6
[marker]: <> (End:e908e90a-0c22-4c54-b254-08d79557a113)
2020-06-17 18:26:13 +00:00
Doug Bunting
8e52f698e0
Merge branch 'release/2.1' => 'release/3.1' ( #22901 )
...
- no-op merge
2020-06-13 13:55:54 -07:00
BrennanConroy
599e7685df
Merge branch 'release/2.1' into release/3.1
2020-06-12 16:40:00 -07:00
Pranav K
350540d0af
Make WebAssembly templates use the same version as the rest of the WASM product ( #22896 )
...
We've already shipped a 3.2.0 version of the package. The build's currently producing
3.1.6 version of the package. This changes the package version to 3.2.1
2020-06-12 16:30:28 -07:00
Brady Gaster
8dce53054a
updating signalr js package readme ( #22129 )
...
* updating signalr js package readme
* Update src/SignalR/clients/ts/signalr/README.md
Co-authored-by: Brennan <brecon@microsoft.com>
* Update PatchConfig.props
Co-authored-by: Brennan <brecon@microsoft.com>
2020-06-12 16:19:53 -07:00
Justin Kotalik
dcd1250f43
[3.1] Add latin1 support to IIS ( #22798 )
...
Co-authored-by: Chris Ross <Tratcher@Outlook.com>
2020-06-12 11:10:00 -07:00
Sébastien Ros
0ec79c5196
Quarantining InputDateInteractsWithEditContext_NonNullableDateTime ( #22857 )
...
https://github.com/dotnet/aspnetcore-internal/issues/3616
2020-06-12 10:02:33 -07:00
William Godbe
b085deb831
Merge pull request #22829 from dotnet-maestro-bot/merge/release/2.1-to-release/3.1
...
[automated] Merge branch 'release/2.1' => 'release/3.1'
2020-06-11 13:34:51 -07:00
Will Godbe
1eefadc14d
Merge remote-tracking branch 'origin/release/3.1' into merge/release/2.1-to-release/3.1
2020-06-11 13:32:18 -07:00
Pranav K
75b27754d6
Ensure FileBufferingReadStream created by formatters are always disposed ( #22746 )
2020-06-11 13:14:15 -07:00
Javier Calvarro Nelson
5a9a98543f
[Blazor] Switches Error.razor to Error.cshtml ( #22777 )
...
* [Blazor] Switch to use a cshtml file for errors
* Update template tests
2020-06-11 13:13:05 -07:00
Javier Calvarro Nelson
9d7018544a
[Blazor] Fix manifest integrity computation ( #22771 )
...
* [Blazor] Fix manifest integrity computation
* Add a couple of tests to validate incrementalism
2020-06-11 13:12:53 -07:00
Javier Calvarro Nelson
ce533485f0
[Blazor] Register HttpClient as a scoped instance ( #22770 )
...
This avoid the container holding on to transient HttpClient instances for the lifetime of the application.
2020-06-11 13:12:43 -07:00
Pranav K
8e813eea24
Workaround for DomException when invoking cache.put ( #22756 )
...
* Workaround for DomException when invoking cache.put
Invoking cache.put could sometimes result in exceptions being thrown. While this seems to have been fixed in Chromium - https://bugs.chromium.org/p/chromium/issues/detail?id=968444 ,
we've had several reports of this in our repo. The fix here is to write defensively when working with the cache apis since they appear to behave in unexpected ways..
Fixes https://github.com/dotnet/aspnetcore/issues/20256
* Fixup
2020-06-11 13:12:33 -07:00
Brennan
812f2f8145
Fixes NullRef exception in IIS in-proc ( #22806 )
2020-06-11 10:57:36 -07:00
Justin Kotalik
d4f43e7849
Enable control flow guard for IIS dlls ( #22608 )
2020-06-11 10:20:29 -07:00
William Godbe
0ae7f1a701
Merge pull request #22801 from dotnet-maestro-bot/merge/release/2.1-to-release/3.1
...
[automated] Merge branch 'release/2.1' => 'release/3.1'
2020-06-11 09:59:17 -07:00
Will Godbe
40e1351ce8
Merge
2020-06-11 09:58:44 -07:00
Sébastien Ros
5f26302eaa
Quarantining CanDispatchAsyncWorkToSyncContext ( #22803 )
...
* Quarantining CanDispatchAsyncWorkToSyncContext
* Missing using
* Make method virtual
2020-06-11 09:30:26 -07:00
Doug Bunting
1a560b6b8f
Update branding to 2.1.20 ( #22757 )
2020-06-10 13:59:45 -07:00
William Godbe
949b5e0fcb
Merge pull request #22758 from dotnet-maestro-bot/merge/release/2.1-to-release/3.1
...
[automated] Merge branch 'release/2.1' => 'release/3.1'
2020-06-10 10:54:33 -07:00
Safia Abdalla
a529b4c70c
Add nan as dev dependency to React templates ( #22089 ) ( #22205 )
2020-06-10 09:59:39 -07:00
Safia Abdalla
55822ca516
Upgrade jQuery in samples to version 3.5.1 ( #21577 ) ( #21792 )
...
Fixes #21572
Co-authored-by: Christian Wenz <info@christianwenz.de>
2020-06-10 09:59:29 -07:00
William Godbe
432dc979b3
Merge pull request #21921 from dotnet/prkrishn/merge-blazor-wasm
...
Merge blazor-wasm -> 3.1
2020-06-10 09:32:29 -07:00
Pranav K
b3ad812c14
Mark Wasm benchmark app as a test asset
2020-06-09 19:24:03 -07:00
Pranav K
ae8f67f201
Use randomized ports in dotnet-serve
2020-06-09 19:20:12 -07:00
Doug Bunting
51584c21dd
Revert "Update branding to 2.1.20"
...
This reverts commit d831217cf5 .
2020-06-09 18:27:36 -07:00
Doug Bunting
d831217cf5
Update branding to 2.1.20
2020-06-09 18:26:18 -07:00
Pranav K
dd62a699f7
Merge remote-tracking branch 'origin/release/3.1' into prkrishn/merge-blazor-wasm
2020-06-09 16:54:36 -07:00
William Godbe
99e90f5782
Produce non-stable version of targeting pack ( #22372 )
...
* Produce non-stable version of targeting pack
* Fix tag
* Fix indentation
* Fixup proj file
* Move Internal proj to separate folder
* Remove redundant proj
* Start moving files
* finish moving files
* Set IsReferenceAssemblyProject=true in targeting pack proj
2020-06-09 16:40:00 -07:00
William Godbe
d23d69570d
Fix path for PoliCheckExclusions.xml ( #22088 )
2020-06-09 16:39:42 -07:00
William Godbe
aa806b9320
Merge pull request #22427 from dotnet-maestro-bot/merge/release/2.1-to-release/3.1
...
[automated] Merge branch 'release/2.1' => 'release/3.1'
2020-06-09 16:39:23 -07:00
Will Godbe
10d1f88b29
Remove unneeded stuff
2020-06-09 16:39:06 -07:00
Will Godbe
5267e21dbb
Merge
2020-06-09 16:29:17 -07:00
Justin Kotalik
b19d9d9540
Enable control flow guard for IIS dlls ( #22609 )
2020-06-09 16:26:18 -07:00
William Godbe
24b9e84276
Merge pull request #22731 from dotnet/wtgodbe/316
...
Update branding to 3.1.6
2020-06-09 16:15:59 -07:00
Will Godbe
f610ec4667
Update baseline
2020-06-09 14:05:12 -07:00
Will Godbe
efdd24a0de
Update baseline
2020-06-09 13:10:40 -07:00
Will Godbe
626bf3d697
Update branding to 3.1.6
2020-06-09 12:56:53 -07:00
Will Godbe
8e3da952cd
Remove darc-int feeds
2020-06-09 12:56:30 -07:00
Pranav K
11ac23c65d
Changes per PR
2020-06-08 22:19:34 -07:00
Safia Abdalla
0394a4520e
Fix logging config and output redirection in DebugProxy ( #22157 )
...
* Fix logging config and output redirection in DebugProxy
* Log all messages from DebugProxy
2020-05-27 10:32:15 -07:00
Pranav K
53edc767a7
Listen to the internet
2020-05-27 08:58:44 -07:00