SPRNET-1338
Fixing broken build; delegate syntax in test incompatible with pre-.NET 2.0 :(
This commit is contained in:
@@ -575,7 +575,7 @@ namespace Spring.Objects.Factory
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#if NET_2_0
|
||||
[TestFixture]
|
||||
[Ignore]
|
||||
public class SPRNET_1338
|
||||
@@ -677,4 +677,5 @@ namespace Spring.Objects.Factory
|
||||
}
|
||||
|
||||
}
|
||||
#endif
|
||||
}
|
||||
Reference in New Issue
Block a user