浏览代码

Update Jellyfin.Api.Test to 3.1

Erwin de Haan 5 年之前
父节点
当前提交
1ea613a9bd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj

+ 1 - 1
tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj

@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk">
 
   <PropertyGroup>
-    <TargetFramework>netcoreapp3.0</TargetFramework>
+    <TargetFramework>netcoreapp3.1</TargetFramework>
     <IsPackable>false</IsPackable>
   </PropertyGroup>