Skip to content

Commit 25ed634

Browse files
committed
Update csproj filename
1 parent 876a22d commit 25ed634

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
2-
3-
<PropertyGroup>
4-
<TargetFramework>net9.0</TargetFramework>
5-
<ImplicitUsings>enable</ImplicitUsings>
6-
<Nullable>enable</Nullable>
7-
</PropertyGroup>
8-
9-
<ItemGroup>
10-
<PackageReference Include="Jellyfin.Controller" Version="10.11.8" />
11-
<PackageReference Include="Jellyfin.Model" Version="10.11.8" />
12-
</ItemGroup>
13-
14-
<ItemGroup>
15-
<EmbeddedResource Include="Configuration/config.html" />
16-
</ItemGroup>
17-
18-
</Project>
1+
<Project Sdk="Microsoft.NET.Sdk">
2+
3+
<PropertyGroup>
4+
<TargetFramework>net9.0</TargetFramework>
5+
<ImplicitUsings>enable</ImplicitUsings>
6+
<Nullable>enable</Nullable>
7+
</PropertyGroup>
8+
9+
<ItemGroup>
10+
<PackageReference Include="Jellyfin.Controller" Version="10.11.8" />
11+
<PackageReference Include="Jellyfin.Model" Version="10.11.8" />
12+
</ItemGroup>
13+
14+
<ItemGroup>
15+
<EmbeddedResource Include="Configuration/config.html" />
16+
</ItemGroup>
17+
18+
</Project>

0 commit comments

Comments
 (0)