Skip to content

Commit 9b8c1bc

Browse files
authored
Update development.md - Jellyfin is now developed in .NET 9 (#1396)
1 parent dac500e commit 9b8c1bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/general/contributing/development.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This page details how our repositories are organized, how to get started editing
1212
There are many projects within the [organization](https://github.com/jellyfin) to browse through for contributions.
1313
Summarized here are the two biggest ones, one for backend devs and another for frontend devs.
1414

15-
- [Jellyfin Server](https://github.com/jellyfin/jellyfin): The server portion, built using .NET 8 and C#.
15+
- [Jellyfin Server](https://github.com/jellyfin/jellyfin): The server portion, built using .NET 9 and C#.
1616
- [Jellyfin Web](https://github.com/jellyfin/jellyfin-web): The main client application built for browsers, but also used in some of our other clients that are just wrappers.
1717

1818
Note that each of the repositories also has its own documentation on how to get started with that project, generally found in the repository README. You can also view the organization [source tree](/docs/general/contributing/source-tree) to see how some of the bigger projects are structured.

0 commit comments

Comments
 (0)