-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable remaining Extensions projects #33984
Merged
Merged
Commits on Mar 25, 2020
-
Configuration (ref/src/pkg/test)
Microsoft.Extensions.Configuration.Json Microsoft.Extensions.Configurations.UserSecrets Microsoft.Extensions.Configurations.Xml Logging (ref/src/pkg/test) - Microsoft.Extensions.Logging - Microsoft.Extensions.Logging.Configuration - Microsoft.Extensions.Logging.Console - Microsoft.Extensions.Logging.Debug - Microsoft.Extensions.Logging.EventLog - Microsoft.Extensions.Logging.EventSource - Microsoft.Extensions.Logging.TraceSource ref\src\pkg\test Microsoft.Extensions.Http Microsoft.Extensions.Caching.Memory Microsoft.Extensions.Hosting - [x] Functional/TestApp - Include Configuration.FunctionalTests and TestApp but refactor later More: - changes similar to 3040 in extensions - skip some test failures using ActiveIssue - ProjectExclusions removed - Suppress the duplication LoggingBuilderExtensions - deleting all csproj under Common
Configuration menu - View commit details
-
Copy full SHA for 099bec8 - Browse repository at this point
Copy the full SHA 099bec8View commit details -
Make Hosting FunctionalTests and UnitTests work.
- no more project exclusions - delete files not used under Hosting/IntegrationTesting
Configuration menu - View commit details
-
Copy full SHA for 6c807c7 - Browse repository at this point
Copy the full SHA 6c807c7View commit details -
- ValueTask instances should not have their result directly accessed unless the instance has already completed.
Configuration menu - View commit details
-
Copy full SHA for 97a186d - Browse repository at this point
Copy the full SHA 97a186dView commit details -
- Logging.Tests needs Logging./Abstraction/Console/EventLog
Configuration menu - View commit details
-
Copy full SHA for b438b86 - Browse repository at this point
Copy the full SHA b438b86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b67dc5 - Browse repository at this point
Copy the full SHA 8b67dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 914fc70 - Browse repository at this point
Copy the full SHA 914fc70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78627b5 - Browse repository at this point
Copy the full SHA 78627b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cc5468 - Browse repository at this point
Copy the full SHA 1cc5468View commit details
Commits on Mar 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ecfe4aa - Browse repository at this point
Copy the full SHA ecfe4aaView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.