You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently PublishAot is disabled in the VehicleTaxonomy.Aws.Api project as I have been having issues getting the project to build via AWS SAM whereby it can't find certain NuGet packages - specifically the DynamoDb package. When I have been able to get it to deploy the cold start times seem similar to when AOT is disabled so I expect I need to read up more about AOT.
The text was updated successfully, but these errors were encountered:
Currently
PublishAot
is disabled in theVehicleTaxonomy.Aws.Api
project as I have been having issues getting the project to build via AWS SAM whereby it can't find certain NuGet packages - specifically the DynamoDb package. When I have been able to get it to deploy the cold start times seem similar to when AOT is disabled so I expect I need to read up more about AOT.The text was updated successfully, but these errors were encountered: