Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
30e7ad0
Support @access and @usage
pshao25 Aug 18, 2023
1541150
Update
pshao25 Aug 23, 2023
6ddf3fc
Update
pshao25 Aug 24, 2023
a9ac379
Merge branch 'feature/v3' of https://github.com/Azure/autorest.csharp…
pshao25 Aug 24, 2023
169bab8
Update
pshao25 Aug 24, 2023
e7d6034
update
pshao25 Aug 24, 2023
4f7eb42
Update
pshao25 Aug 24, 2023
3a0617b
Merge branch 'feature/v3' of https://github.com/Azure/autorest.csharp…
pshao25 Aug 25, 2023
19980a3
Update
pshao25 Aug 25, 2023
b2bb081
update
pshao25 Aug 25, 2023
dc5f5b8
Update
pshao25 Aug 28, 2023
c2352f6
update
pshao25 Aug 29, 2023
d39aeb0
Merge branch 'feature/v3' of https://github.com/Azure/autorest.csharp…
pshao25 Aug 29, 2023
a7de125
update
pshao25 Aug 29, 2023
ac39170
update
pshao25 Aug 29, 2023
6457f75
update
pshao25 Aug 29, 2023
88c8f4a
update
pshao25 Aug 29, 2023
0ab7c29
Update
pshao25 Aug 29, 2023
73b6623
update
pshao25 Aug 30, 2023
a68e4a7
update
pshao25 Sep 7, 2023
805586e
update
pshao25 Sep 7, 2023
199843c
Merge branch 'feature/v3' of https://github.com/Azure/autorest.csharp…
pshao25 Sep 7, 2023
e3e6332
update
pshao25 Sep 12, 2023
065147b
Merge branch 'feature/v3' of https://github.com/Azure/autorest.csharp…
pshao25 Sep 12, 2023
50a7369
update
pshao25 Sep 12, 2023
35bf22e
Merge branch 'feature/v3' of https://github.com/Azure/autorest.csharp…
pshao25 Sep 12, 2023
799549c
Update
pshao25 Sep 12, 2023
45008aa
Merge branch 'feature/v3' of https://github.com/Azure/autorest.csharp…
pshao25 Sep 19, 2023
7815a56
update
pshao25 Sep 19, 2023
04268fe
update
pshao25 Sep 19, 2023
e0ed387
Merge branch 'feature/v3' of https://github.com/Azure/autorest.csharp…
pshao25 Sep 19, 2023
5fb3e08
update
pshao25 Sep 19, 2023
86c38c5
Merge branch 'feature/v3' of https://github.com/Azure/autorest.csharp…
pshao25 Sep 20, 2023
bb6a25d
Merge branch 'feature/v3' of https://github.com/Azure/autorest.csharp…
pshao25 Sep 21, 2023
083ae9f
update
pshao25 Sep 21, 2023
a4c54d1
update
pshao25 Sep 21, 2023
59f6464
update
pshao25 Sep 21, 2023
ae5417c
Merge branch 'feature/v3' into access3519
pshao25 Sep 22, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions eng/testProjects.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@
"authentication/union",
"azure/core/basic",
"azure/core/traits",
"azure/client-generator-core/access",
"azure/client-generator-core/internal",
"azure/client-generator-core/usage",
"encode/bytes",
"encode/datetime",
"encode/duration",
Expand Down
3 changes: 3 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading