dependabot[bot]
4d6d8a1edc
build(deps): bump actions/setup-dotnet from 5.0.1 to 5.1.0 ( #22699 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v5.0.1...v5.1.0 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-version: 5.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-15 10:49:12 +08:00
William Cheng
ec0a63dcf3
update dotnet 9 versin in workflow ( #22566 )
...
* update dotnet 9 versin in workflow
* revert
2025-12-22 17:23:32 +08:00
devhl-labs
9779468cdc
[csharp] Add .net10 support ( #22562 )
...
* added .net10
* delete samples
* delete samples
* build samples again
* build samples again again
* fix pr gate
* update pr gate names
* dont build solution with no project file
* move samples
* move samples
2025-12-22 16:09:33 +08:00
dependabot[bot]
6be8fb3047
Bump actions/setup-dotnet from 5.0.0 to 5.0.1 ( #22437 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-version: 5.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-26 13:54:45 +08:00
William Cheng
ac3c37095d
[C#][httpclient] Add tests for nonPublicApi option ( #21996 )
...
* add samples to test nonPublicApi option
* add option to test nonPublicApi
* update test
* update tests
2025-09-19 14:49:26 +08:00
dependabot[bot]
3cc094485d
Bump actions/setup-dotnet from 4.3.1 to 5.0.0 ( #21887 )
...
* Bump actions/setup-dotnet from 4.3.1 to 5.0.0
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 4.3.1 to 5.0.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v4.3.1...v5.0.0 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* trigger c# build workflow
* Revert "trigger c# build workflow"
This reverts commit cb0ea32e98d4bf6a5847afadf2603d552a8156e3.
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: William Cheng <wing328hk@gmail.com >
2025-09-04 15:43:11 +08:00
devhl-labs
f6eeb01895
[csharp] Fixed any of inline enum ( #21764 )
...
* fixed composed any of
* fixed composed any of
* fixed spacing
2025-08-22 15:35:07 +08:00
dependabot[bot]
aacbdf88c0
Bump actions/checkout from 4 to 5 ( #21728 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-13 01:48:03 +08:00
devhl-labs
f6de5b71dc
[csharp] Fix composed enum handling ( #21690 )
...
* composed enums
* revert sample changes
* add new sample due to HttpClient library not working with the new models
* added to appveyor
* build samples again
2025-08-05 11:33:50 +08:00
devhl-labs
56fe7e3286
[csharp] Fixed duplicate property names ( #21206 )
...
* fixed duplicate property names
* discard samples
* discard samples
* added new sample
2025-05-04 22:29:12 +08:00
devhl-labs
ffefebdd88
[csharp] Process webhook operations ( #21082 )
...
* process webhook operations
* process webhook operations
* build samples
2025-04-16 16:30:53 +08:00
dependabot[bot]
69e4336f67
Bump actions/setup-dotnet from 4.3.0 to 4.3.1 ( #20916 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v4.3.0...v4.3.1 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-18 13:15:49 +08:00
dependabot[bot]
8b52b0afe3
Bump actions/setup-dotnet from 4.2.0 to 4.3.0 ( #20563 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v4.2.0...v4.3.0 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-31 15:36:58 +08:00
William Cheng
9e66c4f516
Add more net9 samples ( #20491 )
...
* add restsharp net9 samples
* add httpclient net9 samples
* add unity net9 samples
* update workflow
* comment out unity test
2025-01-17 14:14:11 +08:00
dependabot[bot]
45aeae3d43
Bump actions/setup-dotnet from 4.1.0 to 4.2.0 ( #20379 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v4.1.0...v4.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-27 18:37:36 +08:00
devhl-labs
5ba608ff8a
[csharp] add .net9 support ( #20270 )
...
* add .net9 support
* fixed path of new sample
* comment out manual test that does not exist
* comment out manual test that does not exist
* comment out manual test that does not exist
2024-12-22 22:06:33 +08:00