Skip to content

Commit adaee52

Browse files
Merge branch 'main' into develop
2 parents 7d0960b + 82cf215 commit adaee52

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Inject IResourceProvider<Implementation> to use.
2727

2828
# Build Requirements
2929

30-
* To build and run this project, **.NET 9 SDK** is required.
30+
* To build and run this project, **.NET 10 SDK** is required.
3131
* Ensure your development tools are compatible with .NET 8 or higher.
3232

3333
## Building the Project
@@ -43,8 +43,8 @@ Inject IResourceProvider<Implementation> to use.
4343

4444
| Branch | Action |
4545
|------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
46-
| `develop` | [![Build status](https://github.com/Stillpoint-Software/hyperbee.resources/actions/workflows/publish.yml/badge.svg?branch=develop)](https://github.com/Stillpoint-Software/hyperbee.resources/actions/workflows/pack_publish.yml) |
47-
| `main` | [![Build status](https://github.com/Stillpoint-Software/hyperbee.resources/actions/workflows/publish.yml/badge.svg)](https://github.com/Stillpoint-Software/hyperbee.resources/actions/workflows/pack_publish.yml) |
46+
| `develop` | [![Build status](https://github.com/Stillpoint-Software/hyperbee.resources/actions/workflows/pack_publish.yml/badge.svg?branch=develop)](https://github.com/Stillpoint-Software/hyperbee.resources/actions/workflows/pack_publish.yml) |
47+
| `main` | [![Build status](https://github.com/Stillpoint-Software/hyperbee.resources/actions/workflows/pack_publish.yml/badge.svg)](https://github.com/Stillpoint-Software/hyperbee.resources/actions/workflows/pack_publish.yml) |
4848

4949
# Help
5050

0 commit comments

Comments
 (0)