File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
specification/eventgrid/Azure.Messaging.EventGrid Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,8 @@ options:
2323 package-name : " {package-dir}"
2424 emitter-output-dir : " {project-root}/{service-dir}/{package-name}"
2525 # Uncomment this line and add "@azure-tools/typespec-csharp" to your package.json to generate C# code
26- # Commenting out until https://github.com/Azure/autorest.csharp/issues/3515 is resolved -- project file not found b/c feature branch
27- # "@azure-tools/typespec-csharp":
28- # package-dir: Azure.Messaging.EventGridV2
29- # model-namespace: false
30- # generate-convenience-methods: false
31- # namespace: Azure.Messaging.EventGrid.Namespaces
26+ " @azure-tools/typespec-csharp " :
27+ package-dir : Azure.Messaging.EventGridV2
28+ model-namespace : false
29+ generate-convenience-methods : false
30+ namespace : Azure.Messaging.EventGrid.Namespaces
You can’t perform that action at this time.
0 commit comments