Remove StandardsPoliceCompileModule usage

Just a test - this seems to fix the build
This commit is contained in:
Henk Mollema 2016-01-02 10:41:52 +01:00
parent e81c5adce2
commit db11368d26
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
namespace Microsoft.AspNet.Server.Kestrel
{
public class StandardsPoliceCompileModule : Microsoft.StandardsPolice.StandardsPoliceCompileModule
{
}
}