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

View File

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