diff --git a/makefile.shade b/makefile.shade index bc16f4545f..ad1b0d192a 100644 --- a/makefile.shade +++ b/makefile.shade @@ -19,7 +19,7 @@ k-standard-goals CreatePartFromFile( package, @"src\Microsoft.AspNet.DataProtection.SystemWeb\web.config.transform", - @"content\web.config.transform"); + @"content\net451\web.config.transform"); } } }