Update Jellyfin.Api.Test to 3.1

This commit is contained in:
Erwin de Haan 2020-01-09 17:26:42 +01:00 committed by GitHub
parent 1fecb9efb2
commit 1ea613a9bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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