File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- Dictionary format defined here: http ://msdn.microsoft.com/en-us/library/bb514188.aspx -->
2+ <!-- Dictionary format defined here: https ://msdn.microsoft.com/en-us/library/bb514188.aspx -->
33<Dictionary >
44 <Words >
55 <!--
Original file line number Diff line number Diff line change 11# Autofac.Extras.EnterpriseLibraryConfigurator
22
3- Microsoft Patterns and Practices Enterprise Library 5 support for using [ Autofac] ( http ://autofac.org) as the container.
3+ Microsoft Patterns and Practices Enterprise Library 5 support for using [ Autofac] ( https ://autofac.org) as the container.
44
55[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/3o5xlwu9t8on7oue?svg=true )] ( https://ci.appveyor.com/project/Autofac/autofac-extras-enterpriselibraryconfigurator )
66
@@ -10,6 +10,6 @@ Microsoft Patterns and Practices Enterprise Library 5 support for using [Autofac
1010
1111Please file issues and pull requests for this package in this repository rather than in the Autofac core repo.
1212
13- - [ Documentation] ( http ://autofac.readthedocs.org /en/latest/integration/entlib.html)
13+ - [ Documentation] ( https ://autofac.readthedocs.io /en/latest/integration/entlib.html)
1414- [ NuGet] ( https://github.com/autofac/Autofac.Extras.EnterpriseLibraryConfigurator/ )
15- - [ Contributing] ( http ://autofac.readthedocs.org /en/latest/contributors.html)
15+ - [ Contributing] ( https ://autofac.readthedocs.io /en/latest/contributors.html)
Original file line number Diff line number Diff line change 44 <id >Autofac.Extras.EnterpriseLibraryConfigurator</id >
55 <version >$version$</version >
66 <authors >Autofac Contributors</authors >
7- <licenseUrl >http ://www. opensource.org/licenses/mit-license.php</licenseUrl >
7+ <licenseUrl >https ://opensource.org/licenses/mit-license.php</licenseUrl >
88 <requireLicenseAcceptance >false</requireLicenseAcceptance >
99 <description >Microsoft Enterprise Library features generally assume Unity as the backing store for IoC operations. This extension allows you to use Autofac as the backing store for Microsoft Enterprise Library application blocks.</description >
1010 <summary >Microsoft Patterns and Practices Enterprise Library 5 support for using Autofac as the container.</summary >
1111 <language >en-US</language >
1212 <title >Autofac Extras: Enterprise Library 5 Configuration Support</title >
13- <projectUrl >http ://autofac.org</projectUrl >
13+ <projectUrl >https ://autofac.org</projectUrl >
1414 <iconUrl >https://cloud.githubusercontent.com/assets/1156571/13684110/16b8f152-e6bf-11e5-84ae-22c66c6d351a.png</iconUrl >
1515 <releaseNotes >Release notes are at https://github.com/autofac/Autofac.Extras.EnterpriseLibraryConfigurator/releases</releaseNotes >
1616 <dependencies >
You can’t perform that action at this time.
0 commit comments