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
commitbd2462f2bc964839e9b64f167dfa47abb3f9afe6 (patch)
tree9aefc6cb0f10ac9e8e90d66d115849469813a08f /BackEnd/Timeline.Tests/Timeline.Tests.csproj
parent379b4bafe982a8a8cd3158f0a9fa38a563dbdb57 (diff)
downloadtimeline-bd2462f2bc964839e9b64f167dfa47abb3f9afe6.tar.gz
timeline-bd2462f2bc964839e9b64f167dfa47abb3f9afe6.tar.bz2
timeline-bd2462f2bc964839e9b64f167dfa47abb3f9afe6.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>