Skip to content

Commit 7709e01

Browse files
Update dependency Microsoft.NET.Test.Sdk to 17.14.1
1 parent 814b200 commit 7709e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Jellyfin.Plugin.Bookshelf.Tests/Jellyfin.Plugin.Bookshelf.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Jellyfin.Controller" Version="10.*-*" />
14-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
14+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1515
<PackageReference Include="NSubstitute" Version="5.1.0" />
1616
<PackageReference Include="NSubstitute.Analyzers.CSharp" Version="1.0.17">
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)