Fixing broken build, see SPRNET-1383
This commit is contained in:
@@ -65,7 +65,7 @@ namespace Spring.Objects.Factory.Config
|
||||
// non-existant variable
|
||||
Assert.IsNull(vs.ResolveVariable("dummy"));
|
||||
}
|
||||
#if NET_2_0
|
||||
#if NET_2_0 && !NET_3_5
|
||||
[Test]
|
||||
public void TestVariableResolutionFromApplicationSettingsSchema()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user