Граф коммитов

3039 Коммитов

Автор SHA1 Сообщение Дата
David Karlaš 6f1a3c6cac Add .pdb files to .mpack
This helps a lot with debugging and exceptions stacktraces
2019-07-18 11:41:40 -07:00
dotnet-maestro[bot] 4d880118b5
Update dependencies from https://github.com/dotnet/roslyn build 20190717.3 (#850)
- Microsoft.Net.Compilers.Toolset - 3.3.0-beta2-19367-03
2019-07-18 13:19:38 +00:00
dotnet-maestro[bot] be50c017a5
Update dependencies from https://github.com/aspnet/Extensions build 20190717.10 (#849)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19367.10
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19367.10
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19367.10
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19367.10
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19367.10
- Microsoft.Extensions.Logging - 3.0.0-preview8.19367.10

Dependency coherency updates

- System.Diagnostics.DiagnosticSource - 4.6.0-preview8.19367.3 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27917-12 (parent: Microsoft.Extensions.Logging)
- System.Reflection.Metadata - 1.7.0-preview8.19367.3 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27917-12 (parent: Microsoft.Extensions.Logging)
- System.Text.Encodings.Web - 4.6.0-preview8.19367.3 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27917-12 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.0.0-preview8-27917-12 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 3.0.0-preview8-27917-12 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.Platforms - 3.0.0-preview8.19367.3 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27917-12 (parent: Microsoft.Extensions.Logging)
2019-07-18 03:46:09 +00:00
dotnet-maestro[bot] de734a262f
Update dependencies from https://github.com/aspnet/Extensions build 20190717.8 (#848)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19367.8
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19367.8
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19367.8
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19367.8
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19367.8
- Microsoft.Extensions.Logging - 3.0.0-preview8.19367.8
2019-07-18 00:16:03 +00:00
dotnet-maestro[bot] c34466ba45
Update dependencies from https://github.com/aspnet/Extensions build 20190717.7 (#846)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19367.7
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19367.7
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19367.7
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19367.7
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19367.7
- Microsoft.Extensions.Logging - 3.0.0-preview8.19367.7
2019-07-17 22:21:13 +00:00
Ryan Nowak 2f35d24cb8 React to ElementReference change 2019-07-17 13:48:43 -07:00
dotnet-maestro[bot] e848e1e9e9
Update dependencies from https://github.com/aspnet/Extensions build 20190717.2 (#844)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19367.2
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19367.2
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19367.2
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19367.2
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19367.2
- Microsoft.Extensions.Logging - 3.0.0-preview8.19367.2

Dependency coherency updates

- System.Diagnostics.DiagnosticSource - 4.6.0-preview8.19366.12 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27917-01 (parent: Microsoft.Extensions.Logging)
- System.Reflection.Metadata - 1.7.0-preview8.19366.12 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27917-01 (parent: Microsoft.Extensions.Logging)
- System.Text.Encodings.Web - 4.6.0-preview8.19366.12 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27917-01 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.0.0-preview8-27917-01 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 3.0.0-preview8-27917-01 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.Platforms - 3.0.0-preview8.19366.12 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27917-01 (parent: Microsoft.Extensions.Logging)
2019-07-17 20:12:29 +00:00
Pranav K a833cd4b30
Ensure compilation references are copied during build for netcoreapp2… (#819)
* Ensure compilation references are copied during build for netcoreapp2.x targeting projects

The change is to set PreserveCompilationReferences to true during build for netcoreapp 2.x and net4x targeting projects.

Fixes https://github.com/aspnet/AspNetCore/issues/12048
2019-07-17 12:31:25 -07:00
Pranav K 0e750a6764
More test 2019-07-17 11:16:15 -07:00
dotnet-maestro[bot] 30b7193d05
Update dependencies from https://github.com/aspnet/Extensions build 20190717.1 (#843)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19367.1
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19367.1
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19367.1
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19367.1
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19367.1
- Microsoft.Extensions.Logging - 3.0.0-preview8.19367.1
2019-07-17 16:51:14 +00:00
Pranav K bd5a57c0e8
Fixup desktop tests again 2019-07-17 09:20:43 -07:00
Pranav K 6f5da448ef
Desktop tests 2019-07-17 09:20:43 -07:00
Pranav K b9c695c2d5
Limit PreserveCompilationReferences to netcoreapp (<2.x)and net4x projects 2019-07-17 09:20:43 -07:00
Pranav K f17a62c044
Ensure compilation references are copied during build for netcoreapp2.x targeting projects
Fixes https://github.com/aspnet/AspNetCore/issues/12048
2019-07-17 09:20:43 -07:00
dotnet-maestro[bot] d1296be2b4
Update dependencies from https://github.com/dotnet/roslyn build 20190716.2 (#842)
- Microsoft.Net.Compilers.Toolset - 3.3.0-beta2-19366-02
2019-07-17 13:27:56 +00:00
N. Taylor Mullen 21fcd9c2f5 Update test projects to use latest Roslyn.
- This is a temporary workaround until we're able to get on the latest SDK which includes the latest Roslyn bits. Without them we can't properly publish testapps in a standalone fashion without investing in temporary infrastructure.
2019-07-16 22:15:59 -07:00
N. Taylor Mullen fee9c35bee React to Roslyn rename of `NullableContextOptions` to `Nullable`.
- Verified the fix with VS16.2-preview2 + latest CLI with modified `Nullable` entry on disk
- Updated tests.
- Note: This change will not pass the build until we have a new CLI that has an updated Roslyn that understands `Nullable`.

aspnet/AspNetCore#10218
2019-07-16 22:15:59 -07:00
dotnet-maestro[bot] da403e3ca8
Update dependencies from https://github.com/aspnet/Extensions build 20190716.3 (#841)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19366.3
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19366.3
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19366.3
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19366.3
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19366.3
- Microsoft.Extensions.Logging - 3.0.0-preview8.19366.3

Dependency coherency updates

- System.Diagnostics.DiagnosticSource - 4.6.0-preview8.19365.12 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27915-11 (parent: Microsoft.Extensions.Logging)
- System.Reflection.Metadata - 1.7.0-preview8.19365.12 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27915-11 (parent: Microsoft.Extensions.Logging)
- System.Text.Encodings.Web - 4.6.0-preview8.19365.12 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27915-11 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.0.0-preview8-27915-11 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 3.0.0-preview8-27915-11 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.Platforms - 3.0.0-preview8.19365.12 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27915-11 (parent: Microsoft.Extensions.Logging)
2019-07-17 01:31:11 +00:00
dotnet-maestro[bot] 66fb3cddbc
Update dependencies from https://github.com/aspnet/Extensions build 20190716.2 (#840)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19366.2
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19366.2
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19366.2
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19366.2
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19366.2
- Microsoft.Extensions.Logging - 3.0.0-preview8.19366.2
2019-07-17 00:11:07 +00:00
dotnet-maestro[bot] a7bb1b155b
Update dependencies from https://github.com/aspnet/Extensions build 20190716.1 (#839)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19366.1
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19366.1
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19366.1
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19366.1
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19366.1
- Microsoft.Extensions.Logging - 3.0.0-preview8.19366.1
2019-07-16 22:36:16 +00:00
Ryan Nowak d955be5013
Reactions to API review changes + Globalisation support (#829)
* Update ref assembly APIs

There are some impactful changes here for the compiler that are part of the API review.

The next few commits will implement all of the required changes.

* React to API review + globalization changes

* Updates to generated baselines

* Add missed file

* Update src/Razor/src/Microsoft.CodeAnalysis.Razor/EventHandlerTagHelperDescriptorProvider.cs

Co-Authored-By: Steve Sanderson <SteveSandersonMS@users.noreply.github.com>

* more baseline updates
2019-07-16 14:55:06 -07:00
Ajay Bhargav Baaskaran c228339bb3
Support [Parameter] attribute on base class of overridden properties (#835)
* Support [Parameter] attribute on base class of overridden properties

* Fix test
2019-07-16 13:11:15 -07:00
dotnet-maestro[bot] ebad754207
Update dependencies from https://github.com/dotnet/roslyn build 20190715.6 (#837)
- Microsoft.Net.Compilers.Toolset - 3.3.0-beta2-19365-06
2019-07-16 13:19:15 +00:00
David Fowler 63e8681fff
Make some tweaks to the default content globs (#820)
* Make some tweaks to the default content globs
- Don't publish/copy launchSettings.json
- Make sure static content and configuration work with single file turned on
- Added test
2019-07-16 00:24:38 -07:00
dotnet-maestro[bot] 05eac2d190
Update dependencies from https://github.com/aspnet/Extensions build 20190715.3 (#836)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19365.3
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19365.3
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19365.3
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19365.3
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19365.3
- Microsoft.Extensions.Logging - 3.0.0-preview8.19365.3
2019-07-16 02:26:12 +00:00
Ajay Bhargav Baaskaran 20b8286751
Modify tag helper infrastructure to configure case sensitivity (#793)
* Modify tag helper infrastructure to configure case sensitivity

* Cleanup and added more tests

* More cleanup and added necessary diagnostics

* More feedback

* Added more tests
2019-07-15 17:07:27 -07:00
dotnet-maestro[bot] 26d8ac11c2
Update dependencies from https://github.com/dotnet/arcade build 20190715.4 (#833)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19365.4
2019-07-15 23:50:40 +00:00
dotnet-maestro[bot] d95774f01e
Update dependencies from https://github.com/aspnet/Extensions build 20190715.2 (#832)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19365.2
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19365.2
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19365.2
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19365.2
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19365.2
- Microsoft.Extensions.Logging - 3.0.0-preview8.19365.2
2019-07-15 14:27:58 +00:00
dotnet-maestro[bot] a7e1c95fdb
[master] Update dependencies from dotnet/arcade aspnet/Extensions (#831)
* Update dependencies from https://github.com/dotnet/arcade build 20190714.1

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19364.1

* Update dependencies from https://github.com/aspnet/Extensions build 20190715.1

- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19365.1
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19365.1
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19365.1
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19365.1
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19365.1
- Microsoft.Extensions.Logging - 3.0.0-preview8.19365.1

Dependency coherency updates

- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27914-06 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27914-06 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27914-06 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.0.0-preview8-27914-06 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 3.0.0-preview8-27914-06 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27914-06 (parent: Microsoft.Extensions.Logging)
2019-07-15 14:01:45 +00:00
dotnet-maestro[bot] 88afcd29ab
Update dependencies from https://github.com/aspnet/Extensions build 20190714.3 (#830)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19364.3
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19364.3
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19364.3
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19364.3
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19364.3
- Microsoft.Extensions.Logging - 3.0.0-preview8.19364.3

Dependency coherency updates

- System.Diagnostics.DiagnosticSource - 4.6.0-preview8.19364.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27914-05 (parent: Microsoft.Extensions.Logging)
- System.Reflection.Metadata - 1.7.0-preview8.19364.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27914-05 (parent: Microsoft.Extensions.Logging)
- System.Text.Encodings.Web - 4.6.0-preview8.19364.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27914-05 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.0.0-preview8-27914-05 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 3.0.0-preview8-27914-05 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.Platforms - 3.0.0-preview8.19364.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27914-05 (parent: Microsoft.Extensions.Logging)
2019-07-15 04:31:13 +00:00
dotnet-maestro[bot] 688c9a840f
Update dependencies from https://github.com/aspnet/Extensions build 20190714.2 (#828)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19364.2
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19364.2
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19364.2
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19364.2
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19364.2
- Microsoft.Extensions.Logging - 3.0.0-preview8.19364.2
2019-07-14 21:01:08 +00:00
Doug Bunting a45c4da607
Merge branch 'release/3.0-preview7' => 'master' (#822) 2019-07-14 12:27:26 -07:00
Doug Bunting 0131fda119
Merge branch 'master' into merge/release/3.0-preview7-to-master 2019-07-14 11:38:45 -07:00
dotnet-maestro[bot] 68c53910a3
Update dependencies from https://github.com/aspnet/Extensions build 20190714.1 (#827)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19364.1
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19364.1
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19364.1
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19364.1
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19364.1
- Microsoft.Extensions.Logging - 3.0.0-preview8.19364.1

Dependency coherency updates

- System.Diagnostics.DiagnosticSource - 4.6.0-preview8.19363.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27913-09 (parent: Microsoft.Extensions.Logging)
- System.Reflection.Metadata - 1.7.0-preview8.19363.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27913-09 (parent: Microsoft.Extensions.Logging)
- System.Text.Encodings.Web - 4.6.0-preview8.19363.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27913-09 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.0.0-preview8-27913-09 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 3.0.0-preview8-27913-09 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.Platforms - 3.0.0-preview8.19363.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27913-09 (parent: Microsoft.Extensions.Logging)
2019-07-14 13:31:06 +00:00
dotnet-maestro[bot] e858e6dc68
Update dependencies from https://github.com/aspnet/Extensions build 20190713.3 (#826)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19363.3
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19363.3
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19363.3
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19363.3
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19363.3
- Microsoft.Extensions.Logging - 3.0.0-preview8.19363.3

Dependency coherency updates

- System.Diagnostics.DiagnosticSource - 4.6.0-preview8.19363.3 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27913-06 (parent: Microsoft.Extensions.Logging)
- System.Reflection.Metadata - 1.7.0-preview8.19363.3 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27913-06 (parent: Microsoft.Extensions.Logging)
- System.Text.Encodings.Web - 4.6.0-preview8.19363.3 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27913-06 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.0.0-preview8-27913-06 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 3.0.0-preview8-27913-06 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.Platforms - 3.0.0-preview8.19363.3 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27913-06 (parent: Microsoft.Extensions.Logging)
2019-07-14 03:51:11 +00:00
dotnet-maestro[bot] 969e2d7797
Update dependencies from https://github.com/aspnet/Extensions build 20190713.2 (#825)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19363.2
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19363.2
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19363.2
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19363.2
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19363.2
- Microsoft.Extensions.Logging - 3.0.0-preview8.19363.2
2019-07-13 14:51:08 +00:00
dotnet-maestro[bot] 3c7ffaaf04
Update dependencies from https://github.com/aspnet/Extensions build 20190713.1 (#824)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19363.1
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19363.1
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19363.1
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19363.1
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19363.1
- Microsoft.Extensions.Logging - 3.0.0-preview8.19363.1

Dependency coherency updates

- System.Diagnostics.DiagnosticSource - 4.6.0-preview8.19362.11 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27912-15 (parent: Microsoft.Extensions.Logging)
- System.Reflection.Metadata - 1.7.0-preview8.19362.11 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27912-15 (parent: Microsoft.Extensions.Logging)
- System.Text.Encodings.Web - 4.6.0-preview8.19362.11 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27912-15 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.0.0-preview8-27912-15 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 3.0.0-preview8-27912-15 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.Platforms - 3.0.0-preview8.19362.11 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27912-15 (parent: Microsoft.Extensions.Logging)
2019-07-13 13:51:04 +00:00
dotnet-maestro[bot] 75b155c406
Update dependencies from https://github.com/dotnet/roslyn build 20190713.2 (#823)
- Microsoft.Net.Compilers.Toolset - 3.3.0-beta2-19363-02
2019-07-13 13:30:05 +00:00
dotnet-maestro[bot] 393795bbe6 Update dependencies from https://github.com/aspnet/Extensions build 20190712.4 (#821)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview7.19362.4
- Microsoft.AspNetCore.Testing - 3.0.0-preview7.19362.4
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview7.19362.4
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview7.19362.4
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview7.19362.4
- Microsoft.Extensions.Logging - 3.0.0-preview7.19362.4

Dependency coherency updates

- System.Diagnostics.DiagnosticSource - 4.6.0-preview7.19362.9 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview7-27912-14 (parent: Microsoft.Extensions.Logging)
- System.Reflection.Metadata - 1.7.0-preview7.19362.9 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview7-27912-14 (parent: Microsoft.Extensions.Logging)
- System.Text.Encodings.Web - 4.6.0-preview7.19362.9 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview7-27912-14 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.0.0-preview7-27912-14 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 3.0.0-preview7-27912-14 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.Platforms - 3.0.0-preview7.19362.9 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview7-27912-14 (parent: Microsoft.Extensions.Logging)
2019-07-12 23:26:28 -07:00
dotnet-maestro[bot] 3a4b19bd16
[master] Update dependencies from dotnet/roslyn aspnet/Extensions (#818)
* Update dependencies from https://github.com/dotnet/roslyn build 20190712.4

- Microsoft.Net.Compilers.Toolset - 3.3.0-beta2-19362-04

* Update dependencies from https://github.com/aspnet/Extensions build 20190712.3

- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19362.3
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19362.3
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19362.3
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19362.3
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19362.3
- Microsoft.Extensions.Logging - 3.0.0-preview8.19362.3

Dependency coherency updates

- System.Diagnostics.DiagnosticSource - 4.6.0-preview8.19362.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27912-09 (parent: Microsoft.Extensions.Logging)
- System.Reflection.Metadata - 1.7.0-preview8.19362.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27912-09 (parent: Microsoft.Extensions.Logging)
- System.Text.Encodings.Web - 4.6.0-preview8.19362.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27912-09 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.0.0-preview8-27912-09 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 3.0.0-preview8-27912-09 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.Platforms - 3.0.0-preview8.19362.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27912-09 (parent: Microsoft.Extensions.Logging)
2019-07-13 03:41:08 +00:00
N. Taylor Mullen 2ceb597f82 Update tests to specify public [Parameter]
- Updated existing tests to use `public` accessibility for parameters. As part of this also updated baselines.
- We now recommend that `[Parameter]`'s should be `public`. In the future this will be a requirement.

aspnet/AspNetCore#8825
2019-07-12 11:48:54 -07:00
dotnet-maestro[bot] 32c50db26d
Update dependencies from https://github.com/aspnet/Extensions build 20190712.2 (#817)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19362.2
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19362.2
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19362.2
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19362.2
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19362.2
- Microsoft.Extensions.Logging - 3.0.0-preview8.19362.2

Dependency coherency updates

- System.Diagnostics.DiagnosticSource - 4.6.0-preview8.19361.12 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-14 (parent: Microsoft.Extensions.Logging)
- System.Reflection.Metadata - 1.7.0-preview8.19361.12 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-14 (parent: Microsoft.Extensions.Logging)
- System.Text.Encodings.Web - 4.6.0-preview8.19361.12 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-14 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.0.0-preview8-27911-14 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 3.0.0-preview8-27911-14 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.Platforms - 3.0.0-preview8.19361.12 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-14 (parent: Microsoft.Extensions.Logging)
2019-07-12 09:36:18 +00:00
dotnet-maestro[bot] 5481f653ac
Update dependencies from https://github.com/aspnet/Extensions build 20190712.1 (#816)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19362.1
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19362.1
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19362.1
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19362.1
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19362.1
- Microsoft.Extensions.Logging - 3.0.0-preview8.19362.1

Dependency coherency updates

- System.Diagnostics.DiagnosticSource - 4.6.0-preview8.19361.11 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-13 (parent: Microsoft.Extensions.Logging)
- System.Reflection.Metadata - 1.7.0-preview8.19361.11 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-13 (parent: Microsoft.Extensions.Logging)
- System.Text.Encodings.Web - 4.6.0-preview8.19361.11 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-13 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.0.0-preview8-27911-13 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 3.0.0-preview8-27911-13 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.Platforms - 3.0.0-preview8.19361.11 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-13 (parent: Microsoft.Extensions.Logging)
2019-07-12 08:41:09 +00:00
dotnet-maestro[bot] 9ad0738b45
Update dependencies from https://github.com/aspnet/Extensions build 20190711.9 (#815)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19361.9
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19361.9
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19361.9
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19361.9
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19361.9
- Microsoft.Extensions.Logging - 3.0.0-preview8.19361.9

Dependency coherency updates

- System.Diagnostics.DiagnosticSource - 4.6.0-preview8.19361.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-10 (parent: Microsoft.Extensions.Logging)
- System.Reflection.Metadata - 1.7.0-preview8.19361.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-10 (parent: Microsoft.Extensions.Logging)
- System.Text.Encodings.Web - 4.6.0-preview8.19361.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-10 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.0.0-preview8-27911-10 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 3.0.0-preview8-27911-10 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.Platforms - 3.0.0-preview8.19361.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-10 (parent: Microsoft.Extensions.Logging)
2019-07-12 03:56:12 +00:00
dotnet-maestro[bot] 9d75f6ad66
Update dependencies from https://github.com/aspnet/Extensions build 20190711.8 (#814)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19361.8
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19361.8
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19361.8
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19361.8
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19361.8
- Microsoft.Extensions.Logging - 3.0.0-preview8.19361.8

Dependency coherency updates

- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-08 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-08 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-08 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.0.0-preview8-27911-08 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 3.0.0-preview8-27911-08 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-08 (parent: Microsoft.Extensions.Logging)
2019-07-12 01:06:16 +00:00
dotnet-maestro[bot] 0dd991a60f
Update dependencies from https://github.com/aspnet/Extensions build 20190711.7 (#813)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19361.7
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19361.7
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19361.7
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19361.7
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19361.7
- Microsoft.Extensions.Logging - 3.0.0-preview8.19361.7

Dependency coherency updates

- System.Diagnostics.DiagnosticSource - 4.6.0-preview8.19361.5 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-07 (parent: Microsoft.Extensions.Logging)
- System.Reflection.Metadata - 1.7.0-preview8.19361.5 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-07 (parent: Microsoft.Extensions.Logging)
- System.Text.Encodings.Web - 4.6.0-preview8.19361.5 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-07 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.0.0-preview8-27911-07 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 3.0.0-preview8-27911-07 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.Platforms - 3.0.0-preview8.19361.5 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-07 (parent: Microsoft.Extensions.Logging)
2019-07-12 00:40:03 +00:00
Cesar Soares Lucas 9c28d69105 Update NuGet.config feed list 2019-07-11 15:04:19 -07:00
dotnet-maestro[bot] b3930193f3
Update dependencies from https://github.com/aspnet/Extensions build 20190711.6 (#812)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19361.6
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19361.6
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19361.6
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19361.6
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19361.6
- Microsoft.Extensions.Logging - 3.0.0-preview8.19361.6

Dependency coherency updates

- System.Diagnostics.DiagnosticSource - 4.6.0-preview8.19361.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-06 (parent: Microsoft.Extensions.Logging)
- System.Reflection.Metadata - 1.7.0-preview8.19361.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-06 (parent: Microsoft.Extensions.Logging)
- System.Text.Encodings.Web - 4.6.0-preview8.19361.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-06 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.0.0-preview8-27911-06 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 3.0.0-preview8-27911-06 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.Platforms - 3.0.0-preview8.19361.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-06 (parent: Microsoft.Extensions.Logging)
2019-07-11 21:41:14 +00:00
dotnet-maestro[bot] a23fdc5348
Update dependencies from https://github.com/aspnet/Extensions build 20190711.5 (#810)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19361.5
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19361.5
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19361.5
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19361.5
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19361.5
- Microsoft.Extensions.Logging - 3.0.0-preview8.19361.5

Dependency coherency updates

- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-04 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-04 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-04 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.0.0-preview8-27911-04 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 3.0.0-preview8-27911-04 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-04 (parent: Microsoft.Extensions.Logging)
2019-07-11 18:48:12 +00:00
dotnet-maestro[bot] 0d6b24f45d
Update dependencies from https://github.com/aspnet/Extensions build 20190711.4 (#809)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview8.19361.4
- Microsoft.AspNetCore.Testing - 3.0.0-preview8.19361.4
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview8.19361.4
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview8.19361.4
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-preview8.19361.4
- Microsoft.Extensions.Logging - 3.0.0-preview8.19361.4

Dependency coherency updates

- System.Diagnostics.DiagnosticSource - 4.6.0-preview8.19361.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-03 (parent: Microsoft.Extensions.Logging)
- System.Reflection.Metadata - 1.7.0-preview8.19361.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-03 (parent: Microsoft.Extensions.Logging)
- System.Text.Encodings.Web - 4.6.0-preview8.19361.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-03 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.0.0-preview8-27911-03 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 3.0.0-preview8-27911-03 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.Platforms - 3.0.0-preview8.19361.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.0-preview8-27911-03 (parent: Microsoft.Extensions.Logging)
2019-07-11 18:11:13 +00:00