20 lines
No EOL
1.3 KiB
XML
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>https://api.nuget.org/v3-flatcontainer/enterpriselibrary.common/6.0.1304/icon</iconUrl>
|
|
<requireLicenseAcceptance>true</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> |