diff --git a/csharp/scripts/stubs/make_stubs_all.py b/csharp/scripts/stubs/make_stubs_all.py index 39b50354296..0902a06f51c 100644 --- a/csharp/scripts/stubs/make_stubs_all.py +++ b/csharp/scripts/stubs/make_stubs_all.py @@ -13,6 +13,7 @@ packages = [ "Amazon.Lambda.Core", "Amazon.Lambda.APIGatewayEvents", "Dapper", + "EntityFramework", "Newtonsoft.Json", "NHibernate", "ServiceStack",