Manuel Menegazzo
15ad5bdfc4
Move to net8.0 ( #1463 )
...
* Added net8.0 to the dotnet-version array used by actions
* Changed framework version in Directory.Build.props
* Removed unsed nuget
* Update codeql-analysis.yml
* Added net8.0 target framework
* Updated code analyzer version to match net8.0
* Added net8.0 to tests
* Updated sdk version
* Updated version.json
* Fixed build for non windows machines
* Updated references in Directory.Build.targets
* Added conditional exception handling to WatchServerDisconnect test case
* Added missing project to solution
2023-12-01 11:49:56 +01:00
Boshi Lian
09cdefaed7
update docfx to nunit owned ( #1427 )
2023-10-10 18:52:11 +02:00
Boshi Lian
7b6d1d8cc1
fix docfx ( #1426 )
2023-10-09 21:30:47 +02:00
dependabot[bot]
ddb6c260d2
Bump actions/checkout from 3 to 4 ( #1391 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2023-09-05 04:41:50 -07:00
dependabot[bot]
30a8bb12e1
Bump actions/upload-pages-artifact from 1 to 2 ( #1336 )
...
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact ) from 1 to 2.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases )
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
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>
2023-07-12 23:00:08 -07:00
dependabot[bot]
8a336c3308
Bump actions/deploy-pages from 1 to 2 ( #1240 )
...
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages ) from 1 to 2.
- [Release notes](https://github.com/actions/deploy-pages/releases )
- [Commits](https://github.com/actions/deploy-pages/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: actions/deploy-pages
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>
2023-03-20 13:49:13 -07:00
dependabot[bot]
fe9a9350c3
Bump actions/configure-pages from 2 to 3 ( #1181 )
...
Bumps [actions/configure-pages](https://github.com/actions/configure-pages ) from 2 to 3.
- [Release notes](https://github.com/actions/configure-pages/releases )
- [Commits](https://github.com/actions/configure-pages/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/configure-pages
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 02:32:34 -08:00
Boshi Lian
4e74fd20b7
generate v1.26 ( #1122 )
...
* update swagger
* remove unused models in converter
* remove netcore3.1 from testr
* bump ver
* fix convert
* remove some unused autorest property
* move some clz from autorest to client
* fix import
* no longer expose SendRequestRaw
* make file utils inner
* fix build
* c# 11
2022-12-15 18:21:36 -08:00
Boshi Lian
0918760464
add API document github page ( #1114 )
...
* Doc (#66 )
* add doc
* ln -s md
* add pipeline
* Update docfx.yaml
* Update docfx.yaml
* Update docfx.yaml
* Update docfx.yaml
* Update toc.yml
2022-12-05 08:55:04 -08:00