Skip to content

Commit

Permalink
fix(csharp): Fix versions.yml (#5039)
Browse files Browse the repository at this point in the history
  • Loading branch information
Swimburger authored Oct 29, 2024
1 parent 6f1f108 commit bff89b4
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions generators/csharp/sdk/versions.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
- version: 1.8.4
irVersion: 53
createdAt: "2024-10-28"
changelogEntry:
- type: fix
summary: Make sure summary and code examples in XML code comments are XML encoded.
irVersion: 53
- version: 1.8.3
createdAt: "2024-10-28"
changelogEntry:
Expand All @@ -14,12 +14,10 @@
createdAt: "2024-10-28"
changelogEntry:
- type: fix
summary: |
Fixes a bug where the ClientOptions would not compile due to incorrect Clone method generation.
summary: Fixes a bug where the ClientOptions would not compile due to incorrect Clone method generation.
irVersion: 53
- version: 1.8.1
irVersion: 53
createdAt: '2024-10-08'
createdAt: "2024-10-08"
changelogEntry:
- type: fix
summary: |
Expand Down

0 comments on commit bff89b4

Please sign in to comment.