Skip to content

Commit b0b195b

Browse files
committed
Rename .paket bootstrap subfolder to fix CI
The default case for Mac&Linux builds seemed to be to try to run mono, which these days we can say is an old tech. By renaming this folder we can see that the new versions of .NET (as in .NETCore, which got renamed back again to ".NET" in v5) can build fine.
1 parent 872300a commit b0b195b

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ additional samples and documentation!
4545

4646
## Building [![Build status](https://github.com/fsprojects/SQLProvider/actions/workflows/CI.yml/badge.svg?branch=master&event=push)](https://github.com/fsprojects/SQLProvider/actions?query=branch%3Amaster)
4747

48-
* Mono: Run *build.sh*
48+
* Linux/macOS: Run *build.sh*
4949
* Windows: Run *build.cmd*
5050

5151
## Known issues

0 commit comments

Comments
 (0)