TFS_ANTIGUO/SIGPC/wcfSigdd/packages/EnterpriseLibrary.Common.6.0.1304.0/EnterpriseLibrary.Common.6.0.1304.0.nuspec
kledezma 7fdadc4709 KLB
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C519
2021-01-22 15:05:35 +00:00

20 lines
No EOL
1.3 KiB
XML

<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>EnterpriseLibrary.Common</id>
<version>6.0.1304.0</version>
<title>Enterprise Library - Common Infrastructure</title>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<licenseUrl>http://www.opensource.org/licenses/ms-pl</licenseUrl>
<projectUrl>http://msdn.microsoft.com/entlib</projectUrl>
<iconUrl>http://nuget.org/Media/Default/Packages/Unity/2.0/entlib_new_icon_100x100.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>The Enterprise Library Common assembly contains elements that are shared among multiple application blocks. By supplying a set of commonly used functions to all the application blocks, the Common assembly reduces the dependency of one application block on another.</description>
<summary>The Enterprise Library Common assembly contains elements that are shared among multiple application blocks.</summary>
<tags>entlib entlib6 Enterprise Library common core LOB</tags>
<frameworkAssemblies>
<frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.5" />
</frameworkAssemblies>
</metadata>
</package>