remove errant commit of extraneous nuspec file for AOP package
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>Spring.Aop</id>
|
||||
<version>2.0.0-alpha</version>
|
||||
<title>Spring.Aop</title>
|
||||
<authors>SpringSource</authors>
|
||||
<owners>SpringSource</owners>
|
||||
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
|
||||
<projectUrl>http://www.springframework.net/</projectUrl>
|
||||
<iconUrl>http://springframework.net/images/SpringSource_Leaves32x32.png</iconUrl>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<description>Interfaces and classes that provide AOP support in Spring.Net</description>
|
||||
<summary>Interfaces and classes that provide AOP support in Spring.Net</summary>
|
||||
<language>en-US</language>
|
||||
<dependencies>
|
||||
<dependency id="Common.Logging" version="1.2.0" />
|
||||
<dependency id="Spring.Core" version="2.0.0" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
</package>
|
||||
Reference in New Issue
Block a user