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
AzureSDKPackage_Setup.md
Step of creating sdk package, currently dotnet sdk 7 doesn't work. The workaround is to use dotnet sdk 6. The step needs to mention dotnet version in global.json should be updated to 6.x.
@raych1 For #3, Can you share your env? I cannot reproduce locally. Thanks
jsquire
added
Client
This issue points to a problem in the data-plane of the library.
and removed
MQ
This issue is part of a "milestone of quality" initiative.
labels
Mar 30, 2023
Information
I follow the onboarding document and these are some gaps to fill.
AzureSDKGeneration_Prerequistites.md
Prerequisite of installation part: should select
azure development workload
when install vs2022.AzureSDKPackage_Setup.md
Step of creating sdk package, currently dotnet sdk 7 doesn't work. The workaround is to use dotnet sdk 6. The step needs to mention dotnet version in global.json should be updated to 6.x.
AzureSDKCodeGeneration_DataPlane_QuickStart
Below error is reported when run
dotnet build /t:GenerateCode
.The text was updated successfully, but these errors were encountered: