OSDN Git Service

C# 8.0 のnull許容参照型を有効化
[opentween/open-tween.git] / OpenTween.Tests / OpenTween.Tests.csproj
index 5e6a3ea..0e23601 100644 (file)
@@ -4,6 +4,7 @@
     <RootNamespace>OpenTween</RootNamespace>
     <TargetFramework>net472</TargetFramework>
     <LangVersion>8.0</LangVersion>
+    <Nullable>enable</Nullable>
     <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
   </PropertyGroup>
   <ItemGroup>