mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-16 10:29:01 -07:00
59750496d5
There's little value, if any, by having these as separate modules.
7 lines
178 B
XML
7 lines
178 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<startup>
|
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6"/>
|
|
</startup>
|
|
</configuration>
|