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

View File

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