diff --git a/specification/eventgrid/Azure.Messaging.EventGrid/tspconfig.yaml b/specification/eventgrid/Azure.Messaging.EventGrid/tspconfig.yaml index 53bab578e322..374d35816f88 100644 --- a/specification/eventgrid/Azure.Messaging.EventGrid/tspconfig.yaml +++ b/specification/eventgrid/Azure.Messaging.EventGrid/tspconfig.yaml @@ -23,9 +23,8 @@ options: package-name: "{package-dir}" emitter-output-dir: "{project-root}/{service-dir}/{package-name}" # Uncomment this line and add "@azure-tools/typespec-csharp" to your package.json to generate C# code - # Commenting out until https://github.com/Azure/autorest.csharp/issues/3515 is resolved -- project file not found b/c feature branch - # "@azure-tools/typespec-csharp": - # package-dir: Azure.Messaging.EventGridV2 - # model-namespace: false - # generate-convenience-methods: false - # namespace: Azure.Messaging.EventGrid.Namespaces \ No newline at end of file + "@azure-tools/typespec-csharp": + package-dir: Azure.Messaging.EventGridV2 + model-namespace: false + generate-convenience-methods: false + namespace: Azure.Messaging.EventGrid.Namespaces