Skip to content

Commit 52b19e0

Browse files
JoshLove-msftjnlycklama
authored andcommitted
Josh love msft patch 2 (#26030)
* Update tspconfig.yaml * Update tspconfig.yaml
1 parent 83478f1 commit 52b19e0

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

specification/eventgrid/Azure.Messaging.EventGrid/tspconfig.yaml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)