Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
a718541
Update dependencies from https://github.com/dotnet/runtime build 2020…
dotnet-maestro[bot] Sep 3, 2020
fb9235d
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 3, 2020
5d3e635
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 3, 2020
8bbbf7f
System.IO.Pipelines Fix
TanayParikh Sep 2, 2020
1a8b73c
Update dependencies from https://github.com/dotnet/arcade build 20200…
dotnet-maestro[bot] Sep 3, 2020
bf5f48e
Update dependencies from https://github.com/dotnet/runtime build 2020…
dotnet-maestro[bot] Sep 3, 2020
7f8bef4
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 3, 2020
12d6f78
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 3, 2020
419f044
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 4, 2020
88233c3
Update dependencies from https://github.com/dotnet/runtime build 2020…
dotnet-maestro[bot] Sep 4, 2020
4ee8fb1
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 4, 2020
1ed75af
Update dependencies from https://github.com/dotnet/runtime build 2020…
dotnet-maestro[bot] Sep 4, 2020
8d93038
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 4, 2020
306b598
Update dependencies from https://github.com/dotnet/runtime build 2020…
dotnet-maestro[bot] Sep 4, 2020
ef0fb07
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 4, 2020
5b0df8d
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 4, 2020
d232b5f
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 4, 2020
9bf0b02
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 5, 2020
22690ed
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 5, 2020
3524cfd
Update dependencies from https://github.com/dotnet/runtime build 2020…
dotnet-maestro[bot] Sep 5, 2020
2612408
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 5, 2020
92e5022
Update dependencies from https://github.com/dotnet/runtime build 2020…
dotnet-maestro[bot] Sep 5, 2020
2cc1208
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 5, 2020
2ff9853
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 5, 2020
ada72b4
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 5, 2020
d8631c4
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 6, 2020
99ce7e2
Skip reference check of System.IO.Pipelines ref/ assembly
dougbu Sep 5, 2020
0ab6fdd
Merge branch 'release/5.0-rc2' into darc-release/5.0-rc2-d6b9c1c0-be3…
dougbu Sep 6, 2020
edfd75b
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 8, 2020
19eee0b
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 8, 2020
3339095
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] Sep 8, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions AspNetCore.sln
Original file line number Diff line number Diff line change
Expand Up @@ -1507,6 +1507,10 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Extensions.FilePr
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Extensions.FileProviders.Embedded.Tests", "src\FileProviders\Embedded\test\Microsoft.Extensions.FileProviders.Embedded.Tests.csproj", "{B06ADD57-E855-4D8C-85DC-B323509AE540}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.AspNetCore.App.Ref", "src\Framework\App.Ref\src\Microsoft.AspNetCore.App.Ref.csproj", "{BAD47859-95DF-4C8F-9AF7-C48B68F478A1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.AspNetCore.App.UnitTests", "src\Framework\test\Microsoft.AspNetCore.App.UnitTests.csproj", "{010A9638-F20E-4FE6-A186-85732BFC9CB0}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Localization", "Localization", "{3D34C81F-2CB5-459E-87E9-0CC04757A2A0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Extensions.Localization.Abstractions", "src\Localization\Abstractions\src\Microsoft.Extensions.Localization.Abstractions.csproj", "{FEF97646-9BC9-4D1B-A939-784D915C18A4}"
Expand Down Expand Up @@ -7207,6 +7211,31 @@ Global
{B06ADD57-E855-4D8C-85DC-B323509AE540}.Release|x64.Build.0 = Release|Any CPU
{B06ADD57-E855-4D8C-85DC-B323509AE540}.Release|x86.ActiveCfg = Release|Any CPU
{B06ADD57-E855-4D8C-85DC-B323509AE540}.Release|x86.Build.0 = Release|Any CPU
{BAD47859-95DF-4C8F-9AF7-C48B68F478A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BAD47859-95DF-4C8F-9AF7-C48B68F478A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BAD47859-95DF-4C8F-9AF7-C48B68F478A1}.Debug|x64.ActiveCfg = Debug|Any CPU
{BAD47859-95DF-4C8F-9AF7-C48B68F478A1}.Debug|x64.Build.0 = Debug|Any CPU
{BAD47859-95DF-4C8F-9AF7-C48B68F478A1}.Debug|x86.ActiveCfg = Debug|Any CPU
{BAD47859-95DF-4C8F-9AF7-C48B68F478A1}.Debug|x86.Build.0 = Debug|Any CPU
{BAD47859-95DF-4C8F-9AF7-C48B68F478A1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BAD47859-95DF-4C8F-9AF7-C48B68F478A1}.Release|Any CPU.Build.0 = Release|Any CPU
{BAD47859-95DF-4C8F-9AF7-C48B68F478A1}.Release|x64.ActiveCfg = Release|Any CPU
{BAD47859-95DF-4C8F-9AF7-C48B68F478A1}.Release|x64.Build.0 = Release|Any CPU
{BAD47859-95DF-4C8F-9AF7-C48B68F478A1}.Release|x86.ActiveCfg = Release|Any CPU
{BAD47859-95DF-4C8F-9AF7-C48B68F478A1}.Release|x86.Build.0 = Release|Any CPU
{010A9638-F20E-4FE6-A186-85732BFC9CB0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{010A9638-F20E-4FE6-A186-85732BFC9CB0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{010A9638-F20E-4FE6-A186-85732BFC9CB0}.Debug|x64.ActiveCfg = Debug|Any CPU
{010A9638-F20E-4FE6-A186-85732BFC9CB0}.Debug|x64.Build.0 = Debug|Any CPU
{010A9638-F20E-4FE6-A186-85732BFC9CB0}.Debug|x86.ActiveCfg = Debug|Any CPU
{010A9638-F20E-4FE6-A186-85732BFC9CB0}.Debug|x86.Build.0 = Debug|Any CPU
{010A9638-F20E-4FE6-A186-85732BFC9CB0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{010A9638-F20E-4FE6-A186-85732BFC9CB0}.Release|Any CPU.Build.0 = Release|Any CPU
{010A9638-F20E-4FE6-A186-85732BFC9CB0}.Release|x64.ActiveCfg = Release|Any CPU
{010A9638-F20E-4FE6-A186-85732BFC9CB0}.Release|x64.Build.0 = Release|Any CPU
{010A9638-F20E-4FE6-A186-85732BFC9CB0}.Release|x86.ActiveCfg = Release|Any CPU
{010A9638-F20E-4FE6-A186-85732BFC9CB0}.Release|x86.Build.0 = Release|Any CPU
=======
{FEF97646-9BC9-4D1B-A939-784D915C18A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FEF97646-9BC9-4D1B-A939-784D915C18A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FEF97646-9BC9-4D1B-A939-784D915C18A4}.Debug|x64.ActiveCfg = Debug|Any CPU
Expand Down Expand Up @@ -8034,6 +8063,8 @@ Global
{37329855-01B8-4B03-9765-1A941B06E43C} = {8C15FD04-7F90-43FC-B488-023432FE3CE1}
{D3246226-BC1A-47F1-8E3E-C3380A8F13FB} = {8C15FD04-7F90-43FC-B488-023432FE3CE1}
{B06ADD57-E855-4D8C-85DC-B323509AE540} = {898F7E0B-1671-42CB-9DFB-689AFF212ED3}
{BAD47859-95DF-4C8F-9AF7-C48B68F478A1} = {A4C26078-B6D8-4FD8-87A6-7C15A3482038}
{010A9638-F20E-4FE6-A186-85732BFC9CB0} = {A4C26078-B6D8-4FD8-87A6-7C15A3482038}
{3D34C81F-2CB5-459E-87E9-0CC04757A2A0} = {017429CC-C5FB-48B4-9C46-034E29EE2F06}
{FEF97646-9BC9-4D1B-A939-784D915C18A4} = {3D34C81F-2CB5-459E-87E9-0CC04757A2A0}
{839CE175-E0D9-43B9-9FA8-F32C47E7F56B} = {3D34C81F-2CB5-459E-87E9-0CC04757A2A0}
Expand Down
1 change: 1 addition & 0 deletions eng/SharedFramework.External.props
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<ExternalAspNetCoreAppReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="$(MicrosoftExtensionsOptionsDataAnnotationsPackageVersion)" />
<ExternalAspNetCoreAppReference Include="Microsoft.Extensions.Options" Version="$(MicrosoftExtensionsOptionsPackageVersion)" />
<ExternalAspNetCoreAppReference Include="Microsoft.Extensions.Primitives" Version="$(MicrosoftExtensionsPrimitivesPackageVersion)" />
<ExternalAspNetCoreAppReference Include="System.IO.Pipelines" Version="$(SystemIOPipelinesPackageVersion)" />
<ExternalAspNetCoreAppReference Include="System.Security.Cryptography.Xml" Version="$(SystemSecurityCryptographyXmlPackageVersion)" />

<!--
Expand Down
Loading