Skip to content

Commit c38096e

Browse files
authored
Release hotfix for http-server-csharp MergePatch Support (#7252)
1 parent 3c12f43 commit c38096e

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed

.chronus/changes/fix-cs-refs-2025-4-6-20-59-54.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/http-server-csharp/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log - @typespec/http-server-csharp
22

3+
## 0.58.0-alpha.16
4+
5+
### Bug Fixes
6+
7+
- Fix reference issues with some declared types
8+
39
## 0.58.0-alpha.15
410

511
### Breaking Changes

packages/http-server-csharp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typespec/http-server-csharp",
3-
"version": "0.58.0-alpha.15",
3+
"version": "0.58.0-alpha.16",
44
"author": "Microsoft Corporation",
55
"description": "TypeSpec service code generator for c-sharp",
66
"homepage": "https://typespec.io",

0 commit comments

Comments
 (0)