Commit Graph

3 Commits

Author SHA1 Message Date
John Luo 7d1f5d8c0b Updates for extensions migrations
- Multi-target ObjectPool
- Move Embedded.Manifest.Task.Internal.Entry to the public namespace
- Remove ref assemblies from AspNetCore.Testing
- Skip TestPathUtilitiesTest since it's a pattern we want to migrate away from
- Fix FileProviders.Abstractions version in Embedded.*.nuspec
- Add workarounds for project references to FileProviders.Embedded
2020-02-20 14:00:29 -08:00
John Luo 10bf263a3f Merge branch 'release/3.1'
\n\nCommit migrated from 785e2b0905
2019-09-17 15:12:01 -07:00
Hisham Bin Ateya 7dfc2fe46b Fix GetResourcePrefix() that causes an issue with using Rootnamespace (dotnet/extensions#2081)
* Fix GetResourcePrefix() that causes an issue with using Rootnamespace

Update GetResourcePrefix to use baseNamespace to calculate resource prefix rather than assembly name.

Addresses issues aspnet/AspNetCoredotnet/extensions#10639\n\nCommit migrated from 2303aa23dd
2019-08-08 14:32:48 -07:00