We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ff8fd commit ca03b0aCopy full SHA for ca03b0a
Tekkon.Tests/Tekkon.Tests.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <Nullable>disable</Nullable>
+ <Nullable>enable</Nullable>
5
<IsPackable>false</IsPackable>
6
<ReleaseVersion>1.6.0</ReleaseVersion>
7
<LangVersion>6</LangVersion>
Tekkon/Tekkon.csproj
@@ -2,6 +2,7 @@
<CodePage>65001</CodePage>
<PackageId>vChewing.Tekkon</PackageId>
8
<Authors>Shiki Suen</Authors>
0 commit comments