https://github.com/funfair-tech/funfair-build-check
DotNet build checks
https://github.com/funfair-tech/funfair-build-check
Last synced: about 1 year ago
JSON representation
DotNet build checks
- Host: GitHub
- URL: https://github.com/funfair-tech/funfair-build-check
- Owner: funfair-tech
- Created: 2018-02-12T13:36:22.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-06-12T03:13:54.000Z (about 1 year ago)
- Last Synced: 2025-06-12T04:25:29.406Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 5.5 MB
- Stars: 2
- Watchers: 7
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Build Check
Build checking tool
## Checks
* All projects referenced in the solution exist on disk
* All project to project references exist on disk
## Build Status
| Branch | Status |
|---------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| main | [](https://github.com/funfair-tech/funfair-build-check/actions/workflows/build-and-publish-pre-release.yml) |
| release | [](https://github.com/funfair-tech/funfair-build-check/actions/workflows/build-and-publish-release.yml) |
## Changelog
View [changelog](CHANGELOG.md)
[CHANGELOG]: ./CHANGELOG.md