Skip to content

Commit 460f16e

Browse files
authored
Update @microsoft.azure/autorest.csharp to remove dependency of legacy dotnet (Azure#34978)
* Update @microsoft.azure/autorest.csharp to target .net 6 * Upgrade to latest version
1 parent 71929bb commit 460f16e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swagger_to_sdk_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"reflect-api-versions": "",
1313
"license-header": "MICROSOFT_MIT_NO_VERSION",
1414
"sdkrel:csharp-sdks-folder": "./sdk",
15-
"use": "@microsoft.azure/[email protected].82"
15+
"use": "@microsoft.azure/[email protected].101"
1616
},
1717
"advanced_options": {
1818
"create_sdk_pull_requests": true,

0 commit comments

Comments
 (0)