aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests/Timeline.Tests.csproj
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-11-13 17:08:20 +0800
committercrupest <crupest@outlook.com>2020-11-13 17:08:20 +0800
commit48d53341db4953b3d583dd825b48d854c0a166e9 (patch)
tree6db1d56071e1fc27d3a21e6c6fb5d0342e2b17c4 /BackEnd/Timeline.Tests/Timeline.Tests.csproj
parent2a132acab30042f068577096f6b97f6961951b0e (diff)
downloadtimeline-48d53341db4953b3d583dd825b48d854c0a166e9.tar.gz
timeline-48d53341db4953b3d583dd825b48d854c0a166e9.tar.bz2
timeline-48d53341db4953b3d583dd825b48d854c0a166e9.zip
...
Diffstat (limited to 'BackEnd/Timeline.Tests/Timeline.Tests.csproj')
-rw-r--r--BackEnd/Timeline.Tests/Timeline.Tests.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/BackEnd/Timeline.Tests/Timeline.Tests.csproj b/BackEnd/Timeline.Tests/Timeline.Tests.csproj
index 624014d9..95bde9d2 100644
--- a/BackEnd/Timeline.Tests/Timeline.Tests.csproj
+++ b/BackEnd/Timeline.Tests/Timeline.Tests.csproj
@@ -4,6 +4,7 @@
<TargetFramework>net5.0</TargetFramework>
<LangVersion>9.0</LangVersion>
+ <Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>