Boshi Lian
|
0d718cbc56
|
adopt newer source generator (#1417)
* build on net8
* fix fmt
* remove net8 for build
* fix fmt
* fix file load
* mv proj
* fix path
* address comment
* address comments
|
2023-10-10 18:49:47 +02:00 |
|
Boshi Lian
|
013fc6e06f
|
embed KubernetesClient.Models and KubernetesClient.Basic into client sdk (#1407)
* cleanup using
* cleanup classic
* clean up nuget
* bump ver
* fix pipeline
* remove commit by accident
|
2023-09-26 11:03:12 -07:00 |
|
dependabot[bot]
|
596c7e2165
|
Bump AutoMapper from 12.0.0 to 12.0.1 (#1179)
Bumps [AutoMapper](https://github.com/AutoMapper/AutoMapper) from 12.0.0 to 12.0.1.
- [Release notes](https://github.com/AutoMapper/AutoMapper/releases)
- [Changelog](https://github.com/AutoMapper/AutoMapper/blob/master/docs/API-Changes.md)
- [Commits](https://github.com/AutoMapper/AutoMapper/compare/v12.0.0...v12.0.1)
---
updated-dependencies:
- dependency-name: AutoMapper
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>
|
2023-03-03 22:46:56 -08:00 |
|
Boshi Lian
|
abf6950cae
|
Proposal: user defined model version explicit converter (#1211)
* introduce user defined model version explicit convertor
* bump ver
|
2023-03-03 09:14:58 -08:00 |
|