You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This is a basic Alpaca Driver Template built using .Net with a Blazor UI. It use
4
4
5
5
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.
6
6
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.
0 commit comments