Skip to content

Commit 557f7e3

Browse files
Updated .Net version in the readme to match 8+ requirement
1 parent e904e59 commit 557f7e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a basic Alpaca Driver Template built using .Net with a Blazor UI. It use
44

55
This is a work in progress. The eventual deliverables are a git template and a .Net new template. For now this works well enough to build drivers but there may be breaking changes.
66

7-
This requires .Net 6-8 on a Linux, Windows or macOS system to build.
7+
This requires .Net 8+ on a Linux, Windows or macOS system to build.
88

99
## Getting Started
1010

@@ -24,7 +24,7 @@ Test your driver with ConformU.
2424

2525
## Requirements
2626

27-
* .Net 6-8
27+
* .Net 8+
2828

2929
## Resources
3030

0 commit comments

Comments
 (0)