added fix + test for SPRNET-1272
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#if NET_3_0
|
||||
#region License
|
||||
|
||||
/*
|
||||
@@ -54,4 +55,6 @@ namespace Spring.ServiceModel
|
||||
SpringServiceHost ssh1 = new SpringServiceHost("service", of, true);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif // NET_3_0
|
||||
|
||||
Reference in New Issue
Block a user