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
bump dependencies for azure mgmt generator (#51938)
* first commit to refactor the existing visitor
* replace the diagnostic scope
* clean up
* Update eng/packages/http-client-csharp-mgmt/generator/Azure.Generator.Management/src/Utilities/ResourceHelpers.cs
Co-authored-by: Copilot <[email protected]>
* bump version
* fix the issues in getnextresponse
* fix the implicit operator replacement
* format the code
* pin the version of nuget packages to avoid future issues
* fix test compilation issue
* regen
* cleanup
* cleanup
* cleanup
* minor
* regen
---------
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Wei Hu <[email protected]>
Copy file name to clipboardExpand all lines: eng/packages/http-client-csharp-mgmt/generator/Azure.Generator.Management/src/Azure.Generator.Management.csproj
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,6 @@
12
12
<PackageReferenceInclude="Humanizer.Core" />
13
13
</ItemGroup>
14
14
15
-
<!-- temporarily. remove once Azure.Generator version update is done -->
<ErrorCondition="!Exists('..\..\..\node_modules\@typespec\http-client-csharp')"Text="Emitter has not been built please run `npm ci` followed by `npm run build` from ./eng/packages/http-client-csharp folder." />
Copy file name to clipboardExpand all lines: eng/packages/http-client-csharp-mgmt/generator/Azure.Generator.Management/src/Visitors/PaginationVisitor.cs
Copy file name to clipboardExpand all lines: eng/packages/http-client-csharp-mgmt/generator/Azure.Generator.Management/test/Azure.Generator.Mgmt.Tests.csproj
Copy file name to clipboardExpand all lines: eng/packages/http-client-csharp-mgmt/generator/Azure.Generator.Management/test/Common/Azure.Generator.Management.Tests.Common.csproj
Copy file name to clipboardExpand all lines: eng/packages/http-client-csharp-mgmt/generator/TestProjects/Local/Mgmt-TypeSpec/src/Generated/BarsGetAsyncCollectionResult.cs
Copy file name to clipboardExpand all lines: eng/packages/http-client-csharp-mgmt/generator/TestProjects/Local/Mgmt-TypeSpec/src/Generated/BarsGetAsyncCollectionResultOfT.cs
Copy file name to clipboardExpand all lines: eng/packages/http-client-csharp-mgmt/generator/TestProjects/Local/Mgmt-TypeSpec/src/Generated/BarsGetCollectionResult.cs
0 commit comments