Update Jellyfin.Naming.Tests.csproj

This commit is contained in:
Bond-009 2020-02-06 13:00:15 +01:00 committed by GitHub
parent 71abf1d3ce
commit 22510909fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<IsPackable>false</IsPackable>
<!-- TODO: <TreatWarningsAsErrors>true</TreatWarningsAsErrors> -->
<Nullable>enable</Nullable>
</PropertyGroup>