mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-05-24 02:02:29 -04:00
Add global.json to specify dotnet version
This commit is contained in:
parent
3c2b1b5e97
commit
f40dd22dd5
6
global.json
Normal file
6
global.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"sdk": {
|
||||
"version": "7.0.0",
|
||||
"rollForward": "latestMinor"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user