An open API service indexing awesome lists of open source software.

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

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 | [![Build: Pre-Release](https://github.com/funfair-tech/funfair-build-check/actions/workflows/build-and-publish-pre-release.yml/badge.svg)](https://github.com/funfair-tech/funfair-build-check/actions/workflows/build-and-publish-pre-release.yml) |
| release | [![Build: Release](https://github.com/funfair-tech/funfair-build-check/actions/workflows/build-and-publish-release.yml/badge.svg)](https://github.com/funfair-tech/funfair-build-check/actions/workflows/build-and-publish-release.yml) |

## Changelog

View [changelog](CHANGELOG.md)

[CHANGELOG]: ./CHANGELOG.md